Triggered by Gerrit: https://git.eclipse.org/r/146757 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-9mh8f-m6066’ Agent tracecompass-build-kgxdz-kl658 is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit/12/" labels: jenkins: "slave" jenkins/tracecompass-build: "true" name: "tracecompass-build-kgxdz-kl658" spec: containers: - env: - name: "JENKINS_SECRET" value: "4358c79f773b0cfc408e329e494ad053c6fe8cf06e00bcb53222c545aeef89fb" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "tracecompass-build-kgxdz-kl658" - name: "JENKINS_NAME" value: "tracecompass-build-kgxdz-kl658" - 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-kgxdz-kl658 in /home/jenkins/workspace/tracecompass-gerrit [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout No credentials specified Cloning the remote Git repository Cloning repository https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git init /home/jenkins/workspace/tracecompass-gerrit # timeout=10 Fetching upstream changes from https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress https://github.com/delislesim/tracecompass-infra-test +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url https://github.com/delislesim/tracecompass-infra-test # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://github.com/delislesim/tracecompass-infra-test # timeout=10 Fetching upstream changes from https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git fetch --tags --progress https://github.com/delislesim/tracecompass-infra-test +refs/heads/*:refs/remotes/origin/* Checking out Revision 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 (refs/remotes/origin/master) > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 Commit message: "Fix checkout steps" > /usr/bin/git rev-list --no-walk 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2019-07-30T05:00:18.862Z] 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-30T05:00:19.326Z] No credentials specified [2019-07-30T05:00:19.425Z] Fetching changes from the remote Git repository [2019-07-30T05:00:19.334Z] > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 [2019-07-30T05:00:19.522Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-07-30T05:00:19.622Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-30T05:00:19.623Z] > /usr/bin/git --version # timeout=10 [2019-07-30T05:00:19.630Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/changes/57/146757/1 [2019-07-30T05:02:02.028Z] Checking out Revision a4909491c9b7a7d32aed4cc026fecfa0571a0331 (refs/changes/57/146757/1) [2019-07-30T05:02:01.959Z] > /usr/bin/git rev-parse a4909491c9b7a7d32aed4cc026fecfa0571a0331^{commit} # timeout=10 [2019-07-30T05:02:02.122Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2019-07-30T05:02:02.127Z] > /usr/bin/git checkout -f a4909491c9b7a7d32aed4cc026fecfa0571a0331 [2019-07-30T05:02:11.125Z] Commit message: "linux.ui: Allow height of Read/Write to be changed via the legend." [2019-07-30T05:02:11.130Z] > /usr/bin/git rev-parse FETCH_HEAD^{commit} # timeout=10 [2019-07-30T05:02:12.330Z] > /usr/bin/git rev-list --no-walk 396c63598fa4fa40f333be41dc93ad8c71e41161 # 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-30T05:02:15.427Z] + mvn clean install -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml [2019-07-30T05:02:15.433Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:02:18.803Z] 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-30T05:02:19.064Z] 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.7 kB/s) [2019-07-30T05:02:19.064Z] 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-30T05:02:19.064Z] 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 214 kB/s) [2019-07-30T05:02:19.422Z] 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-30T05:02:19.422Z] 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 49 kB/s) [2019-07-30T05:02:19.422Z] 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-30T05:02:19.422Z] 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 296 kB/s) [2019-07-30T05:02:19.422Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2019-07-30T05:02:19.422Z] 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 606 kB/s) [2019-07-30T05:02:19.422Z] 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-30T05:02:19.422Z] 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 935 kB/s) [2019-07-30T05:02:19.422Z] 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-30T05:02:19.422Z] 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.5 MB/s) [2019-07-30T05:02:19.422Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2019-07-30T05:02:19.681Z] 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 428 kB/s) [2019-07-30T05:02:19.681Z] 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-30T05:02:19.681Z] 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-30T05:02:19.681Z] 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 125 kB/s) [2019-07-30T05:02:19.681Z] 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 244 kB/s) [2019-07-30T05:02:20.251Z] [INFO] Scanning for projects... [2019-07-30T05:02:20.251Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-30T05:02:20.251Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-30T05:02:20.251Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-30T05:02:20.512Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-30T05:02:20.512Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-30T05:02:20.512Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-30T05:02:20.512Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-30T05:02:20.512Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-30T05:02:20.512Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-30T05:02:20.512Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-30T05:02:20.512Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-30T05:02:20.512Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-30T05:02:20.512Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-30T05:02:20.512Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-30T05:02:20.512Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-30T05:02:20.512Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-30T05:02:20.512Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T05:02:20.512Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-30T05:02:20.772Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-30T05:02:20.772Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-30T05:02:20.772Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T05:02:20.772Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T05:02:20.772Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T05:02:20.772Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T05:02:20.772Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-30T05:02:21.035Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-30T05:02:21.035Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-30T05:02:21.035Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-30T05:02:21.035Z] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-30T05:02:21.035Z] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-30T05:02:21.035Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-30T05:02:21.035Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-30T05:02:21.035Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-30T05:02:21.035Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-30T05:02:21.293Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-30T05:02:21.293Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-30T05:02:21.293Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T05:02:21.293Z] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-30T05:02:21.293Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-30T05:02:21.293Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-30T05:02:21.293Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-30T05:02:21.293Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-30T05:02:21.293Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-30T05:02:21.293Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-30T05:02:21.293Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-30T05:02:21.293Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-30T05:02:21.293Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-30T05:02:21.293Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-30T05:02:21.293Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-30T05:02:21.293Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-30T05:02:21.293Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-30T05:02:21.293Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-30T05:02:21.552Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-30T05:02:21.811Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-30T05:02:22.069Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-30T05:02:22.069Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-30T05:02:22.069Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-30T05:02:22.069Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-30T05:02:22.069Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-30T05:02:22.069Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-30T05:02:22.069Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-30T05:02:22.069Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T05:02:22.069Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T05:02:22.069Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T05:02:22.069Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T05:02:22.069Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-30T05:02:22.069Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-30T05:02:22.069Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-30T05:02:22.069Z] 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-30T05:02:22.069Z] 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-30T05:02:22.069Z] 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-30T05:02:22.327Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2019-07-30T05:02:22.327Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2019-07-30T05:02:22.327Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2019-07-30T05:02:22.586Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom (2.1 kB at 37 kB/s) [2019-07-30T05:02:22.586Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-30T05:02:22.586Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-30T05:02:22.586Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-30T05:02:22.845Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-30T05:02:22.845Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-30T05:02:22.845Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-30T05:02:22.845Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom (19 kB at 539 kB/s) [2019-07-30T05:02:22.845Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2019-07-30T05:02:22.845Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2019-07-30T05:02:22.845Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2019-07-30T05:02:23.102Z] 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-30T05:02:23.361Z] 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-30T05:02:23.621Z] 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-30T05:02:23.621Z] 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 116 kB/s) [2019-07-30T05:02:23.621Z] 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-30T05:02:23.621Z] 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-30T05:02:23.621Z] 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-30T05:02:24.023Z] 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-30T05:02:24.023Z] 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-30T05:02:24.023Z] 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-30T05:02:24.023Z] 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 96 kB/s) [2019-07-30T05:02:24.023Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T05:02:24.023Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T05:02:24.023Z] 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-30T05:02:24.023Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T05:02:24.023Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T05:02:24.379Z] 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-30T05:02:24.379Z] 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 730 kB/s) [2019-07-30T05:02:24.379Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T05:02:24.379Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T05:02:24.379Z] 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-30T05:02:24.379Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T05:02:24.379Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T05:02:24.379Z] 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-30T05:02:24.379Z] 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 600 kB/s) [2019-07-30T05:02:24.638Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [2019-07-30T05:02:24.638Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom [2019-07-30T05:02:24.638Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom [2019-07-30T05:02:24.638Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom [2019-07-30T05:02:24.638Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom [2019-07-30T05:02:24.638Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [2019-07-30T05:02:24.898Z] 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 400 kB/s) [2019-07-30T05:02:24.898Z] 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-30T05:02:24.898Z] 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-30T05:02:24.898Z] 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-30T05:02:24.898Z] 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-30T05:02:24.898Z] 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-30T05:02:25.157Z] 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-30T05:02:25.157Z] 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 105 kB/s) [2019-07-30T05:02:25.157Z] 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-30T05:02:25.157Z] 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-30T05:02:25.415Z] 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-30T05:02:25.983Z] 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-30T05:02:26.242Z] 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-30T05:02:26.242Z] 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-30T05:02:26.242Z] 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 109 kB/s) [2019-07-30T05:02:26.242Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T05:02:26.242Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T05:02:26.500Z] 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-30T05:02:26.758Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T05:02:26.758Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T05:02:26.758Z] 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-30T05:02:26.758Z] 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 796 kB/s) [2019-07-30T05:02:26.758Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T05:02:26.758Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T05:02:26.758Z] 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-30T05:02:27.016Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T05:02:27.016Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T05:02:27.016Z] 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-30T05:02:27.016Z] 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-30T05:02:27.016Z] 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-30T05:02:27.016Z] 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-30T05:02:27.016Z] 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-30T05:02:27.275Z] 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-30T05:02:27.534Z] 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-30T05:02:27.534Z] 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-30T05:02:27.534Z] 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 70 kB/s) [2019-07-30T05:02:27.534Z] 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-30T05:02:27.534Z] 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-30T05:02:27.534Z] 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-30T05:02:27.792Z] 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-30T05:02:27.792Z] 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-30T05:02:27.792Z] 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-30T05:02:27.792Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 85 kB/s) [2019-07-30T05:02:27.792Z] 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-30T05:02:27.792Z] 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-30T05:02:27.792Z] 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-30T05:02:28.051Z] 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-30T05:02:28.051Z] 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-30T05:02:28.051Z] 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-30T05:02:28.051Z] 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 32 kB/s) [2019-07-30T05:02:28.051Z] 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-30T05:02:28.051Z] 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-30T05:02:28.309Z] 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-30T05:02:28.309Z] 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-30T05:02:28.309Z] 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-30T05:02:28.309Z] 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-30T05:02:28.309Z] Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 153 kB/s) [2019-07-30T05:02:28.309Z] 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-30T05:02:28.309Z] 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-30T05:02:28.568Z] 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-30T05:02:28.568Z] 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-30T05:02:28.568Z] 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-30T05:02:28.568Z] 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-30T05:02:28.827Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 524 kB/s) [2019-07-30T05:02:28.827Z] 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-30T05:02:28.827Z] 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-30T05:02:28.827Z] 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-30T05:02:28.827Z] 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-30T05:02:28.827Z] 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-30T05:02:28.827Z] 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-30T05:02:29.088Z] 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 16 kB/s) [2019-07-30T05:02:29.088Z] 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-30T05:02:29.088Z] 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-30T05:02:29.088Z] 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-30T05:02:29.088Z] 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-30T05:02:29.426Z] 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-30T05:02:29.426Z] 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-30T05:02:29.426Z] 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 180 kB/s) [2019-07-30T05:02:29.426Z] 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-30T05:02:29.426Z] 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-30T05:02:29.426Z] 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-30T05:02:29.426Z] 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-30T05:02:29.426Z] 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-30T05:02:29.426Z] 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-30T05:02:29.777Z] 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 96 kB/s) [2019-07-30T05:02:29.777Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T05:02:29.777Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T05:02:29.777Z] 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-30T05:02:29.777Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T05:02:29.777Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T05:02:29.777Z] 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-30T05:02:29.777Z] 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 212 kB/s) [2019-07-30T05:02:29.777Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T05:02:29.777Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T05:02:29.777Z] 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-30T05:02:30.037Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T05:02:30.037Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T05:02:30.037Z] 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-30T05:02:30.037Z] 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 210 kB/s) [2019-07-30T05:02:30.037Z] 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-30T05:02:30.296Z] 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-30T05:02:30.296Z] 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-30T05:02:30.296Z] 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-30T05:02:30.296Z] 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-30T05:02:30.296Z] 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-30T05:02:30.555Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 130 kB/s) [2019-07-30T05:02:30.555Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T05:02:30.555Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T05:02:30.555Z] 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-30T05:02:30.555Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T05:02:30.555Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T05:02:30.555Z] 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-30T05:02:30.814Z] 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 226 kB/s) [2019-07-30T05:02:30.814Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T05:02:30.814Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T05:02:30.814Z] 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-30T05:02:30.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T05:02:31.073Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T05:02:31.073Z] 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-30T05:02:31.073Z] 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 125 kB/s) [2019-07-30T05:02:31.073Z] 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-30T05:02:31.073Z] 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-30T05:02:31.073Z] 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-30T05:02:31.332Z] 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-30T05:02:31.332Z] 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-30T05:02:31.332Z] 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-30T05:02:31.332Z] 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 54 kB/s) [2019-07-30T05:02:31.332Z] 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-30T05:02:31.332Z] 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-30T05:02:31.332Z] 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-30T05:02:31.593Z] 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-30T05:02:31.593Z] 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-30T05:02:31.593Z] 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-30T05:02:31.593Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 57 kB/s) [2019-07-30T05:02:31.593Z] 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-30T05:02:31.850Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2019-07-30T05:02:31.850Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2019-07-30T05:02:31.850Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2019-07-30T05:02:32.108Z] 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-30T05:02:32.108Z] 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-30T05:02:32.108Z] 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 99 kB/s) [2019-07-30T05:02:32.108Z] 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-30T05:02:32.108Z] 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-30T05:02:32.108Z] 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-30T05:02:32.367Z] 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-30T05:02:32.367Z] 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-30T05:02:32.367Z] 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-30T05:02:32.367Z] 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 153 kB/s) [2019-07-30T05:02:32.367Z] 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-30T05:02:32.367Z] 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-30T05:02:32.367Z] 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-30T05:02:32.625Z] 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-30T05:02:32.625Z] 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-30T05:02:32.625Z] 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-30T05:02:32.625Z] 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 92 kB/s) [2019-07-30T05:02:32.625Z] 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-30T05:02:32.625Z] 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-30T05:02:32.625Z] 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-30T05:02:32.884Z] 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-30T05:02:32.884Z] 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-30T05:02:32.884Z] 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-30T05:02:32.884Z] 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 77 kB/s) [2019-07-30T05:02:32.884Z] 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-30T05:02:32.884Z] 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-30T05:02:32.884Z] 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-30T05:02:33.142Z] 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-30T05:02:33.142Z] 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-30T05:02:33.142Z] 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-30T05:02:33.142Z] 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 40 kB/s) [2019-07-30T05:02:33.142Z] 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-30T05:02:33.142Z] 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-30T05:02:33.142Z] 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-30T05:02:33.400Z] 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-30T05:02:33.400Z] 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-30T05:02:33.400Z] 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-30T05:02:33.400Z] 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 243 kB/s) [2019-07-30T05:02:33.400Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T05:02:33.400Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T05:02:33.400Z] 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-30T05:02:33.658Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T05:02:33.658Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T05:02:33.658Z] 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-30T05:02:33.658Z] 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-30T05:02:33.658Z] 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-30T05:02:33.658Z] 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-30T05:02:33.658Z] 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-30T05:02:33.917Z] 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-30T05:02:33.917Z] 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-30T05:02:33.917Z] 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-30T05:02:33.917Z] 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 138 kB/s) [2019-07-30T05:02:33.917Z] 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-30T05:02:33.917Z] 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-30T05:02:33.917Z] 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-30T05:02:34.176Z] 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-30T05:02:34.176Z] 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-30T05:02:34.176Z] 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-30T05:02:34.176Z] 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 508 kB/s) [2019-07-30T05:02:34.176Z] 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-30T05:02:34.176Z] 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-30T05:02:34.176Z] 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-30T05:02:34.435Z] 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-30T05:02:34.435Z] 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-30T05:02:34.435Z] 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-30T05:02:34.435Z] 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 136 kB/s) [2019-07-30T05:02:34.435Z] 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-30T05:02:34.435Z] 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-30T05:02:34.693Z] 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-30T05:02:34.693Z] 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-30T05:02:34.693Z] 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-30T05:02:34.693Z] 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-30T05:02:34.693Z] 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 410 kB/s) [2019-07-30T05:02:34.693Z] 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-30T05:02:34.693Z] 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-30T05:02:35.122Z] 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-30T05:02:35.122Z] 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-30T05:02:35.122Z] 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-30T05:02:35.122Z] 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-30T05:02:35.122Z] 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 68 kB/s) [2019-07-30T05:02:35.122Z] 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-30T05:02:35.122Z] 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-30T05:02:35.122Z] 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-30T05:02:35.382Z] 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-30T05:02:35.382Z] 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-30T05:02:35.382Z] 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-30T05:02:35.382Z] 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 85 kB/s) [2019-07-30T05:02:35.382Z] 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-30T05:02:35.382Z] 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-30T05:02:35.382Z] 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-30T05:02:35.640Z] 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-30T05:02:35.640Z] 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-30T05:02:35.640Z] 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-30T05:02:35.640Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 52 kB/s) [2019-07-30T05:02:35.640Z] 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-30T05:02:35.640Z] 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-30T05:02:35.640Z] 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-30T05:02:35.898Z] 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-30T05:02:35.898Z] 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-30T05:02:35.898Z] 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-30T05:02:35.898Z] 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 234 kB/s) [2019-07-30T05:02:35.898Z] 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-30T05:02:35.898Z] 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-30T05:02:35.898Z] 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-30T05:02:36.226Z] 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-30T05:02:36.226Z] 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-30T05:02:36.226Z] 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-30T05:02:36.226Z] 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 59 kB/s) [2019-07-30T05:02:36.226Z] 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-30T05:02:36.226Z] 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-30T05:02:36.226Z] 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-30T05:02:36.485Z] 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-30T05:02:36.485Z] 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-30T05:02:36.485Z] 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-30T05:02:36.485Z] 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 123 kB/s) [2019-07-30T05:02:36.485Z] 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-30T05:02:36.485Z] 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-30T05:02:36.485Z] 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-30T05:02:36.744Z] 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-30T05:02:36.744Z] 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-30T05:02:36.744Z] 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-30T05:02:36.744Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 47 kB/s) [2019-07-30T05:02:36.744Z] 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-30T05:02:36.744Z] 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-30T05:02:36.744Z] 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-30T05:02:37.003Z] 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-30T05:02:37.003Z] 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-30T05:02:37.003Z] 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-30T05:02:37.003Z] 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 157 kB/s) [2019-07-30T05:02:37.003Z] 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-30T05:02:37.003Z] 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-30T05:02:37.003Z] 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-30T05:02:37.266Z] 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-30T05:02:37.266Z] 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-30T05:02:37.266Z] 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-30T05:02:37.266Z] 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-30T05:02:37.266Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T05:02:37.266Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T05:02:37.266Z] 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-30T05:02:37.622Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T05:02:37.622Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T05:02:37.622Z] 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-30T05:02:37.622Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 605 kB/s) [2019-07-30T05:02:37.622Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T05:02:37.622Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T05:02:37.622Z] 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-30T05:02:37.882Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T05:02:37.882Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T05:02:37.882Z] 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-30T05:02:37.882Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 205 kB/s) [2019-07-30T05:02:37.882Z] 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-30T05:02:37.882Z] 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-30T05:02:37.882Z] 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-30T05:02:38.141Z] 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-30T05:02:38.141Z] 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-30T05:02:38.141Z] 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-30T05:02:38.141Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 380 kB/s) [2019-07-30T05:02:38.141Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T05:02:38.141Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T05:02:38.141Z] 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-30T05:02:38.478Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T05:02:38.478Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T05:02:38.478Z] 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-30T05:02:38.478Z] 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-30T05:02:38.478Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [2019-07-30T05:02:38.478Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom [2019-07-30T05:02:38.478Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom [2019-07-30T05:02:38.478Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom [2019-07-30T05:02:38.737Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom [2019-07-30T05:02:38.737Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [2019-07-30T05:02:38.737Z] 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 505 kB/s) [2019-07-30T05:02:38.737Z] 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-30T05:02:38.737Z] 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-30T05:02:38.737Z] 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-30T05:02:38.737Z] 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-30T05:02:38.995Z] 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-30T05:02:38.995Z] 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-30T05:02:38.995Z] 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 403 kB/s) [2019-07-30T05:02:38.995Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T05:02:38.995Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T05:02:39.253Z] 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-30T05:02:39.253Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T05:02:39.253Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T05:02:39.511Z] 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-30T05:02:39.511Z] Progress (1): 4.1/62 kB Progress (1): 7.7/62 kB Progress (1): 12/62 kB Progress (1): 16/62 kB Progress (1): 20/62 kB Progress (1): 24/62 kB Progress (1): 28/62 kB Progress (1): 32/62 kB Progress (1): 36/62 kB Progress (1): 40/62 kB Progress (1): 44/62 kB Progress (1): 48/62 kB Progress (1): 52/62 kB Progress (1): 56/62 kB Progress (1): 60/62 kB Progress (1): 62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.9 MB/s) [2019-07-30T05:02:39.511Z] 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-30T05:02:39.511Z] 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-30T05:02:39.511Z] 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-30T05:02:39.769Z] 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-30T05:02:39.769Z] 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-30T05:02:39.769Z] 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-30T05:02:39.769Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 kB at 447 kB/s) [2019-07-30T05:02:39.769Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T05:02:39.769Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T05:02:39.769Z] 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-30T05:02:40.028Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T05:02:40.028Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T05:02:40.028Z] 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-30T05:02:40.028Z] Progress (1): 4.1/68 kB Progress (1): 7.7/68 kB Progress (1): 12/68 kB Progress (1): 16/68 kB Progress (1): 20/68 kB Progress (1): 24/68 kB Progress (1): 28/68 kB Progress (1): 32/68 kB Progress (1): 36/68 kB Progress (1): 40/68 kB Progress (1): 44/68 kB Progress (1): 48/68 kB Progress (1): 52/68 kB Progress (1): 56/68 kB Progress (1): 60/68 kB Progress (1): 64/68 kB Progress (1): 68/68 kB Progress (1): 68 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.7 MB/s) [2019-07-30T05:02:40.028Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [2019-07-30T05:02:40.028Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom [2019-07-30T05:02:40.028Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom [2019-07-30T05:02:40.287Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom [2019-07-30T05:02:40.287Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom [2019-07-30T05:02:40.287Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [2019-07-30T05:02:40.287Z] 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 490 kB/s) [2019-07-30T05:02:40.287Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T05:02:40.287Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T05:02:40.287Z] 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-30T05:02:40.545Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T05:02:40.545Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T05:02:40.545Z] 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-30T05:02:40.545Z] 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-30T05:02:40.545Z] 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-30T05:02:40.545Z] 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-30T05:02:40.545Z] 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-30T05:02:40.805Z] 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-30T05:02:40.805Z] 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-30T05:02:40.805Z] 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-30T05:02:40.805Z] 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 472 kB/s) [2019-07-30T05:02:40.805Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T05:02:40.805Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T05:02:40.805Z] 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-30T05:02:41.222Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T05:02:41.222Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T05:02:41.222Z] 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-30T05:02:41.222Z] 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 428 kB/s) [2019-07-30T05:02:41.222Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T05:02:41.222Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T05:02:41.222Z] 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-30T05:02:41.223Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T05:02:41.481Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T05:02:41.481Z] 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-30T05:02:41.481Z] 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 76 kB/s) [2019-07-30T05:02:41.481Z] 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-30T05:02:41.481Z] 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-30T05:02:41.481Z] 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-30T05:02:41.739Z] 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-30T05:02:41.739Z] 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-30T05:02:41.739Z] 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-30T05:02:41.739Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom (1.1 kB at 31 kB/s) [2019-07-30T05:02:41.739Z] 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-30T05:02:41.739Z] 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-30T05:02:41.739Z] 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-30T05:02:41.997Z] 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-30T05:02:41.997Z] 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-30T05:02:41.997Z] 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-30T05:02:41.997Z] 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 76 kB/s) [2019-07-30T05:02:41.997Z] 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-30T05:02:41.997Z] 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-30T05:02:41.997Z] 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-30T05:02:42.255Z] 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-30T05:02:42.255Z] 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-30T05:02:42.255Z] 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-30T05:02:42.255Z] 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 30 kB/s) [2019-07-30T05:02:42.255Z] 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-30T05:02:42.255Z] 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-30T05:02:42.255Z] 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-30T05:02:42.514Z] 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-30T05:02:42.514Z] 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-30T05:02:42.514Z] 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-30T05:02:42.514Z] 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 27 kB/s) [2019-07-30T05:02:42.514Z] 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-30T05:02:42.514Z] 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-30T05:02:42.514Z] 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-30T05:02:42.772Z] 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-30T05:02:42.772Z] 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-30T05:02:42.772Z] 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-30T05:02:42.772Z] 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-30T05:02:42.772Z] 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-30T05:02:42.772Z] 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-30T05:02:43.032Z] 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-30T05:02:43.032Z] 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-30T05:02:43.032Z] 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-30T05:02:43.032Z] 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-30T05:02:43.032Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom (1.3 kB at 37 kB/s) [2019-07-30T05:02:43.032Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T05:02:43.032Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T05:02:43.290Z] 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-30T05:02:43.290Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T05:02:43.290Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T05:02:43.290Z] 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-30T05:02:43.290Z] Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 174 kB/s) [2019-07-30T05:02:43.290Z] 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-30T05:02:43.548Z] 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-30T05:02:43.548Z] 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-30T05:02:43.548Z] 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-30T05:02:43.548Z] 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-30T05:02:43.548Z] 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-30T05:02:43.806Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom (2.1 kB at 73 kB/s) [2019-07-30T05:02:43.806Z] 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-30T05:02:43.806Z] 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-30T05:02:43.806Z] 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-30T05:02:43.806Z] 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-30T05:02:43.806Z] 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-30T05:02:43.806Z] 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-30T05:02:44.064Z] 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 12 kB/s) [2019-07-30T05:02:44.064Z] 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-30T05:02:44.064Z] 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-30T05:02:44.064Z] 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-30T05:02:44.321Z] 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-30T05:02:44.321Z] 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-30T05:02:44.321Z] 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-30T05:02:44.321Z] 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 131 kB/s) [2019-07-30T05:02:44.321Z] 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-30T05:02:44.321Z] 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-30T05:02:44.321Z] 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-30T05:02:44.579Z] 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-30T05:02:44.579Z] 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-30T05:02:44.579Z] 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-30T05:02:44.579Z] 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 23 kB/s) [2019-07-30T05:02:44.579Z] 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-30T05:02:44.579Z] 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-30T05:02:44.579Z] 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-30T05:02:44.836Z] 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-30T05:02:44.836Z] 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-30T05:02:44.836Z] 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-30T05:02:44.836Z] Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 118 kB/s) [2019-07-30T05:02:44.836Z] 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-30T05:02:44.836Z] 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-30T05:02:44.836Z] 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-30T05:02:45.095Z] 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-30T05:02:45.095Z] 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-30T05:02:45.095Z] 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-30T05:02:45.095Z] 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 37 kB/s) [2019-07-30T05:02:45.353Z] 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-30T05:02:45.353Z] 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-30T05:02:45.353Z] 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-30T05:02:45.353Z] 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-30T05:02:45.353Z] 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-30T05:02:45.353Z] 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-30T05:02:45.612Z] 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 159 kB/s) [2019-07-30T05:02:45.612Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T05:02:45.612Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T05:02:45.612Z] 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-30T05:02:45.869Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T05:02:45.869Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T05:02:45.869Z] 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-30T05:02:45.869Z] 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 623 kB/s) [2019-07-30T05:02:45.869Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2019-07-30T05:02:45.869Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2019-07-30T05:02:45.869Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2019-07-30T05:02:46.127Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2019-07-30T05:02:46.127Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2019-07-30T05:02:46.127Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2019-07-30T05:02:46.127Z] 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-30T05:02:46.127Z] 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-30T05:02:46.127Z] 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-30T05:02:46.385Z] 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-30T05:02:46.385Z] 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-30T05:02:46.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.pom [2019-07-30T05:02:46.385Z] 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-30T05:02:46.385Z] 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 74 kB/s) [2019-07-30T05:02:46.385Z] 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-30T05:02:46.645Z] 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-30T05:02:46.645Z] 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-30T05:02:46.645Z] 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-30T05:02:46.645Z] 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-30T05:02:46.645Z] 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-30T05:02:46.978Z] 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 35 kB/s) [2019-07-30T05:02:46.978Z] 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-30T05:02:46.978Z] 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-30T05:02:46.978Z] 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-30T05:02:46.978Z] 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-30T05:02:46.978Z] 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-30T05:02:46.978Z] 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-30T05:02:46.978Z] 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 32 kB/s) [2019-07-30T05:02:46.978Z] 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-30T05:02:46.978Z] 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-30T05:02:46.978Z] 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-30T05:02:47.237Z] 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-30T05:02:47.237Z] 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-30T05:02:47.237Z] 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-30T05:02:47.237Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] 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-30T05:02:47.495Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T05:02:47.495Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T05:02:47.495Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T05:02:47.754Z] 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-30T05:02:47.754Z] 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-30T05:02:47.754Z] 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-30T05:02:47.754Z] 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-30T05:02:47.754Z] 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-30T05:02:47.754Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T05:02:47.754Z] 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-30T05:02:47.754Z] 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-30T05:02:47.754Z] 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-30T05:02:47.754Z] 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-30T05:02:47.754Z] 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-30T05:02:47.754Z] 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-30T05:02:47.754Z] 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-30T05:02:47.754Z] 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-30T05:02:47.754Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T05:02:48.013Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T05:02:48.013Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.013Z] 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-30T05:02:48.270Z] 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-30T05:02:48.270Z] 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-30T05:02:48.270Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T05:02:48.270Z] 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-30T05:02:48.270Z] 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-30T05:02:48.270Z] 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-30T05:02:48.270Z] 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-30T05:02:48.270Z] 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-30T05:02:48.270Z] 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-30T05:02:48.270Z] 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-30T05:02:48.270Z] 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-30T05:02:48.270Z] 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-30T05:02:48.270Z] 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-30T05:02:48.270Z] 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-30T05:02:48.270Z] 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-30T05:02:48.270Z] 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-30T05:02:48.270Z] 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-30T05:02:48.530Z] 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-30T05:02:48.530Z] 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-30T05:02:48.530Z] 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-30T05:02:48.530Z] 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-30T05:02:48.530Z] 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-30T05:02:48.530Z] 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-30T05:02:48.530Z] 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-30T05:02:48.788Z] 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-30T05:02:48.788Z] 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-30T05:02:48.788Z] 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-30T05:02:48.788Z] 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-30T05:02:48.788Z] 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-30T05:02:48.788Z] 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-30T05:02:48.788Z] 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-30T05:02:48.788Z] 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-30T05:02:49.046Z] 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-30T05:02:49.046Z] 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-30T05:02:49.046Z] 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-30T05:02:49.046Z] 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-30T05:02:49.046Z] 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-30T05:02:49.046Z] 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-30T05:02:49.046Z] 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-30T05:02:49.046Z] 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-30T05:02:49.046Z] 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-30T05:02:49.046Z] 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-30T05:02:49.303Z] 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-30T05:02:49.303Z] 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-30T05:02:49.303Z] 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-30T05:02:49.303Z] 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-30T05:02:49.303Z] 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-30T05:02:49.303Z] 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-30T05:02:49.303Z] 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-30T05:02:49.303Z] 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-30T05:02:49.561Z] 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-30T05:02:49.561Z] 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-30T05:02:49.561Z] 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-30T05:02:49.561Z] 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-30T05:02:49.561Z] 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-30T05:02:49.561Z] 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-30T05:02:49.818Z] 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-30T05:02:49.818Z] 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-30T05:02:49.818Z] 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-30T05:02:49.818Z] 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-30T05:02:49.818Z] 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-30T05:02:49.818Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T05:02:50.077Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T05:02:50.077Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.077Z] 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-30T05:02:50.336Z] 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-30T05:02:50.336Z] 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-30T05:02:50.336Z] 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-30T05:02:50.336Z] 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-30T05:02:50.336Z] 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-30T05:02:50.336Z] 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-30T05:02:50.336Z] 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-30T05:02:50.336Z] 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-30T05:02:50.336Z] 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-30T05:02:50.336Z] 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-30T05:02:50.336Z] 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-30T05:02:50.336Z] 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-30T05:02:50.336Z] 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-30T05:02:50.336Z] 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-30T05:02:50.336Z] 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-30T05:02:50.336Z] 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-30T05:02:50.336Z] 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-30T05:02:50.336Z] 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-30T05:02:50.336Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T05:02:50.594Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T05:02:50.594Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.594Z] 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-30T05:02:50.852Z] 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-30T05:02:50.852Z] 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-30T05:02:50.852Z] 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-30T05:02:50.852Z] 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-30T05:02:50.852Z] 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-30T05:02:50.852Z] Progress (1): 4.1/527 kB Progress (2): 4.1/527 kB | 4.1/47 kB Progress (2): 7.7/527 kB | 4.1/47 kB Progress (2): 7.7/527 kB | 7.7/47 kB Progress (2): 12/527 kB | 7.7/47 kB Progress (2): 12/527 kB | 12/47 kB Progress (2): 16/527 kB | 12/47 kB Progress (2): 16/527 kB | 16/47 kB Progress (2): 20/527 kB | 16/47 kB Progress (2): 20/527 kB | 20/47 kB Progress (2): 24/527 kB | 20/47 kB Progress (2): 24/527 kB | 24/47 kB Progress (2): 28/527 kB | 24/47 kB Progress (2): 28/527 kB | 28/47 kB Progress (2): 32/527 kB | 28/47 kB Progress (2): 32/527 kB | 32/47 kB Progress (2): 36/527 kB | 32/47 kB Progress (2): 36/527 kB | 36/47 kB Progress (2): 40/527 kB | 36/47 kB Progress (2): 40/527 kB | 40/47 kB Progress (2): 44/527 kB | 40/47 kB Progress (2): 44/527 kB | 44/47 kB Progress (2): 48/527 kB | 44/47 kB Progress (2): 48/527 kB | 47 kB Progress (2): 52/527 kB | 47 kB Progress (2): 56/527 kB | 47 kB Progress (2): 60/527 kB | 47 kB Progress (2): 64/527 kB | 47 kB Progress (2): 68/527 kB | 47 kB Progress (2): 72/527 kB | 47 kB Progress (2): 76/527 kB | 47 kB Progress (2): 80/527 kB | 47 kB Progress (2): 84/527 kB | 47 kB Progress (2): 88/527 kB | 47 kB Progress (2): 92/527 kB | 47 kB Progress (2): 96/527 kB | 47 kB Progress (2): 100/527 kB | 47 kB Progress (2): 104/527 kB | 47 kB Progress (2): 108/527 kB | 47 kB Progress (2): 112/527 kB | 47 kB Progress (3): 112/527 kB | 47 kB | 4.1/165 kB Progress (3): 116/527 kB | 47 kB | 4.1/165 kB Progress (3): 116/527 kB | 47 kB | 7.7/165 kB Progress (3): 120/527 kB | 47 kB | 7.7/165 kB Progress (3): 120/527 kB | 47 kB | 12/165 kB Progress (3): 124/527 kB | 47 kB | 12/165 kB Progress (3): 124/527 kB | 47 kB | 16/165 kB Progress (3): 128/527 kB | 47 kB | 16/165 kB Progress (3): 128/527 kB | 47 kB | 20/165 kB Progress (3): 132/527 kB | 47 kB | 20/165 kB Progress (3): 132/527 kB | 47 kB | 24/165 kB Progress (3): 136/527 kB | 47 kB | 24/165 kB Progress (3): 136/527 kB | 47 kB | 28/165 kB Progress (3): 136/527 kB | 47 kB | 32/165 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 819 kB/s) [2019-07-30T05:02:50.852Z] Progress (2): 140/527 kB | 32/165 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-07-30T05:02:50.852Z] Progress (2): 140/527 kB | 33/165 kB Progress (2): 144/527 kB | 33/165 kB Progress (2): 144/527 kB | 37/165 kB Progress (2): 148/527 kB | 37/165 kB Progress (2): 148/527 kB | 41/165 kB Progress (2): 152/527 kB | 41/165 kB Progress (2): 152/527 kB | 45/165 kB Progress (2): 152/527 kB | 49/165 kB Progress (2): 156/527 kB | 49/165 kB Progress (2): 156/527 kB | 53/165 kB Progress (2): 160/527 kB | 53/165 kB Progress (2): 160/527 kB | 57/165 kB Progress (2): 164/527 kB | 57/165 kB Progress (2): 164/527 kB | 61/165 kB Progress (2): 168/527 kB | 61/165 kB Progress (2): 168/527 kB | 65/165 kB Progress (2): 172/527 kB | 65/165 kB Progress (2): 172/527 kB | 69/165 kB Progress (2): 176/527 kB | 69/165 kB Progress (2): 176/527 kB | 73/165 kB Progress (2): 180/527 kB | 73/165 kB Progress (2): 180/527 kB | 77/165 kB Progress (2): 184/527 kB | 77/165 kB Progress (2): 184/527 kB | 81/165 kB Progress (2): 188/527 kB | 81/165 kB Progress (2): 188/527 kB | 85/165 kB Progress (2): 192/527 kB | 85/165 kB Progress (2): 192/527 kB | 89/165 kB Progress (2): 196/527 kB | 89/165 kB Progress (2): 196/527 kB | 93/165 kB Progress (2): 200/527 kB | 93/165 kB Progress (2): 200/527 kB | 97/165 kB Progress (2): 204/527 kB | 97/165 kB Progress (2): 204/527 kB | 101/165 kB Progress (2): 208/527 kB | 101/165 kB Progress (2): 208/527 kB | 105/165 kB Progress (2): 212/527 kB | 105/165 kB Progress (2): 212/527 kB | 109/165 kB Progress (2): 216/527 kB | 109/165 kB Progress (2): 216/527 kB | 113/165 kB Progress (2): 220/527 kB | 113/165 kB Progress (2): 220/527 kB | 117/165 kB Progress (2): 224/527 kB | 117/165 kB Progress (2): 224/527 kB | 121/165 kB Progress (2): 228/527 kB | 121/165 kB Progress (2): 228/527 kB | 125/165 kB Progress (2): 232/527 kB | 125/165 kB Progress (2): 232/527 kB | 129/165 kB Progress (2): 236/527 kB | 129/165 kB Progress (2): 236/527 kB | 133/165 kB Progress (2): 240/527 kB | 133/165 kB Progress (2): 240/527 kB | 137/165 kB Progress (2): 244/527 kB | 137/165 kB Progress (2): 244/527 kB | 141/165 kB Progress (2): 248/527 kB | 141/165 kB Progress (2): 248/527 kB | 145/165 kB Progress (3): 248/527 kB | 145/165 kB | 4.1/5.6 kB Progress (3): 248/527 kB | 149/165 kB | 4.1/5.6 kB Progress (3): 252/527 kB | 149/165 kB | 4.1/5.6 kB Progress (3): 252/527 kB | 153/165 kB | 4.1/5.6 kB Progress (3): 252/527 kB | 153/165 kB | 5.6 kB Progress (3): 252/527 kB | 157/165 kB | 5.6 kB Progress (3): 256/527 kB | 157/165 kB | 5.6 kB Progress (3): 256/527 kB | 161/165 kB | 5.6 kB Progress (3): 260/527 kB | 161/165 kB | 5.6 kB Progress (3): 260/527 kB | 165 kB | 5.6 kB Progress (3): 264/527 kB | 165 kB | 5.6 kB Progress (3): 268/527 kB | 165 kB | 5.6 kB Progress (3): 272/527 kB | 165 kB | 5.6 kB Progress (3): 276/527 kB | 165 kB | 5.6 kB Progress (3): 280/527 kB | 165 kB | 5.6 kB Progress (3): 284/527 kB | 165 kB | 5.6 kB Progress (3): 288/527 kB | 165 kB | 5.6 kB Progress (3): 292/527 kB | 165 kB | 5.6 kB Progress (3): 296/527 kB | 165 kB | 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar (5.6 kB at 73 kB/s) [2019-07-30T05:02:50.852Z] Progress (2): 300/527 kB | 165 kB Progress (3): 300/527 kB | 165 kB | 4.1/202 kB Progress (3): 304/527 kB | 165 kB | 4.1/202 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-30T05:02:50.853Z] Progress (3): 308/527 kB | 165 kB | 4.1/202 kB Progress (3): 308/527 kB | 165 kB | 7.7/202 kB Progress (3): 312/527 kB | 165 kB | 7.7/202 kB Progress (3): 312/527 kB | 165 kB | 12/202 kB Progress (3): 316/527 kB | 165 kB | 12/202 kB Progress (3): 316/527 kB | 165 kB | 16/202 kB Progress (3): 320/527 kB | 165 kB | 16/202 kB Progress (3): 320/527 kB | 165 kB | 20/202 kB Progress (3): 324/527 kB | 165 kB | 20/202 kB Progress (3): 324/527 kB | 165 kB | 24/202 kB Progress (3): 328/527 kB | 165 kB | 24/202 kB Progress (3): 328/527 kB | 165 kB | 28/202 kB Progress (3): 332/527 kB | 165 kB | 28/202 kB Progress (4): 332/527 kB | 165 kB | 28/202 kB | 4.1/38 kB Progress (4): 332/527 kB | 165 kB | 32/202 kB | 4.1/38 kB Progress (4): 332/527 kB | 165 kB | 32/202 kB | 7.7/38 kB Progress (4): 336/527 kB | 165 kB | 32/202 kB | 7.7/38 kB Progress (4): 336/527 kB | 165 kB | 32/202 kB | 12/38 kB Progress (4): 336/527 kB | 165 kB | 33/202 kB | 12/38 kB Progress (4): 336/527 kB | 165 kB | 33/202 kB | 16/38 kB Progress (4): 340/527 kB | 165 kB | 33/202 kB | 16/38 kB Progress (4): 340/527 kB | 165 kB | 33/202 kB | 20/38 kB Progress (4): 340/527 kB | 165 kB | 37/202 kB | 20/38 kB Progress (4): 340/527 kB | 165 kB | 37/202 kB | 24/38 kB Progress (4): 344/527 kB | 165 kB | 37/202 kB | 24/38 kB Progress (4): 344/527 kB | 165 kB | 37/202 kB | 28/38 kB Progress (4): 344/527 kB | 165 kB | 41/202 kB | 28/38 kB Progress (4): 344/527 kB | 165 kB | 41/202 kB | 32/38 kB Progress (4): 348/527 kB | 165 kB | 41/202 kB | 32/38 kB Progress (4): 348/527 kB | 165 kB | 41/202 kB | 36/38 kB Progress (4): 348/527 kB | 165 kB | 45/202 kB | 36/38 kB Progress (4): 348/527 kB | 165 kB | 45/202 kB | 38 kB Progress (4): 352/527 kB | 165 kB | 45/202 kB | 38 kB Progress (4): 352/527 kB | 165 kB | 49/202 kB | 38 kB Progress (4): 356/527 kB | 165 kB | 49/202 kB | 38 kB Progress (4): 356/527 kB | 165 kB | 53/202 kB | 38 kB Progress (4): 360/527 kB | 165 kB | 53/202 kB | 38 kB Progress (4): 360/527 kB | 165 kB | 57/202 kB | 38 kB Progress (4): 364/527 kB | 165 kB | 57/202 kB | 38 kB Progress (4): 364/527 kB | 165 kB | 61/202 kB | 38 kB Progress (4): 368/527 kB | 165 kB | 61/202 kB | 38 kB Progress (4): 368/527 kB | 165 kB | 65/202 kB | 38 kB Progress (4): 372/527 kB | 165 kB | 65/202 kB | 38 kB Progress (4): 372/527 kB | 165 kB | 66/202 kB | 38 kB Progress (4): 376/527 kB | 165 kB | 66/202 kB | 38 kB Progress (4): 376/527 kB | 165 kB | 70/202 kB | 38 kB Progress (4): 380/527 kB | 165 kB | 70/202 kB | 38 kB Progress (4): 380/527 kB | 165 kB | 74/202 kB | 38 kB Progress (4): 384/527 kB | 165 kB | 74/202 kB | 38 kB Progress (4): 384/527 kB | 165 kB | 78/202 kB | 38 kB Progress (4): 388/527 kB | 165 kB | 78/202 kB | 38 kB Progress (4): 388/527 kB | 165 kB | 82/202 kB | 38 kB Progress (4): 392/527 kB | 165 kB | 82/202 kB | 38 kB Progress (4): 392/527 kB | 165 kB | 86/202 kB | 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 1.8 MB/s) [2019-07-30T05:02:50.853Z] 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 406 kB/s) [2019-07-30T05:02:50.853Z] Progress (2): 392/527 kB | 90/202 kB Progress (2): 396/527 kB | 90/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-30T05:02:50.853Z] 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-30T05:02:50.853Z] Progress (3): 396/527 kB | 90/202 kB | 4.1/30 kB Progress (3): 400/527 kB | 90/202 kB | 4.1/30 kB Progress (3): 400/527 kB | 94/202 kB | 4.1/30 kB Progress (3): 404/527 kB | 94/202 kB | 4.1/30 kB Progress (3): 408/527 kB | 94/202 kB | 4.1/30 kB Progress (4): 408/527 kB | 94/202 kB | 4.1/30 kB | 4.1/148 kB Progress (4): 408/527 kB | 94/202 kB | 4.1/30 kB | 7.7/148 kB Progress (4): 408/527 kB | 94/202 kB | 7.7/30 kB | 7.7/148 kB Progress (4): 412/527 kB | 94/202 kB | 7.7/30 kB | 7.7/148 kB Progress (4): 412/527 kB | 94/202 kB | 7.7/30 kB | 12/148 kB Progress (4): 412/527 kB | 98/202 kB | 7.7/30 kB | 12/148 kB Progress (5): 412/527 kB | 98/202 kB | 7.7/30 kB | 12/148 kB | 4.1/52 kB Progress (5): 412/527 kB | 98/202 kB | 7.7/30 kB | 16/148 kB | 4.1/52 kB Progress (5): 416/527 kB | 98/202 kB | 7.7/30 kB | 16/148 kB | 4.1/52 kB Progress (5): 416/527 kB | 98/202 kB | 12/30 kB | 16/148 kB | 4.1/52 kB Progress (5): 420/527 kB | 98/202 kB | 12/30 kB | 16/148 kB | 4.1/52 kB Progress (5): 420/527 kB | 98/202 kB | 12/30 kB | 20/148 kB | 4.1/52 kB Progress (5): 420/527 kB | 98/202 kB | 12/30 kB | 20/148 kB | 7.7/52 kB Progress (5): 420/527 kB | 98/202 kB | 12/30 kB | 20/148 kB | 7.7/52 kB Progress (5): 420/527 kB | 98/202 kB | 12/30 kB | 20/148 kB | 12/52 kB Progress (5): 420/527 kB | 98/202 kB | 12/30 kB | 24/148 kB | 12/52 kB Progress (5): 424/527 kB | 98/202 kB | 12/30 kB | 24/148 kB | 12/52 kB Progress (5): 424/527 kB | 98/202 kB | 16/30 kB | 24/148 kB | 12/52 kB Progress (5): 428/527 kB | 98/202 kB | 16/30 kB | 24/148 kB | 12/52 kB Progress (5): 428/527 kB | 98/202 kB | 16/30 kB | 28/148 kB | 12/52 kB Progress (5): 428/527 kB | 98/202 kB | 16/30 kB | 28/148 kB | 16/52 kB Progress (5): 428/527 kB | 102/202 kB | 16/30 kB | 28/148 kB | 16/52 kB Progress (5): 428/527 kB | 102/202 kB | 16/30 kB | 28/148 kB | 20/52 kB Progress (5): 428/527 kB | 102/202 kB | 16/30 kB | 32/148 kB | 20/52 kB Progress (5): 432/527 kB | 102/202 kB | 16/30 kB | 32/148 kB | 20/52 kB Progress (5): 432/527 kB | 102/202 kB | 20/30 kB | 32/148 kB | 20/52 kB Progress (5): 436/527 kB | 102/202 kB | 20/30 kB | 32/148 kB | 20/52 kB Progress (5): 436/527 kB | 102/202 kB | 20/30 kB | 33/148 kB | 20/52 kB Progress (5): 436/527 kB | 102/202 kB | 20/30 kB | 33/148 kB | 24/52 kB Progress (5): 436/527 kB | 106/202 kB | 20/30 kB | 33/148 kB | 24/52 kB Progress (5): 436/527 kB | 106/202 kB | 20/30 kB | 33/148 kB | 28/52 kB Progress (5): 436/527 kB | 106/202 kB | 20/30 kB | 37/148 kB | 28/52 kB Progress (5): 440/527 kB | 106/202 kB | 20/30 kB | 37/148 kB | 28/52 kB Progress (5): 440/527 kB | 106/202 kB | 24/30 kB | 37/148 kB | 28/52 kB Progress (5): 444/527 kB | 106/202 kB | 24/30 kB | 37/148 kB | 28/52 kB Progress (5): 444/527 kB | 106/202 kB | 24/30 kB | 41/148 kB | 28/52 kB Progress (5): 444/527 kB | 106/202 kB | 24/30 kB | 41/148 kB | 32/52 kB Progress (5): 444/527 kB | 110/202 kB | 24/30 kB | 41/148 kB | 32/52 kB Progress (5): 444/527 kB | 110/202 kB | 24/30 kB | 41/148 kB | 36/52 kB Progress (5): 444/527 kB | 110/202 kB | 24/30 kB | 45/148 kB | 36/52 kB Progress (5): 448/527 kB | 110/202 kB | 24/30 kB | 45/148 kB | 36/52 kB Progress (5): 448/527 kB | 110/202 kB | 28/30 kB | 45/148 kB | 36/52 kB Progress (5): 452/527 kB | 110/202 kB | 28/30 kB | 45/148 kB | 36/52 kB Progress (5): 452/527 kB | 110/202 kB | 28/30 kB | 49/148 kB | 36/52 kB Progress (5): 452/527 kB | 110/202 kB | 28/30 kB | 49/148 kB | 40/52 kB Progress (5): 452/527 kB | 114/202 kB | 28/30 kB | 49/148 kB | 40/52 kB Progress (5): 452/527 kB | 114/202 kB | 28/30 kB | 49/148 kB | 44/52 kB Progress (5): 452/527 kB | 114/202 kB | 28/30 kB | 53/148 kB | 44/52 kB Progress (5): 456/527 kB | 114/202 kB | 28/30 kB | 53/148 kB | 44/52 kB Progress (5): 456/527 kB | 114/202 kB | 30 kB | 53/148 kB | 44/52 kB Progress (5): 460/527 kB | 114/202 kB | 30 kB | 53/148 kB | 44/52 kB Progress (5): 460/527 kB | 114/202 kB | 30 kB | 57/148 kB | 44/52 kB Progress (5): 460/527 kB | 114/202 kB | 30 kB | 57/148 kB | 48/52 kB Progress (5): 460/527 kB | 118/202 kB | 30 kB | 57/148 kB | 48/52 kB Progress (5): 460/527 kB | 118/202 kB | 30 kB | 57/148 kB | 52/52 kB Progress (5): 460/527 kB | 118/202 kB | 30 kB | 61/148 kB | 52/52 kB Progress (5): 464/527 kB | 118/202 kB | 30 kB | 61/148 kB | 52/52 kB Progress (5): 464/527 kB | 118/202 kB | 30 kB | 65/148 kB | 52/52 kB Progress (5): 464/527 kB | 118/202 kB | 30 kB | 65/148 kB | 52 kB Progress (5): 464/527 kB | 122/202 kB | 30 kB | 65/148 kB | 52 kB Progress (5): 464/527 kB | 122/202 kB | 30 kB | 66/148 kB | 52 kB Progress (5): 468/527 kB | 122/202 kB | 30 kB | 66/148 kB | 52 kB Progress (5): 468/527 kB | 122/202 kB | 30 kB | 70/148 kB | 52 kB Progress (5): 468/527 kB | 126/202 kB | 30 kB | 70/148 kB | 52 kB Progress (5): 468/527 kB | 126/202 kB | 30 kB | 74/148 kB | 52 kB Progress (5): 472/527 kB | 126/202 kB | 30 kB | 74/148 kB | 52 kB Progress (5): 472/527 kB | 126/202 kB | 30 kB | 78/148 kB | 52 kB Progress (5): 472/527 kB | 130/202 kB | 30 kB | 78/148 kB | 52 kB Progress (5): 472/527 kB | 130/202 kB | 30 kB | 82/148 kB | 52 kB Progress (5): 476/527 kB | 130/202 kB | 30 kB | 82/148 kB | 52 kB Progress (5): 476/527 kB | 130/202 kB | 30 kB | 86/148 kB | 52 kB Progress (5): 476/527 kB | 131/202 kB | 30 kB | 86/148 kB | 52 kB Progress (5): 476/527 kB | 131/202 kB | 30 kB | 90/148 kB | 52 kB Progress (5): 480/527 kB | 131/202 kB | 30 kB | 90/148 kB | 52 kB Progress (5): 480/527 kB | 131/202 kB | 30 kB | 94/148 kB | 52 kB Progress (5): 480/527 kB | 135/202 kB | 30 kB | 94/148 kB | 52 kB Progress (5): 480/527 kB | 135/202 kB | 30 kB | 98/148 kB | 52 kB Progress (5): 484/527 kB | 135/202 kB | 30 kB | 98/148 kB | 52 kB Progress (5): 484/527 kB | 135/202 kB | 30 kB | 102/148 kB | 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 167 kB/s) [2019-07-30T05:02:50.853Z] Progress (4): 484/527 kB | 139/202 kB | 102/148 kB | 52 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-30T05:02:50.853Z] 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 285 kB/s) [2019-07-30T05:02:50.853Z] Progress (3): 484/527 kB | 139/202 kB | 106/148 kB Progress (3): 488/527 kB | 139/202 kB | 106/148 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-30T05:02:51.111Z] Progress (3): 488/527 kB | 143/202 kB | 106/148 kB Progress (3): 492/527 kB | 143/202 kB | 106/148 kB Progress (3): 492/527 kB | 143/202 kB | 110/148 kB Progress (3): 496/527 kB | 143/202 kB | 110/148 kB Progress (3): 496/527 kB | 147/202 kB | 110/148 kB Progress (3): 500/527 kB | 147/202 kB | 110/148 kB Progress (3): 500/527 kB | 147/202 kB | 114/148 kB Progress (3): 504/527 kB | 147/202 kB | 114/148 kB Progress (3): 504/527 kB | 151/202 kB | 114/148 kB Progress (3): 508/527 kB | 151/202 kB | 114/148 kB Progress (3): 508/527 kB | 151/202 kB | 118/148 kB Progress (3): 512/527 kB | 151/202 kB | 118/148 kB Progress (3): 512/527 kB | 155/202 kB | 118/148 kB Progress (3): 516/527 kB | 155/202 kB | 118/148 kB Progress (3): 516/527 kB | 155/202 kB | 122/148 kB Progress (3): 520/527 kB | 155/202 kB | 122/148 kB Progress (3): 520/527 kB | 159/202 kB | 122/148 kB Progress (3): 524/527 kB | 159/202 kB | 122/148 kB Progress (3): 524/527 kB | 159/202 kB | 126/148 kB Progress (3): 527 kB | 159/202 kB | 126/148 kB Progress (3): 527 kB | 163/202 kB | 126/148 kB Progress (3): 527 kB | 163/202 kB | 130/148 kB Progress (3): 527 kB | 167/202 kB | 130/148 kB Progress (3): 527 kB | 167/202 kB | 134/148 kB Progress (3): 527 kB | 171/202 kB | 134/148 kB Progress (3): 527 kB | 171/202 kB | 138/148 kB Progress (3): 527 kB | 175/202 kB | 138/148 kB Progress (3): 527 kB | 175/202 kB | 142/148 kB Progress (3): 527 kB | 179/202 kB | 142/148 kB Progress (3): 527 kB | 179/202 kB | 146/148 kB Progress (3): 527 kB | 183/202 kB | 146/148 kB Progress (3): 527 kB | 183/202 kB | 148 kB Progress (3): 527 kB | 187/202 kB | 148 kB Progress (3): 527 kB | 191/202 kB | 148 kB Progress (4): 527 kB | 191/202 kB | 148 kB | 4.1/51 kB Progress (4): 527 kB | 195/202 kB | 148 kB | 4.1/51 kB Progress (4): 527 kB | 195/202 kB | 148 kB | 7.7/51 kB Progress (4): 527 kB | 199/202 kB | 148 kB | 7.7/51 kB Progress (4): 527 kB | 199/202 kB | 148 kB | 12/51 kB Progress (4): 527 kB | 202 kB | 148 kB | 12/51 kB Progress (4): 527 kB | 202 kB | 148 kB | 16/51 kB Progress (4): 527 kB | 202 kB | 148 kB | 20/51 kB Progress (4): 527 kB | 202 kB | 148 kB | 24/51 kB Progress (4): 527 kB | 202 kB | 148 kB | 28/51 kB Progress (4): 527 kB | 202 kB | 148 kB | 32/51 kB Progress (4): 527 kB | 202 kB | 148 kB | 36/51 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 2.7 MB/s) [2019-07-30T05:02:51.111Z] Progress (3): 202 kB | 148 kB | 40/51 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-30T05:02:51.111Z] Progress (3): 202 kB | 148 kB | 44/51 kB Progress (3): 202 kB | 148 kB | 48/51 kB Progress (3): 202 kB | 148 kB | 51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 747 kB/s) [2019-07-30T05:02:51.111Z] 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-30T05:02:51.111Z] 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 789 kB/s) [2019-07-30T05:02:51.111Z] Progress (2): 51 kB | 4.1/106 kB Progress (3): 51 kB | 4.1/106 kB | 4.1/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 198 kB/s) [2019-07-30T05:02:51.111Z] Progress (3): 4.1/106 kB | 4.1/74 kB | 4.1/14 kB Progress (3): 4.1/106 kB | 7.7/74 kB | 4.1/14 kB Progress (3): 7.7/106 kB | 7.7/74 kB | 4.1/14 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-30T05:02:51.111Z] Progress (3): 12/106 kB | 7.7/74 kB | 4.1/14 kB Progress (3): 12/106 kB | 12/74 kB | 4.1/14 kB Progress (3): 12/106 kB | 12/74 kB | 7.7/14 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2019-07-30T05:02:51.111Z] Progress (3): 12/106 kB | 12/74 kB | 12/14 kB Progress (3): 12/106 kB | 16/74 kB | 12/14 kB Progress (3): 16/106 kB | 16/74 kB | 12/14 kB Progress (3): 16/106 kB | 20/74 kB | 12/14 kB Progress (3): 16/106 kB | 20/74 kB | 14 kB Progress (3): 16/106 kB | 24/74 kB | 14 kB Progress (3): 20/106 kB | 24/74 kB | 14 kB Progress (3): 20/106 kB | 28/74 kB | 14 kB Progress (3): 24/106 kB | 28/74 kB | 14 kB Progress (3): 24/106 kB | 32/74 kB | 14 kB Progress (3): 28/106 kB | 32/74 kB | 14 kB Progress (3): 28/106 kB | 33/74 kB | 14 kB Progress (3): 32/106 kB | 33/74 kB | 14 kB Progress (3): 32/106 kB | 37/74 kB | 14 kB Progress (3): 33/106 kB | 37/74 kB | 14 kB Progress (3): 33/106 kB | 41/74 kB | 14 kB Progress (3): 37/106 kB | 41/74 kB | 14 kB Progress (3): 37/106 kB | 45/74 kB | 14 kB Progress (3): 41/106 kB | 45/74 kB | 14 kB Progress (3): 41/106 kB | 49/74 kB | 14 kB Progress (3): 45/106 kB | 49/74 kB | 14 kB Progress (3): 45/106 kB | 53/74 kB | 14 kB Progress (3): 49/106 kB | 53/74 kB | 14 kB Progress (3): 49/106 kB | 57/74 kB | 14 kB Progress (3): 53/106 kB | 57/74 kB | 14 kB Progress (3): 53/106 kB | 61/74 kB | 14 kB Progress (3): 57/106 kB | 61/74 kB | 14 kB Progress (3): 57/106 kB | 65/74 kB | 14 kB Progress (3): 61/106 kB | 65/74 kB | 14 kB Progress (3): 61/106 kB | 69/74 kB | 14 kB Progress (3): 65/106 kB | 69/74 kB | 14 kB Progress (3): 65/106 kB | 73/74 kB | 14 kB Progress (3): 66/106 kB | 73/74 kB | 14 kB Progress (3): 66/106 kB | 74 kB | 14 kB Progress (3): 70/106 kB | 74 kB | 14 kB Progress (3): 74/106 kB | 74 kB | 14 kB Progress (3): 78/106 kB | 74 kB | 14 kB Progress (3): 82/106 kB | 74 kB | 14 kB Progress (3): 86/106 kB | 74 kB | 14 kB Progress (3): 90/106 kB | 74 kB | 14 kB Progress (3): 94/106 kB | 74 kB | 14 kB Progress (3): 98/106 kB | 74 kB | 14 kB Progress (4): 98/106 kB | 74 kB | 14 kB | 4.1/108 kB Progress (4): 102/106 kB | 74 kB | 14 kB | 4.1/108 kB Progress (4): 102/106 kB | 74 kB | 14 kB | 7.7/108 kB Progress (4): 106/106 kB | 74 kB | 14 kB | 7.7/108 kB Progress (4): 106/106 kB | 74 kB | 14 kB | 12/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 12/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 16/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 20/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 24/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 28/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 32/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 33/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 37/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 41/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 45/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 49/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 53/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 57/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 61/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 65/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 66/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 70/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 74/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 78/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 82/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 86/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 90/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 94/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 98/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 102/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 106/108 kB Progress (4): 106 kB | 74 kB | 14 kB | 108 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 373 kB/s) [2019-07-30T05:02:51.111Z] 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-30T05:02:51.111Z] 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 371 kB/s) [2019-07-30T05:02:51.111Z] 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-30T05:02:51.111Z] 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 46 kB/s) [2019-07-30T05:02:51.111Z] 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 253 kB/s) [2019-07-30T05:02:51.111Z] 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-30T05:02:51.111Z] 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-30T05:02:51.111Z] Progress (1): 4.1/153 kB Progress (1): 7.7/153 kB Progress (1): 12/153 kB Progress (1): 16/153 kB Progress (1): 20/153 kB Progress (1): 24/153 kB Progress (1): 28/153 kB Progress (1): 32/153 kB Progress (1): 33/153 kB Progress (1): 37/153 kB Progress (1): 41/153 kB Progress (1): 45/153 kB Progress (1): 49/153 kB Progress (2): 49/153 kB | 4.1/202 kB Progress (2): 53/153 kB | 4.1/202 kB Progress (2): 53/153 kB | 7.7/202 kB Progress (2): 57/153 kB | 7.7/202 kB Progress (2): 57/153 kB | 12/202 kB Progress (2): 61/153 kB | 12/202 kB Progress (2): 61/153 kB | 16/202 kB Progress (3): 61/153 kB | 16/202 kB | 4.1/472 kB Progress (3): 65/153 kB | 16/202 kB | 4.1/472 kB Progress (3): 65/153 kB | 16/202 kB | 7.7/472 kB Progress (3): 65/153 kB | 20/202 kB | 7.7/472 kB Progress (3): 65/153 kB | 20/202 kB | 12/472 kB Progress (3): 66/153 kB | 20/202 kB | 12/472 kB Progress (3): 66/153 kB | 20/202 kB | 16/472 kB Progress (3): 66/153 kB | 24/202 kB | 16/472 kB Progress (3): 70/153 kB | 24/202 kB | 16/472 kB Progress (3): 70/153 kB | 24/202 kB | 20/472 kB Progress (3): 74/153 kB | 24/202 kB | 20/472 kB Progress (3): 74/153 kB | 28/202 kB | 20/472 kB Progress (3): 78/153 kB | 28/202 kB | 20/472 kB Progress (4): 78/153 kB | 28/202 kB | 20/472 kB | 4.1/61 kB Progress (4): 78/153 kB | 28/202 kB | 24/472 kB | 4.1/61 kB Progress (4): 78/153 kB | 28/202 kB | 24/472 kB | 7.7/61 kB Progress (4): 82/153 kB | 28/202 kB | 24/472 kB | 7.7/61 kB Progress (4): 82/153 kB | 28/202 kB | 24/472 kB | 12/61 kB Progress (4): 82/153 kB | 32/202 kB | 24/472 kB | 12/61 kB Progress (4): 82/153 kB | 32/202 kB | 24/472 kB | 16/61 kB Progress (4): 86/153 kB | 32/202 kB | 24/472 kB | 16/61 kB Progress (4): 86/153 kB | 32/202 kB | 28/472 kB | 16/61 kB Progress (4): 90/153 kB | 32/202 kB | 28/472 kB | 16/61 kB Progress (4): 90/153 kB | 32/202 kB | 28/472 kB | 20/61 kB Progress (4): 90/153 kB | 33/202 kB | 28/472 kB | 20/61 kB Progress (4): 90/153 kB | 33/202 kB | 28/472 kB | 24/61 kB Progress (4): 94/153 kB | 33/202 kB | 28/472 kB | 24/61 kB Progress (4): 94/153 kB | 33/202 kB | 32/472 kB | 24/61 kB Progress (4): 98/153 kB | 33/202 kB | 32/472 kB | 24/61 kB Progress (4): 98/153 kB | 33/202 kB | 32/472 kB | 28/61 kB Progress (4): 98/153 kB | 37/202 kB | 32/472 kB | 28/61 kB Progress (4): 98/153 kB | 37/202 kB | 32/472 kB | 32/61 kB Progress (4): 98/153 kB | 37/202 kB | 32/472 kB | 32/61 kB Progress (4): 98/153 kB | 37/202 kB | 33/472 kB | 32/61 kB Progress (4): 102/153 kB | 37/202 kB | 33/472 kB | 32/61 kB Progress (4): 102/153 kB | 37/202 kB | 33/472 kB | 36/61 kB Progress (4): 102/153 kB | 41/202 kB | 33/472 kB | 36/61 kB Progress (5): 102/153 kB | 41/202 kB | 33/472 kB | 36/61 kB | 4.1/46 kB Progress (5): 102/153 kB | 41/202 kB | 33/472 kB | 40/61 kB | 4.1/46 kB Progress (5): 106/153 kB | 41/202 kB | 33/472 kB | 40/61 kB | 4.1/46 kB Progress (5): 106/153 kB | 41/202 kB | 37/472 kB | 40/61 kB | 4.1/46 kB Progress (5): 110/153 kB | 41/202 kB | 37/472 kB | 40/61 kB | 4.1/46 kB Progress (5): 110/153 kB | 41/202 kB | 37/472 kB | 44/61 kB | 4.1/46 kB Progress (5): 110/153 kB | 41/202 kB | 37/472 kB | 44/61 kB | 7.7/46 kB Progress (5): 110/153 kB | 45/202 kB | 37/472 kB | 44/61 kB | 7.7/46 kB Progress (5): 110/153 kB | 45/202 kB | 37/472 kB | 44/61 kB | 12/46 kB Progress (5): 110/153 kB | 45/202 kB | 37/472 kB | 48/61 kB | 12/46 kB Progress (5): 114/153 kB | 45/202 kB | 37/472 kB | 48/61 kB | 12/46 kB Progress (5): 114/153 kB | 45/202 kB | 41/472 kB | 48/61 kB | 12/46 kB Progress (5): 118/153 kB | 45/202 kB | 41/472 kB | 48/61 kB | 12/46 kB Progress (5): 118/153 kB | 45/202 kB | 41/472 kB | 52/61 kB | 12/46 kB Progress (5): 118/153 kB | 45/202 kB | 41/472 kB | 52/61 kB | 16/46 kB Progress (5): 118/153 kB | 49/202 kB | 41/472 kB | 52/61 kB | 16/46 kB Progress (5): 118/153 kB | 49/202 kB | 41/472 kB | 52/61 kB | 20/46 kB Progress (5): 118/153 kB | 49/202 kB | 41/472 kB | 56/61 kB | 20/46 kB Progress (5): 122/153 kB | 49/202 kB | 41/472 kB | 56/61 kB | 20/46 kB Progress (5): 122/153 kB | 49/202 kB | 45/472 kB | 56/61 kB | 20/46 kB Progress (5): 126/153 kB | 49/202 kB | 45/472 kB | 56/61 kB | 20/46 kB Progress (5): 126/153 kB | 49/202 kB | 45/472 kB | 60/61 kB | 20/46 kB Progress (5): 126/153 kB | 49/202 kB | 45/472 kB | 60/61 kB | 24/46 kB Progress (5): 126/153 kB | 53/202 kB | 45/472 kB | 60/61 kB | 24/46 kB Progress (5): 126/153 kB | 53/202 kB | 45/472 kB | 60/61 kB | 28/46 kB Progress (5): 126/153 kB | 53/202 kB | 45/472 kB | 61 kB | 28/46 kB Progress (5): 130/153 kB | 53/202 kB | 45/472 kB | 61 kB | 28/46 kB Progress (5): 130/153 kB | 53/202 kB | 49/472 kB | 61 kB | 28/46 kB Progress (5): 134/153 kB | 53/202 kB | 49/472 kB | 61 kB | 28/46 kB Progress (5): 134/153 kB | 53/202 kB | 53/472 kB | 61 kB | 28/46 kB Progress (5): 134/153 kB | 53/202 kB | 53/472 kB | 61 kB | 32/46 kB Progress (5): 134/153 kB | 57/202 kB | 53/472 kB | 61 kB | 32/46 kB Progress (5): 134/153 kB | 57/202 kB | 53/472 kB | 61 kB | 36/46 kB Progress (5): 134/153 kB | 57/202 kB | 57/472 kB | 61 kB | 36/46 kB Progress (5): 138/153 kB | 57/202 kB | 57/472 kB | 61 kB | 36/46 kB Progress (5): 138/153 kB | 57/202 kB | 61/472 kB | 61 kB | 36/46 kB Progress (5): 138/153 kB | 57/202 kB | 61/472 kB | 61 kB | 40/46 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 171 kB/s) [2019-07-30T05:02:51.111Z] Progress (4): 138/153 kB | 61/202 kB | 61/472 kB | 40/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-30T05:02:51.111Z] Progress (4): 138/153 kB | 61/202 kB | 61/472 kB | 44/46 kB Progress (4): 138/153 kB | 61/202 kB | 65/472 kB | 44/46 kB Progress (4): 142/153 kB | 61/202 kB | 65/472 kB | 44/46 kB Progress (4): 142/153 kB | 61/202 kB | 66/472 kB | 44/46 kB Progress (4): 142/153 kB | 61/202 kB | 66/472 kB | 46 kB Progress (4): 142/153 kB | 65/202 kB | 66/472 kB | 46 kB Progress (4): 142/153 kB | 65/202 kB | 70/472 kB | 46 kB Progress (4): 146/153 kB | 65/202 kB | 70/472 kB | 46 kB Progress (4): 146/153 kB | 65/202 kB | 74/472 kB | 46 kB Progress (4): 146/153 kB | 66/202 kB | 74/472 kB | 46 kB Progress (4): 146/153 kB | 66/202 kB | 78/472 kB | 46 kB Progress (4): 150/153 kB | 66/202 kB | 78/472 kB | 46 kB Progress (4): 150/153 kB | 66/202 kB | 82/472 kB | 46 kB Progress (4): 150/153 kB | 70/202 kB | 82/472 kB | 46 kB Progress (4): 150/153 kB | 70/202 kB | 86/472 kB | 46 kB Progress (4): 153 kB | 70/202 kB | 86/472 kB | 46 kB Progress (4): 153 kB | 70/202 kB | 90/472 kB | 46 kB Progress (4): 153 kB | 74/202 kB | 90/472 kB | 46 kB Progress (4): 153 kB | 74/202 kB | 94/472 kB | 46 kB Progress (4): 153 kB | 78/202 kB | 94/472 kB | 46 kB Progress (4): 153 kB | 78/202 kB | 98/472 kB | 46 kB Progress (4): 153 kB | 82/202 kB | 98/472 kB | 46 kB Progress (4): 153 kB | 82/202 kB | 98/472 kB | 46 kB Progress (4): 153 kB | 86/202 kB | 98/472 kB | 46 kB Progress (4): 153 kB | 86/202 kB | 102/472 kB | 46 kB Progress (4): 153 kB | 90/202 kB | 102/472 kB | 46 kB Progress (4): 153 kB | 90/202 kB | 106/472 kB | 46 kB Progress (4): 153 kB | 94/202 kB | 106/472 kB | 46 kB Progress (4): 153 kB | 94/202 kB | 110/472 kB | 46 kB Progress (4): 153 kB | 98/202 kB | 110/472 kB | 46 kB Progress (4): 153 kB | 98/202 kB | 114/472 kB | 46 kB Progress (4): 153 kB | 98/202 kB | 114/472 kB | 46 kB Progress (4): 153 kB | 98/202 kB | 118/472 kB | 46 kB Progress (4): 153 kB | 102/202 kB | 118/472 kB | 46 kB Progress (4): 153 kB | 102/202 kB | 122/472 kB | 46 kB Progress (4): 153 kB | 106/202 kB | 122/472 kB | 46 kB Progress (4): 153 kB | 106/202 kB | 126/472 kB | 46 kB Progress (4): 153 kB | 106/202 kB | 130/472 kB | 46 kB Progress (4): 153 kB | 110/202 kB | 130/472 kB | 46 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 126 kB/s) [2019-07-30T05:02:51.111Z] 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-30T05:02:51.111Z] Progress (3): 153 kB | 114/202 kB | 130/472 kB Progress (3): 153 kB | 114/202 kB | 131/472 kB Progress (3): 153 kB | 118/202 kB | 131/472 kB Progress (3): 153 kB | 118/202 kB | 135/472 kB Progress (3): 153 kB | 122/202 kB | 135/472 kB Progress (3): 153 kB | 122/202 kB | 139/472 kB Progress (3): 153 kB | 126/202 kB | 139/472 kB Progress (3): 153 kB | 126/202 kB | 143/472 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 412 kB/s) [2019-07-30T05:02:51.111Z] Progress (2): 130/202 kB | 143/472 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2019-07-30T05:02:51.111Z] Progress (3): 130/202 kB | 143/472 kB | 4.1/29 kB Progress (3): 130/202 kB | 147/472 kB | 4.1/29 kB Progress (3): 130/202 kB | 147/472 kB | 7.7/29 kB Progress (3): 131/202 kB | 147/472 kB | 7.7/29 kB Progress (3): 131/202 kB | 151/472 kB | 7.7/29 kB Progress (3): 135/202 kB | 151/472 kB | 7.7/29 kB Progress (3): 135/202 kB | 151/472 kB | 12/29 kB Progress (3): 139/202 kB | 151/472 kB | 12/29 kB Progress (3): 139/202 kB | 155/472 kB | 12/29 kB Progress (3): 139/202 kB | 155/472 kB | 16/29 kB Progress (3): 143/202 kB | 155/472 kB | 16/29 kB Progress (3): 143/202 kB | 155/472 kB | 20/29 kB Progress (3): 143/202 kB | 159/472 kB | 20/29 kB Progress (3): 143/202 kB | 159/472 kB | 24/29 kB Progress (3): 147/202 kB | 159/472 kB | 24/29 kB Progress (3): 147/202 kB | 159/472 kB | 28/29 kB Progress (3): 147/202 kB | 163/472 kB | 28/29 kB Progress (3): 151/202 kB | 163/472 kB | 28/29 kB Progress (3): 151/202 kB | 163/472 kB | 29 kB Progress (3): 155/202 kB | 163/472 kB | 29 kB Progress (3): 155/202 kB | 164/472 kB | 29 kB Progress (3): 159/202 kB | 164/472 kB | 29 kB Progress (3): 159/202 kB | 168/472 kB | 29 kB Progress (3): 163/202 kB | 168/472 kB | 29 kB Progress (3): 163/202 kB | 172/472 kB | 29 kB Progress (3): 164/202 kB | 172/472 kB | 29 kB Progress (3): 164/202 kB | 176/472 kB | 29 kB Progress (3): 168/202 kB | 176/472 kB | 29 kB Progress (3): 168/202 kB | 180/472 kB | 29 kB Progress (3): 172/202 kB | 180/472 kB | 29 kB Progress (4): 172/202 kB | 180/472 kB | 29 kB | 4.1/13 kB Progress (4): 176/202 kB | 180/472 kB | 29 kB | 4.1/13 kB Progress (4): 176/202 kB | 184/472 kB | 29 kB | 4.1/13 kB Progress (4): 180/202 kB | 184/472 kB | 29 kB | 4.1/13 kB Progress (4): 180/202 kB | 184/472 kB | 29 kB | 7.7/13 kB Progress (4): 184/202 kB | 184/472 kB | 29 kB | 7.7/13 kB Progress (4): 184/202 kB | 188/472 kB | 29 kB | 7.7/13 kB Progress (4): 188/202 kB | 188/472 kB | 29 kB | 7.7/13 kB Progress (4): 188/202 kB | 192/472 kB | 29 kB | 7.7/13 kB Progress (4): 192/202 kB | 192/472 kB | 29 kB | 7.7/13 kB Progress (4): 192/202 kB | 192/472 kB | 29 kB | 12/13 kB Progress (4): 196/202 kB | 192/472 kB | 29 kB | 12/13 kB Progress (4): 196/202 kB | 196/472 kB | 29 kB | 12/13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 69 kB/s) [2019-07-30T05:02:51.424Z] Progress (4): 196/202 kB | 196/472 kB | 12/13 kB | 4.1/49 kB Progress (4): 196/202 kB | 196/472 kB | 12/13 kB | 7.7/49 kB Progress (4): 196/202 kB | 196/472 kB | 12/13 kB | 12/49 kB Progress (4): 196/202 kB | 196/472 kB | 12/13 kB | 16/49 kB Progress (4): 196/202 kB | 196/472 kB | 12/13 kB | 20/49 kB 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-30T05:02:51.424Z] Progress (4): 196/202 kB | 200/472 kB | 12/13 kB | 20/49 kB Progress (4): 200/202 kB | 200/472 kB | 12/13 kB | 20/49 kB Progress (4): 200/202 kB | 200/472 kB | 13 kB | 20/49 kB Progress (4): 202 kB | 200/472 kB | 13 kB | 20/49 kB Progress (4): 202 kB | 204/472 kB | 13 kB | 20/49 kB Progress (4): 202 kB | 204/472 kB | 13 kB | 24/49 kB Progress (4): 202 kB | 208/472 kB | 13 kB | 24/49 kB Progress (4): 202 kB | 208/472 kB | 13 kB | 28/49 kB Progress (4): 202 kB | 212/472 kB | 13 kB | 28/49 kB Progress (4): 202 kB | 212/472 kB | 13 kB | 32/49 kB Progress (4): 202 kB | 216/472 kB | 13 kB | 32/49 kB Progress (4): 202 kB | 216/472 kB | 13 kB | 36/49 kB Progress (4): 202 kB | 220/472 kB | 13 kB | 36/49 kB Progress (4): 202 kB | 220/472 kB | 13 kB | 40/49 kB Progress (4): 202 kB | 224/472 kB | 13 kB | 40/49 kB Progress (4): 202 kB | 224/472 kB | 13 kB | 44/49 kB Progress (4): 202 kB | 228/472 kB | 13 kB | 44/49 kB Progress (4): 202 kB | 228/472 kB | 13 kB | 48/49 kB Progress (4): 202 kB | 232/472 kB | 13 kB | 48/49 kB Progress (4): 202 kB | 232/472 kB | 13 kB | 49 kB Progress (4): 202 kB | 236/472 kB | 13 kB | 49 kB Progress (4): 202 kB | 240/472 kB | 13 kB | 49 kB Progress (4): 202 kB | 244/472 kB | 13 kB | 49 kB Progress (4): 202 kB | 248/472 kB | 13 kB | 49 kB Progress (4): 202 kB | 252/472 kB | 13 kB | 49 kB Progress (4): 202 kB | 256/472 kB | 13 kB | 49 kB Progress (4): 202 kB | 260/472 kB | 13 kB | 49 kB Progress (4): 202 kB | 264/472 kB | 13 kB | 49 kB Progress (4): 202 kB | 268/472 kB | 13 kB | 49 kB Progress (4): 202 kB | 272/472 kB | 13 kB | 49 kB Progress (4): 202 kB | 276/472 kB | 13 kB | 49 kB Progress (4): 202 kB | 280/472 kB | 13 kB | 49 kB Progress (4): 202 kB | 284/472 kB | 13 kB | 49 kB Progress (4): 202 kB | 288/472 kB | 13 kB | 49 kB Progress (4): 202 kB | 292/472 kB | 13 kB | 49 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 432 kB/s) [2019-07-30T05:02:51.424Z] 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 29 kB/s) [2019-07-30T05:02:51.424Z] Progress (2): 296/472 kB | 49 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2019-07-30T05:02:51.424Z] 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 104 kB/s) [2019-07-30T05:02:51.424Z] 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-30T05:02:51.424Z] Progress (2): 296/472 kB | 4.1/247 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-30T05:02:51.424Z] Progress (2): 300/472 kB | 4.1/247 kB Progress (2): 300/472 kB | 7.7/247 kB Progress (2): 304/472 kB | 7.7/247 kB Progress (2): 308/472 kB | 7.7/247 kB Progress (2): 308/472 kB | 12/247 kB Progress (2): 312/472 kB | 12/247 kB Progress (2): 312/472 kB | 16/247 kB Progress (2): 316/472 kB | 16/247 kB Progress (2): 316/472 kB | 20/247 kB Progress (2): 320/472 kB | 20/247 kB Progress (2): 320/472 kB | 24/247 kB Progress (2): 324/472 kB | 24/247 kB Progress (2): 324/472 kB | 28/247 kB Progress (2): 328/472 kB | 28/247 kB Progress (2): 328/472 kB | 32/247 kB Progress (2): 332/472 kB | 32/247 kB Progress (2): 332/472 kB | 36/247 kB Progress (2): 336/472 kB | 36/247 kB Progress (2): 336/472 kB | 40/247 kB Progress (2): 340/472 kB | 40/247 kB Progress (2): 340/472 kB | 44/247 kB Progress (2): 344/472 kB | 44/247 kB Progress (2): 344/472 kB | 48/247 kB Progress (2): 348/472 kB | 48/247 kB Progress (2): 348/472 kB | 52/247 kB Progress (2): 352/472 kB | 52/247 kB Progress (2): 352/472 kB | 56/247 kB Progress (2): 356/472 kB | 56/247 kB Progress (2): 356/472 kB | 60/247 kB Progress (2): 360/472 kB | 60/247 kB Progress (2): 360/472 kB | 64/247 kB Progress (2): 364/472 kB | 64/247 kB Progress (2): 364/472 kB | 68/247 kB Progress (2): 368/472 kB | 68/247 kB Progress (2): 368/472 kB | 72/247 kB Progress (2): 372/472 kB | 72/247 kB Progress (2): 372/472 kB | 76/247 kB Progress (2): 376/472 kB | 76/247 kB Progress (2): 376/472 kB | 80/247 kB Progress (2): 380/472 kB | 80/247 kB Progress (2): 380/472 kB | 84/247 kB Progress (2): 384/472 kB | 84/247 kB Progress (2): 384/472 kB | 88/247 kB Progress (2): 388/472 kB | 88/247 kB Progress (2): 388/472 kB | 92/247 kB Progress (2): 392/472 kB | 92/247 kB Progress (2): 392/472 kB | 96/247 kB Progress (3): 392/472 kB | 96/247 kB | 4.1/187 kB Progress (3): 396/472 kB | 96/247 kB | 4.1/187 kB Progress (3): 396/472 kB | 96/247 kB | 7.7/187 kB Progress (3): 400/472 kB | 96/247 kB | 7.7/187 kB Progress (3): 400/472 kB | 100/247 kB | 7.7/187 kB Progress (3): 404/472 kB | 100/247 kB | 7.7/187 kB Progress (3): 404/472 kB | 100/247 kB | 12/187 kB Progress (4): 404/472 kB | 100/247 kB | 12/187 kB | 4.1/86 kB Progress (4): 404/472 kB | 100/247 kB | 16/187 kB | 4.1/86 kB Progress (4): 408/472 kB | 100/247 kB | 16/187 kB | 4.1/86 kB Progress (5): 408/472 kB | 100/247 kB | 16/187 kB | 4.1/86 kB | 4.1/209 kB Progress (5): 408/472 kB | 104/247 kB | 16/187 kB | 4.1/86 kB | 4.1/209 kB Progress (5): 408/472 kB | 104/247 kB | 16/187 kB | 4.1/86 kB | 7.7/209 kB Progress (5): 412/472 kB | 104/247 kB | 16/187 kB | 4.1/86 kB | 7.7/209 kB Progress (5): 412/472 kB | 104/247 kB | 20/187 kB | 4.1/86 kB | 7.7/209 kB Progress (5): 412/472 kB | 104/247 kB | 20/187 kB | 7.7/86 kB | 7.7/209 kB Progress (5): 412/472 kB | 104/247 kB | 24/187 kB | 7.7/86 kB | 7.7/209 kB Progress (5): 416/472 kB | 104/247 kB | 24/187 kB | 7.7/86 kB | 7.7/209 kB Progress (5): 416/472 kB | 104/247 kB | 24/187 kB | 7.7/86 kB | 12/209 kB Progress (5): 416/472 kB | 108/247 kB | 24/187 kB | 7.7/86 kB | 12/209 kB Progress (5): 416/472 kB | 108/247 kB | 24/187 kB | 7.7/86 kB | 16/209 kB Progress (5): 420/472 kB | 108/247 kB | 24/187 kB | 7.7/86 kB | 16/209 kB Progress (5): 420/472 kB | 108/247 kB | 28/187 kB | 7.7/86 kB | 16/209 kB Progress (5): 420/472 kB | 108/247 kB | 28/187 kB | 12/86 kB | 16/209 kB Progress (5): 420/472 kB | 108/247 kB | 32/187 kB | 12/86 kB | 16/209 kB Progress (5): 424/472 kB | 108/247 kB | 32/187 kB | 12/86 kB | 16/209 kB Progress (5): 424/472 kB | 108/247 kB | 32/187 kB | 12/86 kB | 20/209 kB Progress (5): 424/472 kB | 112/247 kB | 32/187 kB | 12/86 kB | 20/209 kB Progress (5): 424/472 kB | 112/247 kB | 32/187 kB | 12/86 kB | 24/209 kB Progress (5): 428/472 kB | 112/247 kB | 32/187 kB | 12/86 kB | 24/209 kB Progress (5): 428/472 kB | 112/247 kB | 33/187 kB | 12/86 kB | 24/209 kB Progress (5): 428/472 kB | 112/247 kB | 33/187 kB | 16/86 kB | 24/209 kB Progress (5): 432/472 kB | 112/247 kB | 33/187 kB | 16/86 kB | 24/209 kB Progress (5): 432/472 kB | 112/247 kB | 33/187 kB | 16/86 kB | 28/209 kB Progress (5): 432/472 kB | 116/247 kB | 33/187 kB | 16/86 kB | 28/209 kB Progress (5): 432/472 kB | 116/247 kB | 33/187 kB | 16/86 kB | 32/209 kB Progress (5): 436/472 kB | 116/247 kB | 33/187 kB | 16/86 kB | 32/209 kB Progress (5): 436/472 kB | 116/247 kB | 33/187 kB | 20/86 kB | 32/209 kB Progress (5): 436/472 kB | 116/247 kB | 37/187 kB | 20/86 kB | 32/209 kB Progress (5): 436/472 kB | 116/247 kB | 41/187 kB | 20/86 kB | 32/209 kB Progress (5): 436/472 kB | 116/247 kB | 41/187 kB | 24/86 kB | 32/209 kB Progress (5): 440/472 kB | 116/247 kB | 41/187 kB | 24/86 kB | 32/209 kB Progress (5): 440/472 kB | 116/247 kB | 41/187 kB | 24/86 kB | 36/209 kB Progress (5): 440/472 kB | 120/247 kB | 41/187 kB | 24/86 kB | 36/209 kB Progress (5): 440/472 kB | 120/247 kB | 41/187 kB | 24/86 kB | 40/209 kB Progress (5): 444/472 kB | 120/247 kB | 41/187 kB | 24/86 kB | 40/209 kB Progress (5): 444/472 kB | 120/247 kB | 41/187 kB | 28/86 kB | 40/209 kB Progress (5): 444/472 kB | 120/247 kB | 45/187 kB | 28/86 kB | 40/209 kB Progress (5): 444/472 kB | 120/247 kB | 45/187 kB | 32/86 kB | 40/209 kB Progress (5): 448/472 kB | 120/247 kB | 45/187 kB | 32/86 kB | 40/209 kB Progress (5): 448/472 kB | 120/247 kB | 45/187 kB | 32/86 kB | 44/209 kB Progress (5): 448/472 kB | 124/247 kB | 45/187 kB | 32/86 kB | 44/209 kB Progress (5): 448/472 kB | 124/247 kB | 45/187 kB | 32/86 kB | 48/209 kB Progress (5): 452/472 kB | 124/247 kB | 45/187 kB | 32/86 kB | 48/209 kB Progress (5): 452/472 kB | 124/247 kB | 45/187 kB | 33/86 kB | 48/209 kB Progress (5): 452/472 kB | 124/247 kB | 49/187 kB | 33/86 kB | 48/209 kB Progress (5): 452/472 kB | 124/247 kB | 49/187 kB | 37/86 kB | 48/209 kB Progress (5): 456/472 kB | 124/247 kB | 49/187 kB | 37/86 kB | 48/209 kB Progress (5): 456/472 kB | 124/247 kB | 49/187 kB | 37/86 kB | 52/209 kB Progress (5): 456/472 kB | 128/247 kB | 49/187 kB | 37/86 kB | 52/209 kB Progress (5): 456/472 kB | 128/247 kB | 49/187 kB | 37/86 kB | 56/209 kB Progress (5): 460/472 kB | 128/247 kB | 49/187 kB | 37/86 kB | 56/209 kB Progress (5): 460/472 kB | 128/247 kB | 49/187 kB | 41/86 kB | 56/209 kB Progress (5): 460/472 kB | 128/247 kB | 53/187 kB | 41/86 kB | 56/209 kB Progress (5): 460/472 kB | 128/247 kB | 53/187 kB | 45/86 kB | 56/209 kB Progress (5): 464/472 kB | 128/247 kB | 53/187 kB | 45/86 kB | 56/209 kB Progress (5): 464/472 kB | 128/247 kB | 53/187 kB | 45/86 kB | 60/209 kB Progress (5): 464/472 kB | 132/247 kB | 53/187 kB | 45/86 kB | 60/209 kB Progress (5): 464/472 kB | 132/247 kB | 53/187 kB | 45/86 kB | 64/209 kB Progress (5): 468/472 kB | 132/247 kB | 53/187 kB | 45/86 kB | 64/209 kB Progress (5): 468/472 kB | 132/247 kB | 53/187 kB | 49/86 kB | 64/209 kB Progress (5): 468/472 kB | 132/247 kB | 57/187 kB | 49/86 kB | 64/209 kB Progress (5): 468/472 kB | 132/247 kB | 57/187 kB | 53/86 kB | 64/209 kB Progress (5): 472 kB | 132/247 kB | 57/187 kB | 53/86 kB | 64/209 kB Progress (5): 472 kB | 132/247 kB | 57/187 kB | 53/86 kB | 68/209 kB Progress (5): 472 kB | 136/247 kB | 57/187 kB | 53/86 kB | 68/209 kB Progress (5): 472 kB | 136/247 kB | 57/187 kB | 53/86 kB | 72/209 kB Progress (5): 472 kB | 136/247 kB | 57/187 kB | 57/86 kB | 72/209 kB Progress (5): 472 kB | 136/247 kB | 61/187 kB | 57/86 kB | 72/209 kB Progress (5): 472 kB | 136/247 kB | 61/187 kB | 61/86 kB | 72/209 kB Progress (5): 472 kB | 136/247 kB | 61/187 kB | 61/86 kB | 76/209 kB Progress (5): 472 kB | 140/247 kB | 61/187 kB | 61/86 kB | 76/209 kB Progress (5): 472 kB | 140/247 kB | 61/187 kB | 61/86 kB | 80/209 kB Progress (5): 472 kB | 140/247 kB | 61/187 kB | 65/86 kB | 80/209 kB Progress (5): 472 kB | 140/247 kB | 65/187 kB | 65/86 kB | 80/209 kB Progress (5): 472 kB | 140/247 kB | 65/187 kB | 69/86 kB | 80/209 kB Progress (5): 472 kB | 140/247 kB | 65/187 kB | 69/86 kB | 84/209 kB Progress (5): 472 kB | 144/247 kB | 65/187 kB | 69/86 kB | 84/209 kB Progress (5): 472 kB | 144/247 kB | 65/187 kB | 69/86 kB | 88/209 kB Progress (5): 472 kB | 144/247 kB | 65/187 kB | 73/86 kB | 88/209 kB Progress (5): 472 kB | 144/247 kB | 66/187 kB | 73/86 kB | 88/209 kB Progress (5): 472 kB | 144/247 kB | 66/187 kB | 77/86 kB | 88/209 kB Progress (5): 472 kB | 144/247 kB | 66/187 kB | 77/86 kB | 92/209 kB Progress (5): 472 kB | 148/247 kB | 66/187 kB | 77/86 kB | 92/209 kB Progress (5): 472 kB | 148/247 kB | 66/187 kB | 77/86 kB | 96/209 kB Progress (5): 472 kB | 148/247 kB | 66/187 kB | 81/86 kB | 96/209 kB Progress (5): 472 kB | 148/247 kB | 70/187 kB | 81/86 kB | 96/209 kB Progress (5): 472 kB | 148/247 kB | 70/187 kB | 85/86 kB | 96/209 kB Progress (5): 472 kB | 148/247 kB | 70/187 kB | 85/86 kB | 100/209 kB Progress (5): 472 kB | 152/247 kB | 70/187 kB | 85/86 kB | 100/209 kB Progress (5): 472 kB | 152/247 kB | 70/187 kB | 85/86 kB | 104/209 kB Progress (5): 472 kB | 152/247 kB | 70/187 kB | 86 kB | 104/209 kB Progress (5): 472 kB | 152/247 kB | 74/187 kB | 86 kB | 104/209 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 845 kB/s) [2019-07-30T05:02:51.424Z] Progress (4): 152/247 kB | 78/187 kB | 86 kB | 104/209 kB Progress (4): 152/247 kB | 78/187 kB | 86 kB | 108/209 kB Progress (4): 156/247 kB | 78/187 kB | 86 kB | 108/209 kB Progress (4): 156/247 kB | 78/187 kB | 86 kB | 112/209 kB Progress (4): 156/247 kB | 82/187 kB | 86 kB | 112/209 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-30T05:02:51.424Z] Progress (4): 156/247 kB | 86/187 kB | 86 kB | 112/209 kB Progress (4): 156/247 kB | 86/187 kB | 86 kB | 116/209 kB Progress (4): 160/247 kB | 86/187 kB | 86 kB | 116/209 kB Progress (4): 160/247 kB | 86/187 kB | 86 kB | 120/209 kB Progress (4): 160/247 kB | 90/187 kB | 86 kB | 120/209 kB Progress (4): 160/247 kB | 90/187 kB | 86 kB | 124/209 kB Progress (4): 164/247 kB | 90/187 kB | 86 kB | 124/209 kB Progress (4): 164/247 kB | 90/187 kB | 86 kB | 128/209 kB Progress (4): 164/247 kB | 94/187 kB | 86 kB | 128/209 kB Progress (4): 164/247 kB | 94/187 kB | 86 kB | 132/209 kB Progress (4): 168/247 kB | 94/187 kB | 86 kB | 132/209 kB Progress (4): 168/247 kB | 94/187 kB | 86 kB | 136/209 kB Progress (4): 168/247 kB | 98/187 kB | 86 kB | 136/209 kB Progress (4): 168/247 kB | 98/187 kB | 86 kB | 140/209 kB Progress (4): 168/247 kB | 102/187 kB | 86 kB | 140/209 kB Progress (4): 172/247 kB | 102/187 kB | 86 kB | 140/209 kB Progress (4): 172/247 kB | 106/187 kB | 86 kB | 140/209 kB Progress (4): 172/247 kB | 106/187 kB | 86 kB | 144/209 kB Progress (4): 172/247 kB | 110/187 kB | 86 kB | 144/209 kB Progress (4): 172/247 kB | 114/187 kB | 86 kB | 144/209 kB Progress (4): 176/247 kB | 114/187 kB | 86 kB | 144/209 kB Progress (4): 176/247 kB | 118/187 kB | 86 kB | 144/209 kB Progress (4): 180/247 kB | 118/187 kB | 86 kB | 144/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 152 kB/s) [2019-07-30T05:02:51.424Z] 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-30T05:02:51.424Z] Progress (3): 180/247 kB | 118/187 kB | 148/209 kB Progress (3): 184/247 kB | 118/187 kB | 148/209 kB Progress (3): 184/247 kB | 122/187 kB | 148/209 kB Progress (3): 188/247 kB | 122/187 kB | 148/209 kB Progress (3): 188/247 kB | 122/187 kB | 152/209 kB Progress (3): 188/247 kB | 126/187 kB | 152/209 kB Progress (3): 192/247 kB | 126/187 kB | 152/209 kB Progress (4): 192/247 kB | 126/187 kB | 152/209 kB | 4.1/532 kB Progress (4): 192/247 kB | 130/187 kB | 152/209 kB | 4.1/532 kB Progress (4): 192/247 kB | 130/187 kB | 156/209 kB | 4.1/532 kB Progress (4): 192/247 kB | 134/187 kB | 156/209 kB | 4.1/532 kB Progress (4): 192/247 kB | 134/187 kB | 156/209 kB | 7.7/532 kB Progress (4): 196/247 kB | 134/187 kB | 156/209 kB | 7.7/532 kB Progress (4): 196/247 kB | 134/187 kB | 156/209 kB | 12/532 kB Progress (4): 196/247 kB | 138/187 kB | 156/209 kB | 12/532 kB Progress (4): 196/247 kB | 138/187 kB | 160/209 kB | 12/532 kB Progress (4): 196/247 kB | 142/187 kB | 160/209 kB | 12/532 kB Progress (4): 196/247 kB | 142/187 kB | 160/209 kB | 16/532 kB Progress (4): 200/247 kB | 142/187 kB | 160/209 kB | 16/532 kB Progress (4): 200/247 kB | 146/187 kB | 160/209 kB | 16/532 kB Progress (4): 200/247 kB | 146/187 kB | 164/209 kB | 16/532 kB Progress (4): 200/247 kB | 150/187 kB | 164/209 kB | 16/532 kB Progress (4): 204/247 kB | 150/187 kB | 164/209 kB | 16/532 kB Progress (4): 204/247 kB | 150/187 kB | 164/209 kB | 20/532 kB Progress (4): 208/247 kB | 150/187 kB | 164/209 kB | 20/532 kB Progress (4): 208/247 kB | 154/187 kB | 164/209 kB | 20/532 kB Progress (4): 208/247 kB | 154/187 kB | 168/209 kB | 20/532 kB Progress (4): 208/247 kB | 158/187 kB | 168/209 kB | 20/532 kB Progress (4): 212/247 kB | 158/187 kB | 168/209 kB | 20/532 kB Progress (4): 212/247 kB | 158/187 kB | 168/209 kB | 24/532 kB Progress (4): 216/247 kB | 158/187 kB | 168/209 kB | 24/532 kB Progress (4): 216/247 kB | 158/187 kB | 168/209 kB | 28/532 kB Progress (4): 216/247 kB | 162/187 kB | 168/209 kB | 28/532 kB Progress (4): 216/247 kB | 162/187 kB | 172/209 kB | 28/532 kB Progress (4): 216/247 kB | 166/187 kB | 172/209 kB | 28/532 kB Progress (4): 216/247 kB | 166/187 kB | 172/209 kB | 32/532 kB Progress (4): 220/247 kB | 166/187 kB | 172/209 kB | 32/532 kB Progress (4): 220/247 kB | 166/187 kB | 172/209 kB | 33/532 kB Progress (4): 220/247 kB | 170/187 kB | 172/209 kB | 33/532 kB Progress (4): 220/247 kB | 170/187 kB | 172/209 kB | 37/532 kB Progress (4): 220/247 kB | 170/187 kB | 176/209 kB | 37/532 kB Progress (4): 220/247 kB | 170/187 kB | 176/209 kB | 41/532 kB Progress (4): 220/247 kB | 174/187 kB | 176/209 kB | 41/532 kB Progress (5): 220/247 kB | 174/187 kB | 176/209 kB | 41/532 kB | 4.1/56 kB Progress (5): 224/247 kB | 174/187 kB | 176/209 kB | 41/532 kB | 4.1/56 kB Progress (5): 224/247 kB | 174/187 kB | 176/209 kB | 41/532 kB | 7.7/56 kB Progress (5): 224/247 kB | 178/187 kB | 176/209 kB | 41/532 kB | 7.7/56 kB Progress (5): 224/247 kB | 178/187 kB | 176/209 kB | 45/532 kB | 7.7/56 kB Progress (5): 224/247 kB | 178/187 kB | 180/209 kB | 45/532 kB | 7.7/56 kB Progress (5): 224/247 kB | 178/187 kB | 180/209 kB | 49/532 kB | 7.7/56 kB Progress (5): 224/247 kB | 182/187 kB | 180/209 kB | 49/532 kB | 7.7/56 kB Progress (5): 224/247 kB | 182/187 kB | 180/209 kB | 49/532 kB | 12/56 kB Progress (5): 228/247 kB | 182/187 kB | 180/209 kB | 49/532 kB | 12/56 kB Progress (5): 228/247 kB | 182/187 kB | 180/209 kB | 49/532 kB | 16/56 kB Progress (5): 228/247 kB | 186/187 kB | 180/209 kB | 49/532 kB | 16/56 kB Progress (5): 228/247 kB | 186/187 kB | 180/209 kB | 49/532 kB | 20/56 kB Progress (5): 228/247 kB | 186/187 kB | 180/209 kB | 53/532 kB | 20/56 kB Progress (5): 228/247 kB | 186/187 kB | 184/209 kB | 53/532 kB | 20/56 kB Progress (5): 228/247 kB | 186/187 kB | 184/209 kB | 57/532 kB | 20/56 kB Progress (5): 228/247 kB | 186/187 kB | 184/209 kB | 57/532 kB | 24/56 kB Progress (5): 228/247 kB | 187 kB | 184/209 kB | 57/532 kB | 24/56 kB Progress (5): 232/247 kB | 187 kB | 184/209 kB | 57/532 kB | 24/56 kB Progress (5): 232/247 kB | 187 kB | 184/209 kB | 57/532 kB | 28/56 kB Progress (5): 232/247 kB | 187 kB | 184/209 kB | 61/532 kB | 28/56 kB Progress (5): 232/247 kB | 187 kB | 188/209 kB | 61/532 kB | 28/56 kB Progress (5): 232/247 kB | 187 kB | 188/209 kB | 65/532 kB | 28/56 kB Progress (5): 232/247 kB | 187 kB | 188/209 kB | 65/532 kB | 32/56 kB Progress (5): 236/247 kB | 187 kB | 188/209 kB | 65/532 kB | 32/56 kB Progress (5): 236/247 kB | 187 kB | 188/209 kB | 65/532 kB | 36/56 kB Progress (5): 236/247 kB | 187 kB | 188/209 kB | 66/532 kB | 36/56 kB Progress (5): 236/247 kB | 187 kB | 192/209 kB | 66/532 kB | 36/56 kB Progress (5): 236/247 kB | 187 kB | 192/209 kB | 70/532 kB | 36/56 kB Progress (5): 236/247 kB | 187 kB | 192/209 kB | 70/532 kB | 40/56 kB Progress (5): 240/247 kB | 187 kB | 192/209 kB | 70/532 kB | 40/56 kB Progress (5): 240/247 kB | 187 kB | 192/209 kB | 74/532 kB | 40/56 kB Progress (5): 240/247 kB | 187 kB | 196/209 kB | 74/532 kB | 40/56 kB Progress (5): 240/247 kB | 187 kB | 196/209 kB | 78/532 kB | 40/56 kB Progress (5): 244/247 kB | 187 kB | 196/209 kB | 78/532 kB | 40/56 kB Progress (5): 244/247 kB | 187 kB | 196/209 kB | 78/532 kB | 44/56 kB Progress (5): 247 kB | 187 kB | 196/209 kB | 78/532 kB | 44/56 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 317 kB/s) [2019-07-30T05:02:51.424Z] Progress (4): 247 kB | 196/209 kB | 82/532 kB | 44/56 kB Progress (4): 247 kB | 200/209 kB | 82/532 kB | 44/56 kB Progress (4): 247 kB | 200/209 kB | 86/532 kB | 44/56 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T05:02:51.424Z] Progress (4): 247 kB | 200/209 kB | 86/532 kB | 48/56 kB Progress (4): 247 kB | 200/209 kB | 90/532 kB | 48/56 kB Progress (4): 247 kB | 204/209 kB | 90/532 kB | 48/56 kB Progress (4): 247 kB | 204/209 kB | 94/532 kB | 48/56 kB Progress (4): 247 kB | 204/209 kB | 94/532 kB | 52/56 kB Progress (4): 247 kB | 204/209 kB | 98/532 kB | 52/56 kB Progress (4): 247 kB | 208/209 kB | 98/532 kB | 52/56 kB Progress (4): 247 kB | 208/209 kB | 98/532 kB | 52/56 kB Progress (4): 247 kB | 208/209 kB | 98/532 kB | 56/56 kB Progress (4): 247 kB | 208/209 kB | 102/532 kB | 56/56 kB Progress (4): 247 kB | 209 kB | 102/532 kB | 56/56 kB Progress (4): 247 kB | 209 kB | 106/532 kB | 56/56 kB Progress (4): 247 kB | 209 kB | 106/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 110/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 114/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 118/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 122/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 126/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 130/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 131/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 135/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 139/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 143/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 147/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 151/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 155/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 159/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 163/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 164/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 168/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 172/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 176/532 kB | 56 kB Progress (4): 247 kB | 209 kB | 180/532 kB | 56 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 407 kB/s) [2019-07-30T05:02:51.424Z] 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-30T05:02:51.424Z] Progress (4): 209 kB | 180/532 kB | 56 kB | 4.1/58 kB Progress (4): 209 kB | 184/532 kB | 56 kB | 4.1/58 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 318 kB/s) [2019-07-30T05:02:51.424Z] 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 85 kB/s) [2019-07-30T05:02:51.424Z] 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-30T05:02:51.424Z] Progress (2): 188/532 kB | 4.1/58 kB Progress (2): 188/532 kB | 7.7/58 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-30T05:02:51.424Z] Progress (2): 188/532 kB | 12/58 kB Progress (2): 192/532 kB | 12/58 kB Progress (2): 192/532 kB | 16/58 kB Progress (2): 196/532 kB | 16/58 kB Progress (2): 197/532 kB | 16/58 kB Progress (2): 197/532 kB | 20/58 kB Progress (2): 201/532 kB | 20/58 kB Progress (2): 201/532 kB | 24/58 kB Progress (2): 205/532 kB | 24/58 kB Progress (2): 205/532 kB | 28/58 kB Progress (2): 209/532 kB | 28/58 kB Progress (2): 209/532 kB | 32/58 kB Progress (2): 213/532 kB | 32/58 kB Progress (2): 213/532 kB | 36/58 kB Progress (2): 217/532 kB | 36/58 kB Progress (2): 217/532 kB | 40/58 kB Progress (2): 221/532 kB | 40/58 kB Progress (2): 221/532 kB | 44/58 kB Progress (2): 225/532 kB | 44/58 kB Progress (2): 225/532 kB | 48/58 kB Progress (2): 229/532 kB | 48/58 kB Progress (2): 229/532 kB | 48/58 kB Progress (2): 229/532 kB | 52/58 kB Progress (2): 233/532 kB | 52/58 kB Progress (2): 233/532 kB | 56/58 kB Progress (2): 237/532 kB | 56/58 kB Progress (2): 237/532 kB | 58 kB Progress (2): 241/532 kB | 58 kB Progress (2): 245/532 kB | 58 kB Progress (2): 249/532 kB | 58 kB Progress (2): 253/532 kB | 58 kB Progress (2): 257/532 kB | 58 kB Progress (2): 261/532 kB | 58 kB Progress (2): 265/532 kB | 58 kB Progress (2): 269/532 kB | 58 kB Progress (2): 273/532 kB | 58 kB Progress (2): 277/532 kB | 58 kB Progress (2): 281/532 kB | 58 kB Progress (2): 285/532 kB | 58 kB Progress (2): 289/532 kB | 58 kB Progress (2): 293/532 kB | 58 kB Progress (2): 297/532 kB | 58 kB Progress (2): 301/532 kB | 58 kB Progress (2): 305/532 kB | 58 kB Progress (2): 309/532 kB | 58 kB Progress (3): 309/532 kB | 58 kB | 4.1/13 kB Progress (3): 313/532 kB | 58 kB | 4.1/13 kB Progress (3): 313/532 kB | 58 kB | 7.7/13 kB Progress (3): 317/532 kB | 58 kB | 7.7/13 kB Progress (3): 317/532 kB | 58 kB | 12/13 kB Progress (3): 321/532 kB | 58 kB | 12/13 kB Progress (3): 321/532 kB | 58 kB | 13 kB Progress (4): 321/532 kB | 58 kB | 13 kB | 4.1/245 kB Progress (4): 325/532 kB | 58 kB | 13 kB | 4.1/245 kB Progress (4): 325/532 kB | 58 kB | 13 kB | 7.7/245 kB Progress (4): 329/532 kB | 58 kB | 13 kB | 7.7/245 kB Progress (4): 329/532 kB | 58 kB | 13 kB | 12/245 kB Progress (4): 333/532 kB | 58 kB | 13 kB | 12/245 kB Progress (4): 333/532 kB | 58 kB | 13 kB | 16/245 kB Progress (5): 333/532 kB | 58 kB | 13 kB | 16/245 kB | 4.1/100 kB Progress (5): 333/532 kB | 58 kB | 13 kB | 20/245 kB | 4.1/100 kB Progress (5): 337/532 kB | 58 kB | 13 kB | 20/245 kB | 4.1/100 kB Progress (5): 337/532 kB | 58 kB | 13 kB | 24/245 kB | 4.1/100 kB Progress (5): 337/532 kB | 58 kB | 13 kB | 24/245 kB | 7.7/100 kB Progress (5): 337/532 kB | 58 kB | 13 kB | 28/245 kB | 7.7/100 kB Progress (5): 337/532 kB | 58 kB | 13 kB | 28/245 kB | 12/100 kB Progress (5): 337/532 kB | 58 kB | 13 kB | 32/245 kB | 12/100 kB Progress (5): 341/532 kB | 58 kB | 13 kB | 32/245 kB | 12/100 kB Progress (5): 341/532 kB | 58 kB | 13 kB | 36/245 kB | 12/100 kB Progress (5): 341/532 kB | 58 kB | 13 kB | 36/245 kB | 16/100 kB Progress (5): 341/532 kB | 58 kB | 13 kB | 40/245 kB | 16/100 kB Progress (5): 345/532 kB | 58 kB | 13 kB | 40/245 kB | 16/100 kB Progress (5): 345/532 kB | 58 kB | 13 kB | 44/245 kB | 16/100 kB Progress (5): 345/532 kB | 58 kB | 13 kB | 44/245 kB | 20/100 kB Progress (5): 345/532 kB | 58 kB | 13 kB | 48/245 kB | 20/100 kB Progress (5): 349/532 kB | 58 kB | 13 kB | 48/245 kB | 20/100 kB Progress (5): 349/532 kB | 58 kB | 13 kB | 52/245 kB | 20/100 kB Progress (5): 349/532 kB | 58 kB | 13 kB | 52/245 kB | 24/100 kB Progress (5): 349/532 kB | 58 kB | 13 kB | 56/245 kB | 24/100 kB Progress (5): 353/532 kB | 58 kB | 13 kB | 56/245 kB | 24/100 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar (13 kB at 20 kB/s) [2019-07-30T05:02:51.424Z] Progress (4): 353/532 kB | 58 kB | 60/245 kB | 24/100 kB Progress (4): 353/532 kB | 58 kB | 60/245 kB | 28/100 kB Progress (4): 353/532 kB | 58 kB | 64/245 kB | 28/100 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2019-07-30T05:02:51.424Z] Progress (4): 357/532 kB | 58 kB | 64/245 kB | 28/100 kB Progress (4): 357/532 kB | 58 kB | 68/245 kB | 28/100 kB Progress (4): 357/532 kB | 58 kB | 68/245 kB | 32/100 kB Progress (4): 357/532 kB | 58 kB | 72/245 kB | 32/100 kB Progress (4): 357/532 kB | 58 kB | 72/245 kB | 36/100 kB Progress (4): 357/532 kB | 58 kB | 76/245 kB | 36/100 kB Progress (4): 361/532 kB | 58 kB | 76/245 kB | 36/100 kB Progress (4): 361/532 kB | 58 kB | 80/245 kB | 36/100 kB Progress (4): 361/532 kB | 58 kB | 80/245 kB | 40/100 kB Progress (4): 361/532 kB | 58 kB | 84/245 kB | 40/100 kB Progress (4): 365/532 kB | 58 kB | 84/245 kB | 40/100 kB Progress (4): 365/532 kB | 58 kB | 88/245 kB | 40/100 kB Progress (4): 369/532 kB | 58 kB | 88/245 kB | 40/100 kB Progress (4): 369/532 kB | 58 kB | 92/245 kB | 40/100 kB Progress (4): 369/532 kB | 58 kB | 92/245 kB | 44/100 kB Progress (4): 369/532 kB | 58 kB | 96/245 kB | 44/100 kB Progress (4): 373/532 kB | 58 kB | 96/245 kB | 44/100 kB Progress (4): 373/532 kB | 58 kB | 100/245 kB | 44/100 kB Progress (4): 377/532 kB | 58 kB | 100/245 kB | 44/100 kB Progress (4): 377/532 kB | 58 kB | 100/245 kB | 48/100 kB Progress (4): 381/532 kB | 58 kB | 100/245 kB | 48/100 kB Progress (4): 381/532 kB | 58 kB | 104/245 kB | 48/100 kB Progress (4): 385/532 kB | 58 kB | 104/245 kB | 48/100 kB Progress (4): 385/532 kB | 58 kB | 108/245 kB | 48/100 kB Progress (4): 385/532 kB | 58 kB | 108/245 kB | 52/100 kB Progress (4): 385/532 kB | 58 kB | 112/245 kB | 52/100 kB Progress (4): 389/532 kB | 58 kB | 112/245 kB | 52/100 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 84 kB/s) [2019-07-30T05:02:51.424Z] Progress (3): 389/532 kB | 112/245 kB | 56/100 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2019-07-30T05:02:51.727Z] Progress (3): 393/532 kB | 112/245 kB | 56/100 kB Progress (3): 393/532 kB | 116/245 kB | 56/100 kB Progress (3): 397/532 kB | 116/245 kB | 56/100 kB Progress (3): 397/532 kB | 116/245 kB | 60/100 kB Progress (3): 397/532 kB | 120/245 kB | 60/100 kB Progress (3): 397/532 kB | 120/245 kB | 64/100 kB Progress (3): 401/532 kB | 120/245 kB | 64/100 kB Progress (3): 401/532 kB | 120/245 kB | 68/100 kB Progress (3): 401/532 kB | 124/245 kB | 68/100 kB Progress (3): 401/532 kB | 124/245 kB | 72/100 kB Progress (3): 405/532 kB | 124/245 kB | 72/100 kB Progress (3): 405/532 kB | 124/245 kB | 76/100 kB Progress (3): 405/532 kB | 128/245 kB | 76/100 kB Progress (3): 405/532 kB | 128/245 kB | 80/100 kB Progress (3): 409/532 kB | 128/245 kB | 80/100 kB Progress (3): 409/532 kB | 132/245 kB | 80/100 kB Progress (3): 413/532 kB | 132/245 kB | 80/100 kB Progress (3): 413/532 kB | 132/245 kB | 84/100 kB Progress (3): 417/532 kB | 132/245 kB | 84/100 kB Progress (3): 417/532 kB | 136/245 kB | 84/100 kB Progress (3): 421/532 kB | 136/245 kB | 84/100 kB Progress (3): 421/532 kB | 136/245 kB | 88/100 kB Progress (3): 421/532 kB | 140/245 kB | 88/100 kB Progress (3): 425/532 kB | 140/245 kB | 88/100 kB Progress (3): 425/532 kB | 144/245 kB | 88/100 kB Progress (3): 425/532 kB | 144/245 kB | 92/100 kB Progress (3): 429/532 kB | 144/245 kB | 92/100 kB Progress (3): 429/532 kB | 144/245 kB | 96/100 kB Progress (3): 429/532 kB | 148/245 kB | 96/100 kB Progress (3): 429/532 kB | 148/245 kB | 100 kB Progress (3): 433/532 kB | 148/245 kB | 100 kB Progress (3): 433/532 kB | 152/245 kB | 100 kB Progress (3): 437/532 kB | 152/245 kB | 100 kB Progress (3): 437/532 kB | 156/245 kB | 100 kB Progress (3): 441/532 kB | 156/245 kB | 100 kB Progress (3): 441/532 kB | 160/245 kB | 100 kB Progress (3): 445/532 kB | 160/245 kB | 100 kB Progress (3): 445/532 kB | 164/245 kB | 100 kB Progress (3): 449/532 kB | 164/245 kB | 100 kB Progress (3): 449/532 kB | 168/245 kB | 100 kB Progress (3): 453/532 kB | 168/245 kB | 100 kB Progress (3): 453/532 kB | 172/245 kB | 100 kB Progress (3): 457/532 kB | 172/245 kB | 100 kB Progress (3): 457/532 kB | 176/245 kB | 100 kB Progress (3): 461/532 kB | 176/245 kB | 100 kB Progress (3): 461/532 kB | 180/245 kB | 100 kB Progress (3): 465/532 kB | 180/245 kB | 100 kB Progress (3): 465/532 kB | 184/245 kB | 100 kB Progress (3): 469/532 kB | 184/245 kB | 100 kB Progress (3): 469/532 kB | 188/245 kB | 100 kB Progress (3): 473/532 kB | 188/245 kB | 100 kB Progress (3): 473/532 kB | 192/245 kB | 100 kB Progress (3): 477/532 kB | 192/245 kB | 100 kB Progress (3): 477/532 kB | 196/245 kB | 100 kB Progress (3): 481/532 kB | 196/245 kB | 100 kB Progress (3): 481/532 kB | 200/245 kB | 100 kB Progress (3): 485/532 kB | 200/245 kB | 100 kB Progress (3): 485/532 kB | 204/245 kB | 100 kB Progress (3): 489/532 kB | 204/245 kB | 100 kB Progress (4): 489/532 kB | 204/245 kB | 100 kB | 0/1.4 MB Progress (5): 489/532 kB | 204/245 kB | 100 kB | 0/1.4 MB | 3.2 kB Progress (5): 489/532 kB | 208/245 kB | 100 kB | 0/1.4 MB | 3.2 kB Progress (5): 489/532 kB | 208/245 kB | 100 kB | 0/1.4 MB | 3.2 kB Progress (5): 493/532 kB | 208/245 kB | 100 kB | 0/1.4 MB | 3.2 kB Progress (5): 493/532 kB | 208/245 kB | 100 kB | 0/1.4 MB | 3.2 kB Progress (5): 493/532 kB | 212/245 kB | 100 kB | 0/1.4 MB | 3.2 kB Progress (5): 493/532 kB | 212/245 kB | 100 kB | 0/1.4 MB | 3.2 kB Progress (5): 497/532 kB | 212/245 kB | 100 kB | 0/1.4 MB | 3.2 kB Progress (5): 497/532 kB | 212/245 kB | 100 kB | 0/1.4 MB | 3.2 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 131 kB/s) [2019-07-30T05:02:51.727Z] Progress (4): 497/532 kB | 216/245 kB | 0/1.4 MB | 3.2 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2019-07-30T05:02:51.727Z] Progress (4): 497/532 kB | 216/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 501/532 kB | 216/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 501/532 kB | 220/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 505/532 kB | 220/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 505/532 kB | 220/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 509/532 kB | 220/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 509/532 kB | 224/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 513/532 kB | 224/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 513/532 kB | 228/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 513/532 kB | 228/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 513/532 kB | 232/245 kB | 0/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.2 kB/s) [2019-07-30T05:02:51.727Z] Progress (3): 517/532 kB | 232/245 kB | 0/1.4 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T05:02:51.727Z] Progress (3): 517/532 kB | 236/245 kB | 0/1.4 MB Progress (3): 517/532 kB | 236/245 kB | 0/1.4 MB Progress (3): 517/532 kB | 240/245 kB | 0/1.4 MB Progress (3): 521/532 kB | 240/245 kB | 0/1.4 MB Progress (3): 521/532 kB | 244/245 kB | 0/1.4 MB Progress (3): 521/532 kB | 244/245 kB | 0/1.4 MB Progress (3): 521/532 kB | 245 kB | 0/1.4 MB Progress (3): 525/532 kB | 245 kB | 0/1.4 MB Progress (3): 525/532 kB | 245 kB | 0/1.4 MB Progress (3): 529/532 kB | 245 kB | 0/1.4 MB Progress (3): 532 kB | 245 kB | 0/1.4 MB Progress (3): 532 kB | 245 kB | 0/1.4 MB Progress (3): 532 kB | 245 kB | 0/1.4 MB Progress (3): 532 kB | 245 kB | 0.1/1.4 MB Progress (3): 532 kB | 245 kB | 0.1/1.4 MB Progress (3): 532 kB | 245 kB | 0.1/1.4 MB Progress (3): 532 kB | 245 kB | 0.1/1.4 MB Progress (3): 532 kB | 245 kB | 0.1/1.4 MB Progress (3): 532 kB | 245 kB | 0.1/1.4 MB Progress (3): 532 kB | 245 kB | 0.1/1.4 MB Progress (3): 532 kB | 245 kB | 0.1/1.4 MB Progress (3): 532 kB | 245 kB | 0.1/1.4 MB Progress (3): 532 kB | 245 kB | 0.1/1.4 MB Progress (3): 532 kB | 245 kB | 0.1/1.4 MB Progress (3): 532 kB | 245 kB | 0.1/1.4 MB Progress (3): 532 kB | 245 kB | 0.1/1.4 MB Progress (3): 532 kB | 245 kB | 0.1/1.4 MB Progress (3): 532 kB | 245 kB | 0.1/1.4 MB Progress (3): 532 kB | 245 kB | 0.1/1.4 MB Progress (3): 532 kB | 245 kB | 0.1/1.4 MB Progress (3): 532 kB | 245 kB | 0.1/1.4 MB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 4.1/37 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 4.1/37 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 7.7/37 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 7.7/37 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 12/37 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 16/37 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 16/37 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 20/37 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 20/37 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 24/37 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 24/37 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 28/37 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 28/37 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 32/37 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 32/37 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 36/37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (532 kB at 679 kB/s) [2019-07-30T05:02:51.727Z] Progress (3): 245 kB | 0.1/1.4 MB | 36/37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2019-07-30T05:02:51.727Z] 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 312 kB/s) [2019-07-30T05:02:51.727Z] Progress (2): 0.1/1.4 MB | 37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2019-07-30T05:02:51.727Z] Progress (2): 0.2/1.4 MB | 37 kB Progress (3): 0.2/1.4 MB | 37 kB | 4.1/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 4.1/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 7.7/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 7.7/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 12/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 12/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 16/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 16/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 20/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 20/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 24/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 24/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 28/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 28/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 32/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 32/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 33/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 33/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 37/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 37/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 41/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 41/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 45/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 45/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 49/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 49/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 53/112 kB Progress (3): 0.2/1.4 MB | 37 kB | 53/112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar (37 kB at 46 kB/s) [2019-07-30T05:02:51.727Z] Progress (2): 0.2/1.4 MB | 57/112 kB Progress (3): 0.2/1.4 MB | 57/112 kB | 4.1/7.2 kB Progress (4): 0.2/1.4 MB | 57/112 kB | 4.1/7.2 kB | 4.1/9.4 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2019-07-30T05:02:51.727Z] Progress (4): 0.2/1.4 MB | 57/112 kB | 4.1/7.2 kB | 4.1/9.4 kB Progress (4): 0.2/1.4 MB | 57/112 kB | 4.1/7.2 kB | 7.7/9.4 kB Progress (4): 0.2/1.4 MB | 57/112 kB | 7.2 kB | 7.7/9.4 kB Progress (4): 0.2/1.4 MB | 61/112 kB | 7.2 kB | 7.7/9.4 kB Progress (4): 0.2/1.4 MB | 65/112 kB | 7.2 kB | 7.7/9.4 kB Progress (4): 0.2/1.4 MB | 65/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 65/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 66/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 66/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 70/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 70/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 74/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 74/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 78/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 78/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 82/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 82/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 86/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 86/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 90/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 90/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 94/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 94/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 98/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 98/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 102/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 102/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 106/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 106/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 110/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 110/112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 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 8.2 kB/s) [2019-07-30T05:02:51.727Z] 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-30T05:02:51.727Z] Progress (2): 0.3/1.4 MB | 112 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2019-07-30T05:02:51.727Z] 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-30T05:02:51.727Z] Progress (2): 0.3/1.4 MB | 112 kB Progress (2): 0.3/1.4 MB | 112 kB Progress (2): 0.3/1.4 MB | 112 kB Progress (2): 0.3/1.4 MB | 112 kB Progress (3): 0.3/1.4 MB | 112 kB | 4.1/37 kB Progress (3): 0.3/1.4 MB | 112 kB | 4.1/37 kB Progress (3): 0.3/1.4 MB | 112 kB | 7.7/37 kB Progress (3): 0.3/1.4 MB | 112 kB | 7.7/37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 128 kB/s) [2019-07-30T05:02:51.727Z] Progress (2): 0.3/1.4 MB | 7.7/37 kB Progress (2): 0.3/1.4 MB | 12/37 kB Progress (2): 0.3/1.4 MB | 12/37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2019-07-30T05:02:51.727Z] Progress (2): 0.3/1.4 MB | 12/37 kB Progress (2): 0.3/1.4 MB | 16/37 kB Progress (2): 0.3/1.4 MB | 16/37 kB Progress (2): 0.3/1.4 MB | 20/37 kB Progress (2): 0.3/1.4 MB | 24/37 kB Progress (2): 0.3/1.4 MB | 24/37 kB Progress (2): 0.3/1.4 MB | 28/37 kB Progress (2): 0.3/1.4 MB | 28/37 kB Progress (2): 0.3/1.4 MB | 32/37 kB Progress (2): 0.3/1.4 MB | 36/37 kB Progress (2): 0.3/1.4 MB | 36/37 kB Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (3): 0.4/1.4 MB | 37 kB | 4.1/53 kB Progress (3): 0.4/1.4 MB | 37 kB | 7.7/53 kB Progress (3): 0.4/1.4 MB | 37 kB | 7.7/53 kB Progress (3): 0.4/1.4 MB | 37 kB | 12/53 kB Progress (3): 0.4/1.4 MB | 37 kB | 12/53 kB Progress (3): 0.4/1.4 MB | 37 kB | 16/53 kB Progress (3): 0.4/1.4 MB | 37 kB | 16/53 kB Progress (3): 0.4/1.4 MB | 37 kB | 20/53 kB Progress (3): 0.4/1.4 MB | 37 kB | 20/53 kB Progress (3): 0.4/1.4 MB | 37 kB | 24/53 kB Progress (3): 0.4/1.4 MB | 37 kB | 24/53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar (37 kB at 42 kB/s) [2019-07-30T05:02:51.727Z] Progress (2): 0.4/1.4 MB | 28/53 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2019-07-30T05:02:51.727Z] Progress (2): 0.4/1.4 MB | 28/53 kB Progress (2): 0.4/1.4 MB | 32/53 kB Progress (2): 0.4/1.4 MB | 32/53 kB Progress (2): 0.4/1.4 MB | 36/53 kB Progress (2): 0.4/1.4 MB | 36/53 kB Progress (2): 0.4/1.4 MB | 40/53 kB Progress (2): 0.4/1.4 MB | 40/53 kB Progress (2): 0.4/1.4 MB | 44/53 kB Progress (2): 0.4/1.4 MB | 44/53 kB Progress (2): 0.4/1.4 MB | 48/53 kB Progress (2): 0.4/1.4 MB | 48/53 kB Progress (2): 0.4/1.4 MB | 52/53 kB Progress (2): 0.4/1.4 MB | 52/53 kB Progress (2): 0.4/1.4 MB | 53 kB Progress (2): 0.4/1.4 MB | 53 kB Progress (2): 0.4/1.4 MB | 53 kB Progress (2): 0.4/1.4 MB | 53 kB Progress (2): 0.4/1.4 MB | 53 kB Progress (3): 0.4/1.4 MB | 53 kB | 4.1/285 kB Progress (3): 0.4/1.4 MB | 53 kB | 4.1/285 kB Progress (3): 0.4/1.4 MB | 53 kB | 7.7/285 kB Progress (3): 0.4/1.4 MB | 53 kB | 7.7/285 kB Progress (4): 0.4/1.4 MB | 53 kB | 7.7/285 kB | 4.1/38 kB Progress (4): 0.4/1.4 MB | 53 kB | 7.7/285 kB | 4.1/38 kB Progress (4): 0.4/1.4 MB | 53 kB | 12/285 kB | 4.1/38 kB Progress (4): 0.4/1.4 MB | 53 kB | 12/285 kB | 4.1/38 kB Progress (4): 0.4/1.4 MB | 53 kB | 12/285 kB | 7.7/38 kB Progress (4): 0.4/1.4 MB | 53 kB | 12/285 kB | 7.7/38 kB Progress (4): 0.4/1.4 MB | 53 kB | 16/285 kB | 7.7/38 kB Progress (4): 0.4/1.4 MB | 53 kB | 16/285 kB | 7.7/38 kB Progress (4): 0.4/1.4 MB | 53 kB | 16/285 kB | 12/38 kB Progress (4): 0.4/1.4 MB | 53 kB | 16/285 kB | 12/38 kB Progress (4): 0.4/1.4 MB | 53 kB | 20/285 kB | 12/38 kB Progress (4): 0.5/1.4 MB | 53 kB | 20/285 kB | 12/38 kB Progress (4): 0.5/1.4 MB | 53 kB | 20/285 kB | 16/38 kB Progress (4): 0.5/1.4 MB | 53 kB | 24/285 kB | 16/38 kB Progress (4): 0.5/1.4 MB | 53 kB | 24/285 kB | 16/38 kB Progress (4): 0.5/1.4 MB | 53 kB | 24/285 kB | 16/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 59 kB/s) [2019-07-30T05:02:51.727Z] 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-30T05:02:51.727Z] Progress (3): 0.5/1.4 MB | 24/285 kB | 20/38 kB Progress (3): 0.5/1.4 MB | 28/285 kB | 20/38 kB Progress (3): 0.5/1.4 MB | 28/285 kB | 20/38 kB Progress (4): 0.5/1.4 MB | 28/285 kB | 20/38 kB | 4.1/4.3 kB Progress (4): 0.5/1.4 MB | 28/285 kB | 20/38 kB | 4.1/4.3 kB Progress (4): 0.5/1.4 MB | 32/285 kB | 20/38 kB | 4.1/4.3 kB Progress (4): 0.5/1.4 MB | 32/285 kB | 24/38 kB | 4.1/4.3 kB Progress (4): 0.5/1.4 MB | 33/285 kB | 24/38 kB | 4.1/4.3 kB Progress (4): 0.5/1.4 MB | 33/285 kB | 24/38 kB | 4.1/4.3 kB Progress (4): 0.5/1.4 MB | 33/285 kB | 24/38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 37/285 kB | 24/38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 37/285 kB | 24/38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 37/285 kB | 28/38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 37/285 kB | 28/38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 41/285 kB | 28/38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 41/285 kB | 28/38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 41/285 kB | 32/38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 41/285 kB | 32/38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 45/285 kB | 32/38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 45/285 kB | 32/38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 45/285 kB | 36/38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 45/285 kB | 36/38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 49/285 kB | 36/38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 49/285 kB | 36/38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 49/285 kB | 38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 49/285 kB | 38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 53/285 kB | 38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 53/285 kB | 38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 57/285 kB | 38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 57/285 kB | 38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 61/285 kB | 38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 61/285 kB | 38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 65/285 kB | 38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 65/285 kB | 38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 65/285 kB | 38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 69/285 kB | 38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 69/285 kB | 38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 73/285 kB | 38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 73/285 kB | 38 kB | 4.3 kB Progress (4): 0.5/1.4 MB | 77/285 kB | 38 kB | 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 4.4 kB/s) [2019-07-30T05:02:51.727Z] Progress (3): 0.5/1.4 MB | 77/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.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2019-07-30T05:02:51.727Z] Progress (3): 0.5/1.4 MB | 81/285 kB | 38 kB Progress (3): 0.5/1.4 MB | 81/285 kB | 38 kB Progress (3): 0.5/1.4 MB | 85/285 kB | 38 kB Progress (3): 0.5/1.4 MB | 85/285 kB | 38 kB Progress (4): 0.5/1.4 MB | 85/285 kB | 38 kB | 4.1/29 kB Progress (4): 0.5/1.4 MB | 85/285 kB | 38 kB | 4.1/29 kB Progress (4): 0.5/1.4 MB | 89/285 kB | 38 kB | 4.1/29 kB Progress (4): 0.6/1.4 MB | 89/285 kB | 38 kB | 4.1/29 kB Progress (4): 0.6/1.4 MB | 89/285 kB | 38 kB | 7.7/29 kB Progress (4): 0.6/1.4 MB | 89/285 kB | 38 kB | 7.7/29 kB Progress (4): 0.6/1.4 MB | 93/285 kB | 38 kB | 7.7/29 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 39 kB/s) [2019-07-30T05:02:51.727Z] Progress (3): 0.6/1.4 MB | 97/285 kB | 7.7/29 kB Progress (3): 0.6/1.4 MB | 97/285 kB | 7.7/29 kB Progress (3): 0.6/1.4 MB | 97/285 kB | 12/29 kB Progress (3): 0.6/1.4 MB | 101/285 kB | 12/29 kB Progress (3): 0.6/1.4 MB | 101/285 kB | 12/29 kB Progress (3): 0.6/1.4 MB | 105/285 kB | 12/29 kB Progress (3): 0.6/1.4 MB | 105/285 kB | 16/29 kB Progress (3): 0.6/1.4 MB | 105/285 kB | 16/29 kB Progress (3): 0.6/1.4 MB | 105/285 kB | 20/29 kB Progress (3): 0.6/1.4 MB | 109/285 kB | 20/29 kB Progress (3): 0.6/1.4 MB | 109/285 kB | 24/29 kB Progress (3): 0.6/1.4 MB | 109/285 kB | 24/29 kB Progress (3): 0.6/1.4 MB | 109/285 kB | 28/29 kB Progress (3): 0.6/1.4 MB | 109/285 kB | 28/29 kB Progress (3): 0.6/1.4 MB | 113/285 kB | 28/29 kB Progress (3): 0.6/1.4 MB | 113/285 kB | 28/29 kB Progress (3): 0.6/1.4 MB | 113/285 kB | 29 kB Progress (3): 0.6/1.4 MB | 113/285 kB | 29 kB Progress (3): 0.6/1.4 MB | 117/285 kB | 29 kB Progress (3): 0.6/1.4 MB | 117/285 kB | 29 kB Progress (3): 0.6/1.4 MB | 121/285 kB | 29 kB Progress (3): 0.6/1.4 MB | 121/285 kB | 29 kB Progress (4): 0.6/1.4 MB | 121/285 kB | 29 kB | 4.1/21 kB Progress (4): 0.6/1.4 MB | 121/285 kB | 29 kB | 4.1/21 kB Progress (4): 0.6/1.4 MB | 125/285 kB | 29 kB | 4.1/21 kB Progress (4): 0.6/1.4 MB | 125/285 kB | 29 kB | 4.1/21 kB Progress (4): 0.6/1.4 MB | 125/285 kB | 29 kB | 7.7/21 kB Progress (4): 0.6/1.4 MB | 125/285 kB | 29 kB | 7.7/21 kB Progress (4): 0.6/1.4 MB | 129/285 kB | 29 kB | 7.7/21 kB Progress (4): 0.6/1.4 MB | 129/285 kB | 29 kB | 7.7/21 kB Progress (4): 0.6/1.4 MB | 129/285 kB | 29 kB | 12/21 kB Progress (4): 0.6/1.4 MB | 129/285 kB | 29 kB | 12/21 kB Progress (4): 0.6/1.4 MB | 133/285 kB | 29 kB | 12/21 kB Progress (4): 0.6/1.4 MB | 133/285 kB | 29 kB | 12/21 kB Progress (4): 0.6/1.4 MB | 133/285 kB | 29 kB | 16/21 kB Progress (4): 0.6/1.4 MB | 133/285 kB | 29 kB | 16/21 kB Progress (4): 0.6/1.4 MB | 137/285 kB | 29 kB | 16/21 kB Progress (4): 0.6/1.4 MB | 137/285 kB | 29 kB | 16/21 kB Progress (4): 0.6/1.4 MB | 137/285 kB | 29 kB | 20/21 kB Progress (4): 0.6/1.4 MB | 141/285 kB | 29 kB | 20/21 kB Progress (4): 0.6/1.4 MB | 141/285 kB | 29 kB | 20/21 kB Progress (4): 0.6/1.4 MB | 145/285 kB | 29 kB | 20/21 kB Progress (4): 0.6/1.4 MB | 145/285 kB | 29 kB | 21 kB Progress (4): 0.6/1.4 MB | 149/285 kB | 29 kB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar (29 kB at 29 kB/s) [2019-07-30T05:02:51.727Z] Progress (3): 0.6/1.4 MB | 149/285 kB | 21 kB Progress (3): 0.6/1.4 MB | 153/285 kB | 21 kB Progress (3): 0.6/1.4 MB | 153/285 kB | 21 kB Progress (3): 0.6/1.4 MB | 157/285 kB | 21 kB Progress (3): 0.6/1.4 MB | 157/285 kB | 21 kB Progress (3): 0.6/1.4 MB | 161/285 kB | 21 kB Progress (3): 0.6/1.4 MB | 161/285 kB | 21 kB Progress (3): 0.6/1.4 MB | 165/285 kB | 21 kB Progress (3): 0.6/1.4 MB | 165/285 kB | 21 kB Progress (3): 0.6/1.4 MB | 169/285 kB | 21 kB Progress (3): 0.7/1.4 MB | 169/285 kB | 21 kB Progress (3): 0.7/1.4 MB | 173/285 kB | 21 kB Progress (3): 0.7/1.4 MB | 173/285 kB | 21 kB Progress (3): 0.7/1.4 MB | 177/285 kB | 21 kB Progress (3): 0.7/1.4 MB | 177/285 kB | 21 kB Progress (3): 0.7/1.4 MB | 181/285 kB | 21 kB Progress (3): 0.7/1.4 MB | 181/285 kB | 21 kB Progress (3): 0.7/1.4 MB | 185/285 kB | 21 kB Progress (3): 0.7/1.4 MB | 185/285 kB | 21 kB Progress (3): 0.7/1.4 MB | 189/285 kB | 21 kB Progress (3): 0.7/1.4 MB | 189/285 kB | 21 kB Progress (3): 0.7/1.4 MB | 193/285 kB | 21 kB Progress (3): 0.7/1.4 MB | 193/285 kB | 21 kB Progress (3): 0.7/1.4 MB | 197/285 kB | 21 kB Progress (3): 0.7/1.4 MB | 197/285 kB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar (21 kB at 21 kB/s) [2019-07-30T05:02:51.821Z] Progress (2): 0.7/1.4 MB | 201/285 kB Progress (2): 0.7/1.4 MB | 201/285 kB Progress (2): 0.7/1.4 MB | 205/285 kB Progress (2): 0.7/1.4 MB | 205/285 kB Progress (2): 0.7/1.4 MB | 209/285 kB Progress (2): 0.7/1.4 MB | 209/285 kB Progress (2): 0.7/1.4 MB | 213/285 kB Progress (2): 0.7/1.4 MB | 213/285 kB Progress (2): 0.7/1.4 MB | 217/285 kB Progress (2): 0.7/1.4 MB | 217/285 kB Progress (2): 0.7/1.4 MB | 221/285 kB Progress (2): 0.7/1.4 MB | 221/285 kB Progress (2): 0.7/1.4 MB | 225/285 kB Progress (2): 0.7/1.4 MB | 225/285 kB Progress (2): 0.7/1.4 MB | 229/285 kB Progress (2): 0.7/1.4 MB | 229/285 kB Progress (2): 0.7/1.4 MB | 233/285 kB Progress (2): 0.7/1.4 MB | 233/285 kB Progress (2): 0.7/1.4 MB | 237/285 kB Progress (2): 0.7/1.4 MB | 237/285 kB Progress (2): 0.7/1.4 MB | 241/285 kB Progress (2): 0.7/1.4 MB | 241/285 kB Progress (2): 0.7/1.4 MB | 245/285 kB Progress (2): 0.7/1.4 MB | 245/285 kB Progress (2): 0.7/1.4 MB | 249/285 kB Progress (2): 0.7/1.4 MB | 249/285 kB Progress (2): 0.7/1.4 MB | 253/285 kB Progress (2): 0.7/1.4 MB | 253/285 kB Progress (2): 0.7/1.4 MB | 257/285 kB Progress (2): 0.7/1.4 MB | 257/285 kB Progress (2): 0.7/1.4 MB | 261/285 kB Progress (2): 0.7/1.4 MB | 261/285 kB Progress (2): 0.7/1.4 MB | 265/285 kB Progress (2): 0.7/1.4 MB | 265/285 kB Progress (2): 0.7/1.4 MB | 269/285 kB Progress (2): 0.8/1.4 MB | 269/285 kB Progress (2): 0.8/1.4 MB | 273/285 kB Progress (2): 0.8/1.4 MB | 273/285 kB Progress (2): 0.8/1.4 MB | 277/285 kB Progress (2): 0.8/1.4 MB | 277/285 kB Progress (2): 0.8/1.4 MB | 281/285 kB Progress (2): 0.8/1.4 MB | 281/285 kB Progress (2): 0.8/1.4 MB | 285/285 kB Progress (2): 0.8/1.4 MB | 285/285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB 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 270 kB/s) [2019-07-30T05:02:52.080Z] 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-30T05:02:53.455Z] 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-30T05:02:53.713Z] 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-30T05:02:53.713Z] 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-30T05:02:53.713Z] 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-30T05:02:53.713Z] 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-30T05:02:53.713Z] 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-30T05:02:54.493Z] 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.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 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-30T05:02:55.086Z] 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-30T05:02:55.086Z] 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-30T05:02:55.086Z] 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-30T05:02:56.020Z] 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-30T05:02:56.020Z] 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-30T05:02:56.020Z] 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-30T05:02:56.278Z] 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 4.2 MB/s) [2019-07-30T05:02:56.278Z] 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-30T05:02:56.278Z] 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-30T05:02:56.278Z] 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-30T05:02:56.278Z] 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-30T05:02:56.278Z] 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-30T05:02:56.536Z] 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-30T05:02:56.536Z] Progress (1): 4.1/148 kB Progress (1): 7.7/148 kB Progress (1): 12/148 kB Progress (1): 16/148 kB Progress (1): 20/148 kB Progress (1): 24/148 kB Progress (1): 28/148 kB Progress (1): 32/148 kB Progress (1): 36/148 kB Progress (1): 40/148 kB Progress (1): 44/148 kB Progress (1): 48/148 kB Progress (1): 52/148 kB Progress (1): 56/148 kB Progress (1): 60/148 kB Progress (1): 64/148 kB Progress (1): 68/148 kB Progress (1): 72/148 kB Progress (1): 76/148 kB Progress (1): 80/148 kB Progress (1): 84/148 kB Progress (1): 88/148 kB Progress (1): 92/148 kB Progress (1): 96/148 kB Progress (1): 100/148 kB Progress (1): 104/148 kB Progress (1): 108/148 kB Progress (1): 112/148 kB Progress (1): 116/148 kB Progress (1): 120/148 kB Progress (1): 124/148 kB Progress (1): 128/148 kB Progress (1): 132/148 kB Progress (1): 136/148 kB Progress (1): 140/148 kB Progress (1): 144/148 kB Progress (1): 148 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar (148 kB at 2.2 MB/s) [2019-07-30T05:02:56.536Z] 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-30T05:02:56.536Z] 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-30T05:02:56.536Z] 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-30T05:02:56.794Z] 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-30T05:02:56.794Z] 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-30T05:02:56.794Z] 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-30T05:02:56.794Z] 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 806 kB/s) [2019-07-30T05:02:58.695Z] 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-30T05:02:58.695Z] 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-30T05:02:58.695Z] 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-30T05:02:58.953Z] 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-30T05:02:58.953Z] 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-30T05:02:58.953Z] 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-30T05:02:58.953Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom (7.3 kB at 253 kB/s) [2019-07-30T05:02:58.953Z] 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-30T05:02:58.953Z] 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-30T05:02:58.953Z] 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-30T05:02:59.210Z] 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-30T05:02:59.211Z] 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-30T05:02:59.211Z] 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-30T05:02:59.211Z] 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 267 kB/s) [2019-07-30T05:02:59.211Z] 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-30T05:02:59.211Z] 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-30T05:02:59.211Z] 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-30T05:02:59.469Z] 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-30T05:02:59.469Z] 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-30T05:02:59.727Z] 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-30T05:02:59.727Z] 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-30T05:02:59.727Z] 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-30T05:02:59.727Z] 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-30T05:02:59.727Z] 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-30T05:02:59.985Z] 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-30T05:02:59.985Z] 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-30T05:02:59.985Z] 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-30T05:02:59.985Z] 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 36 kB/s) [2019-07-30T05:02:59.985Z] 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-30T05:02:59.985Z] 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-30T05:02:59.985Z] 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-30T05:03:00.243Z] 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-30T05:03:00.243Z] 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-30T05:03:00.243Z] 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-30T05:03:00.243Z] Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar (7.7 kB at 165 kB/s) [2019-07-30T05:03:00.243Z] 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-30T05:03:00.500Z] 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-30T05:03:00.500Z] 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-30T05:03:00.500Z] 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-30T05:03:00.500Z] 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-30T05:03:00.500Z] 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-30T05:03:00.759Z] 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 87 kB/s) [2019-07-30T05:03:00.759Z] 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-30T05:03:00.759Z] 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-30T05:03:00.759Z] 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-30T05:03:00.759Z] 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-30T05:03:01.017Z] 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-30T05:03:01.017Z] 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-30T05:03:01.017Z] 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 301 kB/s) [2019-07-30T05:03:01.017Z] 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-30T05:03:01.017Z] 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-30T05:03:01.017Z] 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-30T05:03:01.276Z] 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-30T05:03:01.276Z] 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-30T05:03:01.276Z] 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-30T05:03:01.276Z] 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 173 kB/s) [2019-07-30T05:03:01.276Z] 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-30T05:03:01.276Z] 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-30T05:03:01.276Z] 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-30T05:03:01.533Z] 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-30T05:03:01.533Z] 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-30T05:03:01.533Z] 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-30T05:03:01.533Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 453 kB/s) [2019-07-30T05:03:01.533Z] 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-30T05:03:01.533Z] 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-30T05:03:01.791Z] 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-30T05:03:01.791Z] 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-30T05:03:01.791Z] 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-30T05:03:01.791Z] 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-30T05:03:01.791Z] 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 130 kB/s) [2019-07-30T05:03:01.791Z] 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-30T05:03:02.048Z] 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-30T05:03:02.048Z] 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-30T05:03:02.048Z] 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-30T05:03:02.048Z] 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-30T05:03:02.048Z] 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-30T05:03:02.306Z] 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 290 kB/s) [2019-07-30T05:03:02.306Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T05:03:02.306Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T05:03:02.306Z] 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-30T05:03:02.306Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T05:03:02.306Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T05:03:02.306Z] 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-30T05:03:02.564Z] 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 976 kB/s) [2019-07-30T05:03:02.564Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [2019-07-30T05:03:02.564Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom [2019-07-30T05:03:02.564Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom [2019-07-30T05:03:02.564Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom [2019-07-30T05:03:02.564Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom [2019-07-30T05:03:02.564Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [2019-07-30T05:03:02.822Z] 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 389 kB/s) [2019-07-30T05:03:02.822Z] 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-30T05:03:02.822Z] 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-30T05:03:02.822Z] 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-30T05:03:02.822Z] 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-30T05:03:02.822Z] 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-30T05:03:03.079Z] 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-30T05:03:03.079Z] 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 36 kB/s) [2019-07-30T05:03:03.079Z] 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-30T05:03:03.079Z] 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-30T05:03:03.079Z] 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-30T05:03:03.079Z] 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-30T05:03:03.079Z] 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-30T05:03:03.338Z] 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-30T05:03:03.338Z] 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 745 kB/s) [2019-07-30T05:03:03.338Z] 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-30T05:03:03.338Z] 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-30T05:03:03.338Z] 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-30T05:03:03.338Z] 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-30T05:03:03.596Z] 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-30T05:03:03.596Z] 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-30T05:03:03.596Z] 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-30T05:03:03.596Z] 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-30T05:03:03.596Z] 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-30T05:03:03.596Z] 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-30T05:03:03.596Z] 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-30T05:03:03.596Z] 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-30T05:03:03.596Z] 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-30T05:03:03.596Z] 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-30T05:03:03.596Z] 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-30T05:03:03.596Z] 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-30T05:03:03.854Z] 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-30T05:03:03.854Z] 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-30T05:03:03.854Z] 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-30T05:03:03.854Z] 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-30T05:03:03.854Z] 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-30T05:03:03.854Z] 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-30T05:03:03.854Z] 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-30T05:03:03.854Z] 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-30T05:03:03.854Z] 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-30T05:03:04.126Z] Progress (1): 4.1/22 kB Progress (2): 4.1/22 kB | 4.1/129 kB Progress (2): 7.7/22 kB | 4.1/129 kB Progress (2): 7.7/22 kB | 7.7/129 kB Progress (3): 7.7/22 kB | 7.7/129 kB | 4.1/24 kB Progress (3): 12/22 kB | 7.7/129 kB | 4.1/24 kB Progress (3): 12/22 kB | 7.7/129 kB | 7.7/24 kB Progress (3): 12/22 kB | 12/129 kB | 7.7/24 kB Progress (3): 12/22 kB | 12/129 kB | 12/24 kB Progress (3): 16/22 kB | 12/129 kB | 12/24 kB Progress (3): 16/22 kB | 12/129 kB | 16/24 kB Progress (3): 16/22 kB | 16/129 kB | 16/24 kB Progress (3): 16/22 kB | 16/129 kB | 20/24 kB Progress (3): 20/22 kB | 16/129 kB | 20/24 kB Progress (3): 20/22 kB | 16/129 kB | 24/24 kB Progress (3): 20/22 kB | 20/129 kB | 24/24 kB Progress (3): 20/22 kB | 20/129 kB | 24 kB Progress (3): 22 kB | 20/129 kB | 24 kB Progress (3): 22 kB | 24/129 kB | 24 kB Progress (3): 22 kB | 28/129 kB | 24 kB Progress (3): 22 kB | 32/129 kB | 24 kB Progress (3): 22 kB | 36/129 kB | 24 kB Progress (3): 22 kB | 40/129 kB | 24 kB Progress (3): 22 kB | 44/129 kB | 24 kB Progress (3): 22 kB | 48/129 kB | 24 kB Progress (3): 22 kB | 52/129 kB | 24 kB Progress (3): 22 kB | 56/129 kB | 24 kB Progress (3): 22 kB | 60/129 kB | 24 kB Progress (3): 22 kB | 64/129 kB | 24 kB Progress (3): 22 kB | 68/129 kB | 24 kB Progress (3): 22 kB | 72/129 kB | 24 kB Progress (3): 22 kB | 76/129 kB | 24 kB Progress (3): 22 kB | 80/129 kB | 24 kB Progress (3): 22 kB | 84/129 kB | 24 kB Progress (3): 22 kB | 88/129 kB | 24 kB Progress (3): 22 kB | 92/129 kB | 24 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 330 kB/s) [2019-07-30T05:03:04.126Z] Progress (2): 96/129 kB | 24 kB Progress (2): 100/129 kB | 24 kB Progress (2): 104/129 kB | 24 kB Progress (2): 108/129 kB | 24 kB Progress (2): 112/129 kB | 24 kB Progress (2): 116/129 kB | 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 351 kB/s) [2019-07-30T05:03:04.126Z] Progress (1): 120/129 kB Progress (1): 124/129 kB Progress (1): 128/129 kB Progress (1): 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 1.7 MB/s) [2019-07-30T05:03:04.126Z] 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-30T05:03:04.126Z] 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-30T05:03:04.384Z] 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-30T05:03:04.384Z] 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-30T05:03:04.384Z] 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-30T05:03:04.384Z] 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-30T05:03:04.384Z] 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 50 kB/s) [2019-07-30T05:03:04.384Z] 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-30T05:03:04.642Z] 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-30T05:03:04.642Z] 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-30T05:03:04.642Z] 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-30T05:03:04.899Z] 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-30T05:03:04.899Z] 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-30T05:03:04.899Z] 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 351 kB/s) [2019-07-30T05:03:04.899Z] 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-30T05:03:04.899Z] 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-30T05:03:04.899Z] 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-30T05:03:05.157Z] 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-30T05:03:05.157Z] 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-30T05:03:05.157Z] 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-30T05:03:05.157Z] 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 22 kB/s) [2019-07-30T05:03:05.157Z] 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-30T05:03:05.157Z] 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-30T05:03:05.157Z] 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-30T05:03:05.415Z] 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-30T05:03:05.415Z] 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-30T05:03:05.415Z] 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-30T05:03:05.415Z] 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 132 kB/s) [2019-07-30T05:03:05.415Z] 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-30T05:03:05.415Z] 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-30T05:03:05.415Z] 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-30T05:03:05.672Z] 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-30T05:03:05.672Z] 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-30T05:03:05.672Z] 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-30T05:03:05.672Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 694 kB/s) [2019-07-30T05:03:05.672Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [2019-07-30T05:03:05.672Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [2019-07-30T05:03:05.672Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [2019-07-30T05:03:05.930Z] 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-30T05:03:05.930Z] 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-30T05:03:05.930Z] 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-30T05:03:05.930Z] 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 22 kB/s) [2019-07-30T05:03:05.930Z] 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-30T05:03:05.930Z] 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-30T05:03:05.930Z] 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-30T05:03:06.224Z] 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-30T05:03:06.224Z] 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-30T05:03:06.224Z] 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-30T05:03:06.224Z] 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 137 kB/s) [2019-07-30T05:03:06.224Z] 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-30T05:03:06.224Z] 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-30T05:03:06.224Z] 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-30T05:03:06.482Z] 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-30T05:03:06.482Z] 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-30T05:03:06.482Z] 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-30T05:03:06.482Z] 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 46 kB/s) [2019-07-30T05:03:06.482Z] 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-30T05:03:06.482Z] 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-30T05:03:06.482Z] 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-30T05:03:06.822Z] 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-30T05:03:06.822Z] 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-30T05:03:06.822Z] 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-30T05:03:06.822Z] 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 280 kB/s) [2019-07-30T05:03:06.822Z] 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-30T05:03:06.822Z] 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-30T05:03:06.822Z] 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-30T05:03:07.080Z] 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-30T05:03:07.080Z] 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-30T05:03:07.080Z] 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-30T05:03:07.080Z] Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 274 kB/s) [2019-07-30T05:03:07.080Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T05:03:07.080Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T05:03:07.080Z] 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-30T05:03:07.338Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T05:03:07.338Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T05:03:07.338Z] 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-30T05:03:07.338Z] 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 476 kB/s) [2019-07-30T05:03:07.338Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [2019-07-30T05:03:07.338Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom [2019-07-30T05:03:07.338Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom [2019-07-30T05:03:07.596Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom [2019-07-30T05:03:07.596Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom [2019-07-30T05:03:07.596Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [2019-07-30T05:03:07.596Z] 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 143 kB/s) [2019-07-30T05:03:07.596Z] 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-30T05:03:07.596Z] 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-30T05:03:07.596Z] 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-30T05:03:07.854Z] 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-30T05:03:07.854Z] 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-30T05:03:07.854Z] 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-30T05:03:07.854Z] 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 56 kB/s) [2019-07-30T05:03:07.854Z] 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-30T05:03:07.854Z] 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-30T05:03:07.854Z] 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-30T05:03:08.113Z] 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-30T05:03:08.113Z] 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-30T05:03:08.113Z] 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-30T05:03:08.113Z] 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 146 kB/s) [2019-07-30T05:03:08.113Z] 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-30T05:03:08.113Z] 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-30T05:03:08.113Z] 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-30T05:03:08.371Z] 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-30T05:03:08.371Z] 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-30T05:03:08.371Z] 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-30T05:03:08.371Z] 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 17 kB/s) [2019-07-30T05:03:08.371Z] 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-30T05:03:08.371Z] 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-30T05:03:08.371Z] 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-30T05:03:08.629Z] 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-30T05:03:08.629Z] 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-30T05:03:08.629Z] 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-30T05:03:08.629Z] 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 174 kB/s) [2019-07-30T05:03:08.629Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [2019-07-30T05:03:08.629Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-30T05:03:08.629Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom [2019-07-30T05:03:08.888Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-30T05:03:08.888Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom [2019-07-30T05:03:08.888Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [2019-07-30T05:03:08.888Z] 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-30T05:03:08.888Z] 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-30T05:03:08.888Z] 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-30T05:03:08.888Z] 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-30T05:03:09.146Z] 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-30T05:03:09.146Z] 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-30T05:03:09.146Z] 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-30T05:03:09.146Z] 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 16 kB/s) [2019-07-30T05:03:09.146Z] 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-30T05:03:09.146Z] 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-30T05:03:09.146Z] 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-30T05:03:09.406Z] 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-30T05:03:09.406Z] 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-30T05:03:09.406Z] 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-30T05:03:09.406Z] Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 226 kB/s) [2019-07-30T05:03:09.406Z] 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-30T05:03:09.406Z] 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-30T05:03:09.406Z] 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-30T05:03:09.665Z] 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-30T05:03:09.665Z] 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-30T05:03:09.665Z] 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-30T05:03:09.665Z] 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 101 kB/s) [2019-07-30T05:03:09.665Z] 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-30T05:03:09.665Z] 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-30T05:03:10.025Z] 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-30T05:03:10.025Z] 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-30T05:03:10.025Z] 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-30T05:03:10.025Z] 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-30T05:03:10.025Z] 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 42 kB/s) [2019-07-30T05:03:10.025Z] 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-30T05:03:10.025Z] 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-30T05:03:10.025Z] 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-30T05:03:10.379Z] 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-30T05:03:10.379Z] 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-30T05:03:10.379Z] 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-30T05:03:10.379Z] 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 57 kB/s) [2019-07-30T05:03:10.379Z] 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-30T05:03:10.379Z] 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-30T05:03:10.379Z] 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-30T05:03:10.637Z] 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-30T05:03:10.637Z] 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-30T05:03:10.637Z] 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-30T05:03:10.637Z] 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 45 kB/s) [2019-07-30T05:03:10.637Z] 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-30T05:03:10.637Z] 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-30T05:03:10.637Z] 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-30T05:03:10.896Z] 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-30T05:03:10.896Z] 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-30T05:03:10.896Z] 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-30T05:03:10.896Z] 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-30T05:03:10.896Z] 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-30T05:03:10.896Z] 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-30T05:03:10.896Z] 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-30T05:03:11.154Z] 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-30T05:03:11.154Z] 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-30T05:03:11.154Z] 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-30T05:03:11.154Z] Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 115 kB/s) [2019-07-30T05:03:11.154Z] 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-30T05:03:11.154Z] 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-30T05:03:11.154Z] 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-30T05:03:11.412Z] 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-30T05:03:11.412Z] 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-30T05:03:11.412Z] 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-30T05:03:11.412Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 66 kB/s) [2019-07-30T05:03:11.412Z] 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-30T05:03:11.412Z] 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-30T05:03:11.412Z] 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-30T05:03:11.670Z] 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-30T05:03:11.670Z] 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-30T05:03:11.670Z] 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-30T05:03:11.670Z] 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 56 kB/s) [2019-07-30T05:03:11.670Z] 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-30T05:03:11.670Z] 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-30T05:03:11.670Z] 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-30T05:03:11.930Z] 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-30T05:03:11.930Z] 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-30T05:03:11.930Z] 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-30T05:03:11.930Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 44 kB/s) [2019-07-30T05:03:11.930Z] 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-30T05:03:12.188Z] 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-30T05:03:12.188Z] 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-30T05:03:12.188Z] 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-30T05:03:12.188Z] 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-30T05:03:12.188Z] 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-30T05:03:12.188Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 84 kB/s) [2019-07-30T05:03:12.188Z] 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-30T05:03:12.446Z] 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-30T05:03:12.446Z] 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-30T05:03:12.446Z] 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-30T05:03:12.446Z] 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-30T05:03:12.446Z] 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-30T05:03:12.446Z] 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 48 kB/s) [2019-07-30T05:03:12.446Z] 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-30T05:03:12.703Z] 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-30T05:03:12.704Z] 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-30T05:03:12.704Z] 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-30T05:03:12.704Z] 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-30T05:03:12.704Z] 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-30T05:03:12.962Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 46 kB/s) [2019-07-30T05:03:12.962Z] 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-30T05:03:12.962Z] 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-30T05:03:12.962Z] 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-30T05:03:12.962Z] 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-30T05:03:12.962Z] 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-30T05:03:12.962Z] 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-30T05:03:13.220Z] 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 169 kB/s) [2019-07-30T05:03:13.220Z] 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-30T05:03:13.220Z] 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-30T05:03:13.220Z] 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-30T05:03:13.220Z] 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-30T05:03:13.220Z] 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-30T05:03:13.478Z] 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-30T05:03:13.478Z] 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 87 kB/s) [2019-07-30T05:03:13.478Z] 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-30T05:03:13.478Z] 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-30T05:03:13.478Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2019-07-30T05:03:13.736Z] 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-30T05:03:13.736Z] 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-30T05:03:13.736Z] 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-30T05:03:13.736Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 43 kB/s) [2019-07-30T05:03:13.736Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T05:03:13.736Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T05:03:13.736Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T05:03:13.994Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T05:03:13.994Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T05:03:13.994Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T05:03:13.994Z] 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 119 kB/s) [2019-07-30T05:03:13.994Z] 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-30T05:03:13.994Z] 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-30T05:03:13.994Z] 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-30T05:03:13.994Z] 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-30T05:03:13.994Z] 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-30T05:03:13.994Z] 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-30T05:03:14.252Z] 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-30T05:03:14.252Z] 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-30T05:03:14.252Z] 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-30T05:03:14.252Z] 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-30T05:03:14.252Z] 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-30T05:03:14.252Z] 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-30T05:03:14.510Z] 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 519 kB/s) [2019-07-30T05:03:14.510Z] 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 92 kB/s) [2019-07-30T05:03:14.510Z] 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-30T05:03:14.510Z] 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-30T05:03:14.510Z] 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-30T05:03:14.768Z] 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-30T05:03:14.768Z] 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-30T05:03:14.768Z] 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-30T05:03:14.768Z] 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 59 kB/s) [2019-07-30T05:03:14.768Z] 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-30T05:03:14.768Z] 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-30T05:03:14.768Z] 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-30T05:03:15.026Z] 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-30T05:03:15.026Z] 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-30T05:03:15.026Z] 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-30T05:03:15.026Z] 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 54 kB/s) [2019-07-30T05:03:15.026Z] 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-30T05:03:15.026Z] 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-30T05:03:15.026Z] 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-30T05:03:15.284Z] 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-30T05:03:15.284Z] 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-30T05:03:15.543Z] 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-30T05:03:15.543Z] 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 142 kB/s) [2019-07-30T05:03:15.543Z] 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-30T05:03:15.543Z] 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-30T05:03:15.543Z] 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-30T05:03:15.543Z] 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-30T05:03:15.826Z] 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-30T05:03:15.826Z] 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-30T05:03:15.826Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom (2.2 kB at 76 kB/s) [2019-07-30T05:03:15.826Z] 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-30T05:03:15.826Z] 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-30T05:03:15.826Z] 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-30T05:03:15.826Z] 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-30T05:03:16.083Z] 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-30T05:03:16.083Z] 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-30T05:03:16.083Z] 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 875 kB/s) [2019-07-30T05:03:16.083Z] 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-30T05:03:16.083Z] 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-30T05:03:16.083Z] 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-30T05:03:16.341Z] 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-30T05:03:16.341Z] 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-30T05:03:16.341Z] 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-30T05:03:16.341Z] 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-30T05:03:16.341Z] 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-30T05:03:16.341Z] 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-30T05:03:16.341Z] 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-30T05:03:16.599Z] 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-30T05:03:16.599Z] 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-30T05:03:16.599Z] 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-30T05:03:16.599Z] 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 352 kB/s) [2019-07-30T05:03:16.599Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T05:03:16.599Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T05:03:16.599Z] 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-30T05:03:16.857Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T05:03:16.857Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T05:03:16.857Z] 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-30T05:03:16.857Z] 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.8 MB/s) [2019-07-30T05:03:16.857Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2019-07-30T05:03:16.857Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2019-07-30T05:03:16.857Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2019-07-30T05:03:17.115Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2019-07-30T05:03:17.115Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2019-07-30T05:03:17.115Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2019-07-30T05:03:17.115Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 537 kB/s) [2019-07-30T05:03:17.115Z] 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-30T05:03:17.115Z] 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-30T05:03:17.375Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2019-07-30T05:03:17.375Z] 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-30T05:03:17.375Z] 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-30T05:03:17.375Z] 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-30T05:03:17.375Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom (1.9 kB at 45 kB/s) [2019-07-30T05:03:17.632Z] 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-30T05:03:17.632Z] 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-30T05:03:17.632Z] 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-30T05:03:17.632Z] 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-30T05:03:17.632Z] 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-30T05:03:17.632Z] 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-30T05:03:17.890Z] 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 64 kB/s) [2019-07-30T05:03:17.890Z] 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-30T05:03:17.890Z] 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-30T05:03:17.890Z] 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-30T05:03:17.890Z] 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-30T05:03:17.890Z] 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-30T05:03:17.890Z] 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-30T05:03:18.148Z] 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 167 kB/s) [2019-07-30T05:03:18.148Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T05:03:18.148Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T05:03:18.148Z] 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-30T05:03:18.148Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T05:03:18.148Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T05:03:18.406Z] 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-30T05:03:18.406Z] Progress (1): 4.1/9.5 kB Progress (1): 7.7/9.5 kB Progress (1): 9.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 366 kB/s) [2019-07-30T05:03:18.406Z] 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-30T05:03:18.406Z] 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-30T05:03:18.406Z] 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-30T05:03:18.406Z] 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-30T05:03:18.406Z] 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-30T05:03:18.406Z] 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-30T05:03:18.406Z] 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-30T05:03:18.406Z] 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-30T05:03:18.406Z] 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-30T05:03:18.406Z] 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-30T05:03:18.406Z] 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-30T05:03:18.406Z] 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-30T05:03:18.664Z] 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-30T05:03:18.664Z] 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-30T05:03:18.664Z] 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-30T05:03:18.664Z] 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-30T05:03:18.664Z] 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-30T05:03:18.664Z] 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-30T05:03:18.664Z] 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-30T05:03:18.664Z] 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-30T05:03:18.664Z] 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-30T05:03:18.664Z] 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-30T05:03:18.664Z] 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-30T05:03:18.664Z] 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-30T05:03:18.664Z] Progress (1): 4.1/379 kB Progress (1): 7.7/379 kB Progress (1): 12/379 kB Progress (1): 16/379 kB Progress (1): 20/379 kB Progress (1): 24/379 kB Progress (1): 28/379 kB Progress (1): 32/379 kB Progress (1): 36/379 kB Progress (1): 40/379 kB Progress (1): 44/379 kB Progress (1): 48/379 kB Progress (1): 52/379 kB Progress (1): 56/379 kB Progress (1): 60/379 kB Progress (1): 64/379 kB Progress (1): 68/379 kB Progress (1): 72/379 kB Progress (1): 76/379 kB Progress (1): 80/379 kB Progress (1): 84/379 kB Progress (1): 88/379 kB Progress (1): 92/379 kB Progress (1): 96/379 kB Progress (1): 100/379 kB Progress (1): 104/379 kB Progress (1): 108/379 kB Progress (1): 112/379 kB Progress (1): 116/379 kB Progress (1): 120/379 kB Progress (1): 124/379 kB Progress (1): 128/379 kB Progress (1): 132/379 kB Progress (1): 136/379 kB Progress (1): 140/379 kB Progress (1): 144/379 kB Progress (1): 148/379 kB Progress (1): 152/379 kB Progress (1): 156/379 kB Progress (1): 160/379 kB Progress (1): 164/379 kB Progress (1): 168/379 kB Progress (1): 172/379 kB Progress (1): 176/379 kB Progress (1): 180/379 kB Progress (1): 184/379 kB Progress (1): 188/379 kB Progress (1): 192/379 kB Progress (1): 196/379 kB Progress (1): 200/379 kB Progress (1): 204/379 kB Progress (1): 208/379 kB Progress (1): 212/379 kB Progress (1): 216/379 kB Progress (1): 220/379 kB Progress (1): 224/379 kB Progress (1): 228/379 kB Progress (1): 232/379 kB Progress (1): 236/379 kB Progress (1): 240/379 kB Progress (1): 244/379 kB Progress (1): 248/379 kB Progress (1): 252/379 kB Progress (1): 256/379 kB Progress (1): 260/379 kB Progress (1): 264/379 kB Progress (1): 268/379 kB Progress (1): 272/379 kB Progress (1): 276/379 kB Progress (1): 280/379 kB Progress (1): 284/379 kB Progress (1): 288/379 kB Progress (1): 292/379 kB Progress (1): 296/379 kB Progress (1): 300/379 kB Progress (1): 304/379 kB Progress (1): 308/379 kB Progress (1): 312/379 kB Progress (1): 316/379 kB Progress (1): 320/379 kB Progress (1): 324/379 kB Progress (1): 328/379 kB Progress (1): 332/379 kB Progress (1): 336/379 kB Progress (1): 340/379 kB Progress (1): 344/379 kB Progress (1): 348/379 kB Progress (1): 352/379 kB Progress (1): 356/379 kB Progress (1): 360/379 kB Progress (1): 364/379 kB Progress (1): 368/379 kB Progress (1): 372/379 kB Progress (1): 376/379 kB Progress (1): 379 kB Progress (2): 379 kB | 4.1/28 kB Progress (2): 379 kB | 7.7/28 kB Progress (2): 379 kB | 12/28 kB Progress (2): 379 kB | 16/28 kB Progress (2): 379 kB | 20/28 kB Progress (2): 379 kB | 24/28 kB Progress (2): 379 kB | 28/28 kB Progress (2): 379 kB | 28 kB Progress (3): 379 kB | 28 kB | 4.1/54 kB Progress (3): 379 kB | 28 kB | 7.7/54 kB Progress (3): 379 kB | 28 kB | 12/54 kB Progress (3): 379 kB | 28 kB | 16/54 kB Progress (3): 379 kB | 28 kB | 20/54 kB Progress (3): 379 kB | 28 kB | 24/54 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 8.2 MB/s) [2019-07-30T05:03:18.664Z] Progress (2): 28 kB | 28/54 kB Progress (2): 28 kB | 32/54 kB Progress (2): 28 kB | 36/54 kB Progress (2): 28 kB | 40/54 kB Progress (2): 28 kB | 44/54 kB Progress (2): 28 kB | 48/54 kB Progress (2): 28 kB | 52/54 kB Progress (2): 28 kB | 54 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar (28 kB at 562 kB/s) [2019-07-30T05:03:18.922Z] Progress (2): 54 kB | 4.1/21 kB Progress (2): 54 kB | 7.7/21 kB Progress (2): 54 kB | 12/21 kB Progress (2): 54 kB | 16/21 kB Progress (2): 54 kB | 20/21 kB Progress (2): 54 kB | 21 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 793 kB/s) [2019-07-30T05:03:18.922Z] 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 299 kB/s) [2019-07-30T05:03:18.922Z] 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-30T05:03:18.922Z] 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-30T05:03:18.922Z] 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-30T05:03:19.181Z] 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-30T05:03:19.181Z] 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-30T05:03:19.181Z] 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-30T05:03:19.181Z] 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 115 kB/s) [2019-07-30T05:03:19.181Z] 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-30T05:03:19.181Z] 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-30T05:03:19.181Z] 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-30T05:03:19.439Z] 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-30T05:03:19.439Z] 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-30T05:03:19.439Z] 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-30T05:03:19.439Z] 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 992 kB/s) [2019-07-30T05:03:19.439Z] 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-30T05:03:19.439Z] 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-30T05:03:19.439Z] 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-30T05:03:19.696Z] 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-30T05:03:19.696Z] 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-30T05:03:19.696Z] 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-30T05:03:19.953Z] 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 987 kB/s) [2019-07-30T05:03:19.953Z] 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-30T05:03:19.953Z] 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-30T05:03:19.953Z] 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-30T05:03:19.953Z] 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-30T05:03:20.212Z] 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-30T05:03:20.212Z] 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-30T05:03:20.212Z] 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 149 kB/s) [2019-07-30T05:03:20.212Z] 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-30T05:03:20.212Z] 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-30T05:03:20.212Z] 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-30T05:03:20.212Z] 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-30T05:03:20.470Z] 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-30T05:03:20.470Z] 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-30T05:03:20.470Z] 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 344 kB/s) [2019-07-30T05:03:20.470Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T05:03:20.470Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T05:03:20.470Z] 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-30T05:03:20.728Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T05:03:20.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T05:03:20.728Z] 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-30T05:03:20.728Z] 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.6 MB/s) [2019-07-30T05:03:20.728Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [2019-07-30T05:03:20.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom [2019-07-30T05:03:20.728Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom [2019-07-30T05:03:20.988Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom [2019-07-30T05:03:20.988Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom [2019-07-30T05:03:20.988Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [2019-07-30T05:03:20.988Z] 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-30T05:03:20.988Z] 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-30T05:03:20.988Z] 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-30T05:03:20.988Z] 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-30T05:03:21.325Z] 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-30T05:03:21.325Z] 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-30T05:03:21.325Z] 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-30T05:03:21.325Z] 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 589 kB/s) [2019-07-30T05:03:21.325Z] 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-30T05:03:21.325Z] 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-30T05:03:21.325Z] 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-30T05:03:21.582Z] 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-30T05:03:21.582Z] 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-30T05:03:21.582Z] 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-30T05:03:21.582Z] 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 297 kB/s) [2019-07-30T05:03:21.582Z] 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-30T05:03:21.582Z] 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-30T05:03:21.582Z] 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-30T05:03:21.840Z] 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-30T05:03:21.840Z] 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-30T05:03:21.840Z] 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-30T05:03:21.840Z] 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 351 kB/s) [2019-07-30T05:03:21.840Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T05:03:21.840Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T05:03:21.840Z] 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-30T05:03:22.098Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T05:03:22.098Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T05:03:22.098Z] 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-30T05:03:22.098Z] 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.3 MB/s) [2019-07-30T05:03:22.098Z] 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-30T05:03:22.098Z] 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-30T05:03:22.098Z] 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-30T05:03:22.356Z] 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-30T05:03:22.356Z] 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-30T05:03:22.356Z] 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-30T05:03:23.727Z] 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 30 kB/s) [2019-07-30T05:03:23.727Z] 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-30T05:03:23.727Z] 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-30T05:03:23.727Z] 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-30T05:03:23.727Z] 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-30T05:03:23.727Z] 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-30T05:03:23.727Z] 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-30T05:03:23.727Z] 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 84 kB/s) [2019-07-30T05:03:23.727Z] 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-30T05:03:23.727Z] 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-30T05:03:23.727Z] 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-30T05:03:23.984Z] 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-30T05:03:23.984Z] 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-30T05:03:24.242Z] 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-30T05:03:24.242Z] 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 389 kB/s) [2019-07-30T05:03:24.242Z] 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-30T05:03:24.242Z] 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-30T05:03:24.242Z] 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-30T05:03:24.500Z] 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-30T05:03:24.500Z] 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-30T05:03:24.500Z] 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-30T05:03:24.500Z] 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 189 kB/s) [2019-07-30T05:03:24.500Z] 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-30T05:03:24.500Z] 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-30T05:03:24.500Z] 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-30T05:03:24.757Z] 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-30T05:03:24.757Z] 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-30T05:03:24.757Z] 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-30T05:03:24.757Z] 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 265 kB/s) [2019-07-30T05:03:24.757Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T05:03:24.757Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T05:03:24.757Z] 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-30T05:03:25.014Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T05:03:25.014Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T05:03:25.014Z] 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-30T05:03:25.014Z] Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.4 MB/s) [2019-07-30T05:03:25.014Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2019-07-30T05:03:25.014Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2019-07-30T05:03:25.014Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2019-07-30T05:03:25.272Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2019-07-30T05:03:25.272Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2019-07-30T05:03:25.272Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2019-07-30T05:03:25.272Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 459 kB/s) [2019-07-30T05:03:25.836Z] 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-30T05:03:25.836Z] 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-30T05:03:25.836Z] 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-30T05:03:25.836Z] 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-30T05:03:25.836Z] 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-30T05:03:26.094Z] 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-30T05:03:26.094Z] 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 602 kB/s) [2019-07-30T05:03:26.094Z] 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-30T05:03:26.094Z] 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-30T05:03:26.094Z] 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-30T05:03:26.352Z] 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-30T05:03:26.352Z] 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-30T05:03:26.352Z] 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-30T05:03:26.352Z] 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 297 kB/s) [2019-07-30T05:03:26.352Z] 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-30T05:03:26.352Z] 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-30T05:03:26.352Z] 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-30T05:03:26.609Z] 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-30T05:03:26.609Z] 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-30T05:03:26.609Z] 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-30T05:03:26.609Z] 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 683 kB/s) [2019-07-30T05:03:26.609Z] 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-30T05:03:26.609Z] 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-30T05:03:26.609Z] 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-30T05:03:26.866Z] 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-30T05:03:26.866Z] 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-30T05:03:26.866Z] 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-30T05:03:26.866Z] 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 534 kB/s) [2019-07-30T05:03:26.866Z] 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-30T05:03:26.866Z] 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-30T05:03:26.866Z] 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-30T05:03:27.125Z] 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-30T05:03:27.125Z] 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-30T05:03:27.425Z] 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-30T05:03:27.425Z] 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-30T05:03:27.425Z] 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-30T05:03:27.425Z] 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-30T05:03:27.425Z] 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-30T05:03:27.425Z] 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-30T05:03:27.425Z] 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-30T05:03:27.682Z] 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-30T05:03:27.682Z] 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 164 kB/s) [2019-07-30T05:03:27.682Z] 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-30T05:03:27.682Z] 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-30T05:03:27.682Z] 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-30T05:03:27.682Z] 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-30T05:03:27.941Z] 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-30T05:03:27.941Z] 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-30T05:03:27.941Z] Progress (1): 4.1/58 kB Progress (1): 7.7/58 kB Progress (1): 12/58 kB Progress (1): 16/58 kB Progress (1): 20/58 kB Progress (1): 24/58 kB Progress (1): 28/58 kB Progress (1): 32/58 kB Progress (1): 36/58 kB Progress (1): 40/58 kB Progress (1): 44/58 kB Progress (1): 48/58 kB Progress (1): 52/58 kB Progress (1): 56/58 kB Progress (1): 58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar (58 kB at 1.1 MB/s) [2019-07-30T05:03:27.941Z] 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-30T05:03:27.941Z] 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-30T05:03:27.941Z] 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-30T05:03:28.198Z] 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-30T05:03:28.198Z] 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-30T05:03:28.198Z] 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-30T05:03:28.198Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom (3.3 kB at 126 kB/s) [2019-07-30T05:03:28.198Z] 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-30T05:03:28.198Z] 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-30T05:03:28.198Z] 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-30T05:03:28.456Z] 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-30T05:03:28.456Z] 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-30T05:03:28.456Z] 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-30T05:03:28.456Z] 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 31 kB/s) [2019-07-30T05:03:28.456Z] 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-30T05:03:28.456Z] 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-30T05:03:28.456Z] 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-30T05:03:28.713Z] 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-30T05:03:28.713Z] 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-30T05:03:28.713Z] 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-30T05:03:28.713Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom (3.0 kB at 111 kB/s) [2019-07-30T05:03:28.713Z] 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-30T05:03:28.713Z] 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-30T05:03:28.713Z] 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-30T05:03:28.971Z] 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-30T05:03:28.971Z] 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-30T05:03:28.971Z] 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-30T05:03:28.971Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom (1.5 kB at 28 kB/s) [2019-07-30T05:03:28.971Z] 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-30T05:03:28.971Z] 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-30T05:03:28.971Z] 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-30T05:03:29.229Z] 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-30T05:03:29.229Z] 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-30T05:03:29.229Z] 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-30T05:03:29.229Z] 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 77 kB/s) [2019-07-30T05:03:29.229Z] 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-30T05:03:29.229Z] 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-30T05:03:29.487Z] 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-30T05:03:29.487Z] 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-30T05:03:29.487Z] 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-30T05:03:29.487Z] 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-30T05:03:29.487Z] 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 89 kB/s) [2019-07-30T05:03:29.487Z] 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-30T05:03:29.745Z] 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-30T05:03:29.745Z] 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-30T05:03:29.745Z] 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-30T05:03:29.745Z] 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-30T05:03:29.745Z] 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-30T05:03:30.002Z] 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 49 kB/s) [2019-07-30T05:03:30.002Z] 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-30T05:03:30.002Z] 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-30T05:03:30.002Z] 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-30T05:03:30.002Z] 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-30T05:03:30.002Z] 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-30T05:03:30.002Z] 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-30T05:03:30.260Z] 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 15 kB/s) [2019-07-30T05:03:30.518Z] 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-30T05:03:30.518Z] 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-30T05:03:30.518Z] 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-30T05:03:30.518Z] 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-30T05:03:30.518Z] 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-30T05:03:30.518Z] 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-30T05:03:30.775Z] 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 854 kB/s) [2019-07-30T05:03:30.775Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T05:03:30.775Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T05:03:30.775Z] 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-30T05:03:30.775Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T05:03:30.775Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T05:03:30.775Z] 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-30T05:03:30.775Z] Progress (1): 4.1/43 kB Progress (1): 7.7/43 kB Progress (1): 12/43 kB Progress (1): 16/43 kB Progress (1): 20/43 kB Progress (1): 24/43 kB Progress (1): 28/43 kB Progress (1): 32/43 kB Progress (1): 36/43 kB Progress (1): 40/43 kB Progress (1): 43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.5 MB/s) [2019-07-30T05:03:30.775Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [2019-07-30T05:03:31.033Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [2019-07-30T05:03:31.033Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom [2019-07-30T05:03:31.033Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom [2019-07-30T05:03:31.033Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom [2019-07-30T05:03:31.033Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2019-07-30T05:03:31.033Z] 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-30T05:03:31.033Z] 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-30T05:03:31.290Z] 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-30T05:03:31.290Z] 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-30T05:03:31.290Z] 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-30T05:03:31.290Z] 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-30T05:03:31.290Z] 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-30T05:03:31.290Z] 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 85 kB/s) [2019-07-30T05:03:31.547Z] 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-30T05:03:31.547Z] 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-30T05:03:31.547Z] 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-30T05:03:31.805Z] 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-30T05:03:31.805Z] 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-30T05:03:31.805Z] 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-30T05:03:31.805Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (11 kB at 355 kB/s) [2019-07-30T05:03:31.805Z] 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-30T05:03:31.805Z] 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-30T05:03:31.805Z] 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-30T05:03:32.062Z] 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-30T05:03:32.062Z] 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-30T05:03:32.062Z] 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-30T05:03:32.062Z] 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-30T05:03:32.062Z] 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-30T05:03:32.062Z] 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-30T05:03:32.062Z] 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-30T05:03:32.320Z] 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-30T05:03:32.320Z] 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-30T05:03:32.320Z] 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-30T05:03:32.320Z] 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 466 kB/s) [2019-07-30T05:03:32.320Z] 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-30T05:03:32.320Z] 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-30T05:03:32.320Z] 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-30T05:03:32.577Z] 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-30T05:03:32.577Z] 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-30T05:03:32.577Z] 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-30T05:03:32.577Z] 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 307 kB/s) [2019-07-30T05:03:32.577Z] 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-30T05:03:32.577Z] 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-30T05:03:32.577Z] 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-30T05:03:32.836Z] 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-30T05:03:32.836Z] 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-30T05:03:32.836Z] 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-30T05:03:32.836Z] 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 53 kB/s) [2019-07-30T05:03:32.836Z] 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-30T05:03:32.836Z] 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-30T05:03:32.836Z] 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-30T05:03:33.126Z] 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-30T05:03:33.126Z] 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-30T05:03:33.126Z] 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-30T05:03:33.126Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 723 kB/s) [2019-07-30T05:03:33.126Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [2019-07-30T05:03:33.126Z] 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-30T05:03:33.126Z] 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-30T05:03:33.479Z] 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-30T05:03:33.479Z] 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-30T05:03:33.479Z] 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-30T05:03:33.479Z] 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 53 kB/s) [2019-07-30T05:03:33.479Z] 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-30T05:03:33.479Z] 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-30T05:03:33.479Z] 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-30T05:03:33.737Z] 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-30T05:03:33.737Z] 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-30T05:03:33.737Z] 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-30T05:03:33.737Z] 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 52 kB/s) [2019-07-30T05:03:33.737Z] 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-30T05:03:33.737Z] 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-30T05:03:33.737Z] 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-30T05:03:33.994Z] 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-30T05:03:33.994Z] 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-30T05:03:33.994Z] 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-30T05:03:33.994Z] 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 173 kB/s) [2019-07-30T05:03:33.994Z] 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-30T05:03:33.994Z] 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-30T05:03:33.994Z] 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-30T05:03:34.252Z] 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-30T05:03:34.252Z] 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-30T05:03:34.252Z] 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-30T05:03:34.252Z] 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 705 kB/s) [2019-07-30T05:03:34.252Z] 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-30T05:03:34.252Z] 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-30T05:03:34.252Z] 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-30T05:03:34.510Z] 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-30T05:03:34.510Z] 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-30T05:03:34.510Z] 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-30T05:03:34.510Z] 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 154 kB/s) [2019-07-30T05:03:34.510Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T05:03:34.510Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T05:03:34.510Z] 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-30T05:03:34.768Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T05:03:34.768Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T05:03:34.768Z] 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-30T05:03:34.768Z] 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 643 kB/s) [2019-07-30T05:03:34.768Z] 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-30T05:03:34.768Z] 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-30T05:03:34.768Z] 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-30T05:03:35.026Z] 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-30T05:03:35.026Z] 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-30T05:03:35.026Z] 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-30T05:03:35.026Z] 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 211 kB/s) [2019-07-30T05:03:35.026Z] 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-30T05:03:35.026Z] 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-30T05:03:35.026Z] 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-30T05:03:35.284Z] 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-30T05:03:35.284Z] 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-30T05:03:35.284Z] 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-30T05:03:35.284Z] 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 457 kB/s) [2019-07-30T05:03:35.284Z] 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-30T05:03:35.284Z] 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-30T05:03:35.284Z] 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-30T05:03:35.541Z] 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-30T05:03:35.541Z] 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-30T05:03:35.541Z] 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-30T05:03:35.541Z] 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 594 kB/s) [2019-07-30T05:03:35.541Z] 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-30T05:03:35.541Z] 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-30T05:03:35.541Z] 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-30T05:03:35.799Z] 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-30T05:03:35.799Z] 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-30T05:03:35.799Z] 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-30T05:03:35.799Z] 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 88 kB/s) [2019-07-30T05:03:35.799Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [2019-07-30T05:03:35.799Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom [2019-07-30T05:03:35.799Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom [2019-07-30T05:03:37.170Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom [2019-07-30T05:03:37.170Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom [2019-07-30T05:03:37.170Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [2019-07-30T05:03:37.170Z] 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 54 kB/s) [2019-07-30T05:03:37.170Z] 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-30T05:03:37.170Z] 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-30T05:03:37.170Z] 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-30T05:03:37.170Z] 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-30T05:03:37.428Z] 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-30T05:03:37.428Z] 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-30T05:03:37.428Z] 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 126 kB/s) [2019-07-30T05:03:37.428Z] 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-30T05:03:37.428Z] 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-30T05:03:37.428Z] 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-30T05:03:37.685Z] 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-30T05:03:37.685Z] 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-30T05:03:37.685Z] 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-30T05:03:37.685Z] 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 87 kB/s) [2019-07-30T05:03:37.685Z] 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-30T05:03:37.685Z] 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-30T05:03:37.685Z] 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-30T05:03:37.942Z] 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-30T05:03:37.942Z] 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-30T05:03:37.942Z] 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-30T05:03:37.942Z] 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 32 kB/s) [2019-07-30T05:03:37.942Z] 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-30T05:03:37.942Z] 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-30T05:03:37.942Z] 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-30T05:03:38.199Z] 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-30T05:03:38.199Z] 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-30T05:03:38.199Z] 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-30T05:03:38.199Z] Progress (1): 4.1/5.8 kB Progress (1): 5.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 195 kB/s) [2019-07-30T05:03:38.199Z] 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-30T05:03:38.199Z] 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-30T05:03:38.199Z] 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-30T05:03:38.457Z] 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-30T05:03:38.457Z] 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-30T05:03:38.457Z] 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-30T05:03:38.457Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 464 kB/s) [2019-07-30T05:03:38.457Z] 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-30T05:03:38.457Z] 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-30T05:03:38.457Z] 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-30T05:03:38.714Z] 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-30T05:03:38.714Z] 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-30T05:03:38.714Z] 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-30T05:03:38.714Z] 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 84 kB/s) [2019-07-30T05:03:38.714Z] 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-30T05:03:38.714Z] 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-30T05:03:38.714Z] 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-30T05:03:38.971Z] 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-30T05:03:38.971Z] 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-30T05:03:38.971Z] 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-30T05:03:39.321Z] 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 5.0 kB/s) [2019-07-30T05:03:39.321Z] 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-30T05:03:39.321Z] 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-30T05:03:39.321Z] 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-30T05:03:39.579Z] 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-30T05:03:39.579Z] 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-30T05:03:39.579Z] 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-30T05:03:39.579Z] 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 28 kB/s) [2019-07-30T05:03:39.579Z] 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-30T05:03:39.579Z] 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-30T05:03:39.579Z] 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-30T05:03:39.837Z] 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-30T05:03:39.837Z] 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-30T05:03:39.837Z] 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-30T05:03:39.837Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 62 kB/s) [2019-07-30T05:03:39.837Z] 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-30T05:03:39.837Z] 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-30T05:03:39.837Z] 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-30T05:03:40.095Z] 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-30T05:03:40.095Z] 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-30T05:03:40.095Z] 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-30T05:03:40.095Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 108 kB/s) [2019-07-30T05:03:40.095Z] 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-30T05:03:40.095Z] 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-30T05:03:40.095Z] 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-30T05:03:40.354Z] 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-30T05:03:40.354Z] 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-30T05:03:40.354Z] 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-30T05:03:40.354Z] 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-30T05:03:40.354Z] 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-30T05:03:40.354Z] 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-30T05:03:40.354Z] 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-30T05:03:40.625Z] 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-30T05:03:40.625Z] 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-30T05:03:40.625Z] 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-30T05:03:40.625Z] 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-30T05:03:40.625Z] 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-30T05:03:40.625Z] 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-30T05:03:40.625Z] 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-30T05:03:40.883Z] 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-30T05:03:40.883Z] 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-30T05:03:40.883Z] 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-30T05:03:40.883Z] Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 92 kB/s) [2019-07-30T05:03:40.883Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T05:03:40.883Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T05:03:40.883Z] 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-30T05:03:41.140Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T05:03:41.140Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T05:03:41.140Z] 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-30T05:03:41.140Z] 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 432 kB/s) [2019-07-30T05:03:41.140Z] 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-30T05:03:41.140Z] 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-30T05:03:41.140Z] 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-30T05:03:41.397Z] 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-30T05:03:41.397Z] 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-30T05:03:41.397Z] 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-30T05:03:41.397Z] 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-30T05:03:41.397Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T05:03:41.397Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T05:03:41.397Z] 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-30T05:03:41.655Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T05:03:41.655Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T05:03:41.913Z] 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-30T05:03:41.913Z] 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 106 kB/s) [2019-07-30T05:03:41.913Z] 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-30T05:03:41.913Z] 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-30T05:03:41.913Z] 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-30T05:03:41.913Z] 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-30T05:03:41.913Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.170Z] 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-30T05:03:42.428Z] 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-30T05:03:42.428Z] 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-30T05:03:42.428Z] 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-30T05:03:42.428Z] 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-30T05:03:42.428Z] 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-30T05:03:42.428Z] 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-30T05:03:42.428Z] 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-30T05:03:42.428Z] 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-30T05:03:42.428Z] 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-30T05:03:42.428Z] 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-30T05:03:42.428Z] 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-30T05:03:42.428Z] 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-30T05:03:42.428Z] 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-30T05:03:42.685Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2019-07-30T05:03:42.685Z] 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-30T05:03:42.685Z] 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-30T05:03:42.685Z] 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-30T05:03:42.685Z] 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-30T05:03:42.685Z] 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-30T05:03:42.685Z] 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-30T05:03:42.685Z] 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-30T05:03:42.685Z] 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-30T05:03:42.942Z] 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-30T05:03:42.942Z] 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-30T05:03:42.942Z] 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-30T05:03:42.942Z] 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-30T05:03:42.942Z] 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-30T05:03:42.943Z] 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-30T05:03:42.943Z] 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-30T05:03:42.943Z] 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-30T05:03:43.200Z] 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-30T05:03:43.200Z] 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-30T05:03:43.200Z] 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-30T05:03:43.200Z] 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-30T05:03:43.200Z] 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-30T05:03:43.200Z] 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-30T05:03:43.200Z] 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-30T05:03:43.200Z] 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-30T05:03:43.200Z] 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-30T05:03:43.200Z] 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-30T05:03:43.200Z] 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-30T05:03:43.200Z] 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-30T05:03:43.200Z] 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-30T05:03:43.200Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] 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-30T05:03:43.458Z] Progress (1): 4.1/920 kB Progress (1): 7.7/920 kB Progress (1): 12/920 kB Progress (1): 16/920 kB Progress (1): 20/920 kB Progress (1): 24/920 kB Progress (1): 28/920 kB Progress (2): 28/920 kB | 4.1/187 kB Progress (2): 28/920 kB | 7.7/187 kB Progress (2): 28/920 kB | 12/187 kB Progress (2): 28/920 kB | 16/187 kB Progress (2): 32/920 kB | 16/187 kB Progress (2): 32/920 kB | 20/187 kB Progress (2): 36/920 kB | 20/187 kB Progress (2): 36/920 kB | 24/187 kB Progress (2): 40/920 kB | 24/187 kB Progress (2): 40/920 kB | 28/187 kB Progress (2): 40/920 kB | 32/187 kB Progress (2): 44/920 kB | 32/187 kB Progress (2): 44/920 kB | 36/187 kB Progress (2): 48/920 kB | 36/187 kB Progress (2): 48/920 kB | 40/187 kB Progress (2): 52/920 kB | 40/187 kB Progress (2): 52/920 kB | 44/187 kB Progress (2): 56/920 kB | 44/187 kB Progress (2): 56/920 kB | 48/187 kB Progress (2): 60/920 kB | 48/187 kB Progress (2): 60/920 kB | 52/187 kB Progress (2): 64/920 kB | 52/187 kB Progress (2): 64/920 kB | 56/187 kB Progress (2): 68/920 kB | 56/187 kB Progress (2): 72/920 kB | 56/187 kB Progress (2): 72/920 kB | 60/187 kB Progress (2): 72/920 kB | 64/187 kB Progress (2): 76/920 kB | 64/187 kB Progress (2): 76/920 kB | 68/187 kB Progress (2): 80/920 kB | 68/187 kB Progress (2): 80/920 kB | 72/187 kB Progress (2): 84/920 kB | 72/187 kB Progress (2): 84/920 kB | 76/187 kB Progress (2): 88/920 kB | 76/187 kB Progress (2): 88/920 kB | 80/187 kB Progress (2): 92/920 kB | 80/187 kB Progress (2): 92/920 kB | 84/187 kB Progress (2): 96/920 kB | 84/187 kB Progress (2): 96/920 kB | 88/187 kB Progress (2): 100/920 kB | 88/187 kB Progress (2): 100/920 kB | 92/187 kB Progress (2): 104/920 kB | 92/187 kB Progress (2): 104/920 kB | 96/187 kB Progress (2): 108/920 kB | 96/187 kB Progress (2): 108/920 kB | 100/187 kB Progress (2): 112/920 kB | 100/187 kB Progress (2): 112/920 kB | 104/187 kB Progress (2): 116/920 kB | 104/187 kB Progress (2): 116/920 kB | 108/187 kB Progress (2): 120/920 kB | 108/187 kB Progress (2): 120/920 kB | 112/187 kB Progress (2): 124/920 kB | 112/187 kB Progress (2): 124/920 kB | 116/187 kB Progress (2): 128/920 kB | 116/187 kB Progress (2): 128/920 kB | 120/187 kB Progress (2): 132/920 kB | 120/187 kB Progress (2): 132/920 kB | 124/187 kB Progress (2): 136/920 kB | 124/187 kB Progress (2): 136/920 kB | 128/187 kB Progress (2): 140/920 kB | 128/187 kB Progress (2): 140/920 kB | 132/187 kB Progress (2): 144/920 kB | 132/187 kB Progress (2): 144/920 kB | 136/187 kB Progress (2): 148/920 kB | 136/187 kB Progress (2): 148/920 kB | 140/187 kB Progress (2): 152/920 kB | 140/187 kB Progress (2): 152/920 kB | 144/187 kB Progress (2): 156/920 kB | 144/187 kB Progress (2): 156/920 kB | 148/187 kB Progress (2): 160/920 kB | 148/187 kB Progress (2): 160/920 kB | 152/187 kB Progress (2): 164/920 kB | 152/187 kB Progress (2): 164/920 kB | 156/187 kB Progress (2): 168/920 kB | 156/187 kB Progress (2): 168/920 kB | 160/187 kB Progress (2): 172/920 kB | 160/187 kB Progress (2): 172/920 kB | 164/187 kB Progress (2): 176/920 kB | 164/187 kB Progress (2): 176/920 kB | 168/187 kB Progress (2): 180/920 kB | 168/187 kB Progress (2): 180/920 kB | 172/187 kB Progress (2): 184/920 kB | 172/187 kB Progress (2): 184/920 kB | 176/187 kB Progress (2): 188/920 kB | 176/187 kB Progress (2): 188/920 kB | 180/187 kB Progress (2): 192/920 kB | 180/187 kB Progress (2): 192/920 kB | 184/187 kB Progress (2): 196/920 kB | 184/187 kB Progress (2): 196/920 kB | 187 kB Progress (2): 200/920 kB | 187 kB Progress (2): 204/920 kB | 187 kB Progress (2): 208/920 kB | 187 kB Progress (2): 212/920 kB | 187 kB Progress (2): 216/920 kB | 187 kB Progress (2): 220/920 kB | 187 kB Progress (2): 224/920 kB | 187 kB Progress (2): 228/920 kB | 187 kB Progress (2): 232/920 kB | 187 kB Progress (2): 236/920 kB | 187 kB Progress (2): 240/920 kB | 187 kB Progress (2): 244/920 kB | 187 kB Progress (2): 248/920 kB | 187 kB Progress (2): 252/920 kB | 187 kB Progress (2): 256/920 kB | 187 kB Progress (2): 260/920 kB | 187 kB Progress (2): 264/920 kB | 187 kB Progress (2): 268/920 kB | 187 kB Progress (2): 272/920 kB | 187 kB Progress (2): 276/920 kB | 187 kB Progress (2): 280/920 kB | 187 kB Progress (2): 284/920 kB | 187 kB Progress (2): 288/920 kB | 187 kB Progress (2): 292/920 kB | 187 kB Progress (2): 296/920 kB | 187 kB Progress (2): 300/920 kB | 187 kB Progress (2): 304/920 kB | 187 kB Progress (2): 308/920 kB | 187 kB Progress (2): 312/920 kB | 187 kB Progress (2): 316/920 kB | 187 kB Progress (2): 320/920 kB | 187 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar (187 kB at 3.0 MB/s) [2019-07-30T05:03:43.458Z] Progress (1): 324/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-30T05:03:43.723Z] Progress (1): 328/920 kB Progress (1): 332/920 kB Progress (1): 336/920 kB Progress (1): 340/920 kB Progress (1): 344/920 kB Progress (1): 348/920 kB Progress (1): 352/920 kB Progress (1): 356/920 kB Progress (1): 360/920 kB Progress (1): 364/920 kB Progress (1): 368/920 kB Progress (1): 372/920 kB Progress (1): 376/920 kB Progress (1): 380/920 kB Progress (1): 384/920 kB Progress (1): 388/920 kB Progress (1): 392/920 kB Progress (1): 396/920 kB Progress (1): 400/920 kB Progress (1): 404/920 kB Progress (1): 408/920 kB Progress (1): 412/920 kB Progress (1): 416/920 kB Progress (1): 420/920 kB Progress (1): 424/920 kB Progress (1): 428/920 kB Progress (1): 432/920 kB Progress (1): 436/920 kB Progress (1): 440/920 kB Progress (1): 444/920 kB Progress (1): 448/920 kB Progress (1): 452/920 kB Progress (1): 456/920 kB Progress (1): 460/920 kB Progress (1): 464/920 kB Progress (1): 468/920 kB Progress (1): 472/920 kB Progress (1): 476/920 kB Progress (1): 480/920 kB Progress (1): 484/920 kB Progress (1): 488/920 kB Progress (1): 492/920 kB Progress (1): 496/920 kB Progress (1): 500/920 kB Progress (1): 504/920 kB Progress (1): 508/920 kB Progress (1): 512/920 kB Progress (1): 516/920 kB Progress (1): 520/920 kB Progress (1): 524/920 kB Progress (1): 528/920 kB Progress (1): 532/920 kB Progress (1): 536/920 kB Progress (1): 540/920 kB Progress (1): 544/920 kB Progress (2): 544/920 kB | 4.1/112 kB Progress (2): 548/920 kB | 4.1/112 kB Progress (2): 548/920 kB | 7.7/112 kB Progress (2): 552/920 kB | 7.7/112 kB Progress (2): 552/920 kB | 12/112 kB Progress (2): 556/920 kB | 12/112 kB Progress (2): 556/920 kB | 16/112 kB Progress (2): 560/920 kB | 16/112 kB Progress (2): 560/920 kB | 20/112 kB Progress (2): 564/920 kB | 20/112 kB Progress (2): 564/920 kB | 24/112 kB Progress (2): 568/920 kB | 24/112 kB Progress (2): 568/920 kB | 28/112 kB Progress (2): 572/920 kB | 28/112 kB Progress (2): 572/920 kB | 32/112 kB Progress (2): 576/920 kB | 32/112 kB Progress (2): 576/920 kB | 33/112 kB Progress (2): 580/920 kB | 33/112 kB Progress (2): 580/920 kB | 37/112 kB Progress (2): 584/920 kB | 37/112 kB Progress (2): 584/920 kB | 41/112 kB Progress (2): 588/920 kB | 41/112 kB Progress (2): 588/920 kB | 45/112 kB Progress (2): 592/920 kB | 45/112 kB Progress (2): 592/920 kB | 49/112 kB Progress (2): 596/920 kB | 49/112 kB Progress (2): 596/920 kB | 53/112 kB Progress (2): 600/920 kB | 53/112 kB Progress (2): 600/920 kB | 57/112 kB Progress (2): 604/920 kB | 57/112 kB Progress (2): 604/920 kB | 61/112 kB Progress (2): 608/920 kB | 61/112 kB Progress (2): 608/920 kB | 65/112 kB Progress (2): 612/920 kB | 65/112 kB Progress (2): 612/920 kB | 66/112 kB Progress (2): 616/920 kB | 66/112 kB Progress (2): 616/920 kB | 70/112 kB Progress (2): 620/920 kB | 70/112 kB Progress (2): 620/920 kB | 74/112 kB Progress (2): 624/920 kB | 74/112 kB Progress (2): 624/920 kB | 78/112 kB Progress (2): 628/920 kB | 78/112 kB Progress (2): 628/920 kB | 82/112 kB Progress (2): 632/920 kB | 82/112 kB Progress (2): 632/920 kB | 86/112 kB Progress (2): 636/920 kB | 86/112 kB Progress (2): 636/920 kB | 90/112 kB Progress (2): 640/920 kB | 90/112 kB Progress (2): 640/920 kB | 94/112 kB Progress (2): 644/920 kB | 94/112 kB Progress (2): 644/920 kB | 98/112 kB Progress (2): 648/920 kB | 98/112 kB Progress (2): 648/920 kB | 102/112 kB Progress (2): 652/920 kB | 102/112 kB Progress (2): 652/920 kB | 106/112 kB Progress (2): 656/920 kB | 106/112 kB Progress (2): 656/920 kB | 110/112 kB Progress (2): 656/920 kB | 112 kB Progress (2): 660/920 kB | 112 kB Progress (2): 664/920 kB | 112 kB Progress (2): 668/920 kB | 112 kB Progress (2): 672/920 kB | 112 kB Progress (2): 676/920 kB | 112 kB Progress (2): 680/920 kB | 112 kB Progress (2): 684/920 kB | 112 kB Progress (2): 688/920 kB | 112 kB Progress (2): 692/920 kB | 112 kB Progress (2): 696/920 kB | 112 kB Progress (2): 700/920 kB | 112 kB Progress (2): 704/920 kB | 112 kB Progress (2): 708/920 kB | 112 kB Progress (2): 712/920 kB | 112 kB Progress (2): 716/920 kB | 112 kB Progress (2): 720/920 kB | 112 kB Progress (2): 724/920 kB | 112 kB Progress (2): 728/920 kB | 112 kB Progress (2): 732/920 kB | 112 kB Progress (2): 736/920 kB | 112 kB Progress (2): 740/920 kB | 112 kB Progress (2): 744/920 kB | 112 kB Progress (2): 748/920 kB | 112 kB Progress (2): 752/920 kB | 112 kB Progress (2): 756/920 kB | 112 kB Progress (2): 760/920 kB | 112 kB Progress (2): 764/920 kB | 112 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 802 kB/s) [2019-07-30T05:03:43.723Z] Progress (1): 768/920 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2019-07-30T05:03:43.723Z] Progress (1): 772/920 kB Progress (1): 776/920 kB Progress (1): 780/920 kB Progress (1): 784/920 kB Progress (1): 788/920 kB Progress (1): 792/920 kB Progress (1): 796/920 kB Progress (1): 800/920 kB Progress (1): 804/920 kB Progress (1): 808/920 kB Progress (1): 812/920 kB Progress (1): 816/920 kB Progress (1): 820/920 kB Progress (1): 824/920 kB Progress (1): 828/920 kB Progress (1): 832/920 kB Progress (1): 836/920 kB Progress (1): 840/920 kB Progress (1): 844/920 kB Progress (1): 848/920 kB Progress (1): 852/920 kB Progress (1): 856/920 kB Progress (1): 860/920 kB Progress (1): 864/920 kB Progress (1): 868/920 kB Progress (1): 872/920 kB Progress (1): 876/920 kB Progress (1): 880/920 kB Progress (1): 884/920 kB Progress (1): 888/920 kB Progress (1): 892/920 kB Progress (1): 896/920 kB Progress (1): 900/920 kB Progress (1): 904/920 kB Progress (1): 908/920 kB Progress (1): 912/920 kB Progress (1): 916/920 kB Progress (1): 920/920 kB Progress (1): 920 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar (920 kB at 5.7 MB/s) [2019-07-30T05:03:43.723Z] 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-30T05:03:43.723Z] Progress (1): 4.1/186 kB Progress (1): 7.7/186 kB Progress (1): 12/186 kB Progress (2): 12/186 kB | 4.1/65 kB Progress (2): 16/186 kB | 4.1/65 kB Progress (2): 16/186 kB | 7.7/65 kB Progress (3): 16/186 kB | 7.7/65 kB | 4.1/429 kB Progress (3): 20/186 kB | 7.7/65 kB | 4.1/429 kB Progress (3): 20/186 kB | 7.7/65 kB | 7.7/429 kB Progress (3): 20/186 kB | 12/65 kB | 7.7/429 kB Progress (3): 20/186 kB | 12/65 kB | 12/429 kB Progress (3): 24/186 kB | 12/65 kB | 12/429 kB Progress (3): 24/186 kB | 12/65 kB | 16/429 kB Progress (3): 24/186 kB | 16/65 kB | 16/429 kB Progress (3): 28/186 kB | 16/65 kB | 16/429 kB Progress (3): 28/186 kB | 16/65 kB | 20/429 kB Progress (4): 28/186 kB | 16/65 kB | 20/429 kB | 4.1/26 kB Progress (4): 32/186 kB | 16/65 kB | 20/429 kB | 4.1/26 kB Progress (4): 32/186 kB | 20/65 kB | 20/429 kB | 4.1/26 kB Progress (4): 36/186 kB | 20/65 kB | 20/429 kB | 4.1/26 kB Progress (4): 36/186 kB | 20/65 kB | 20/429 kB | 7.7/26 kB Progress (4): 36/186 kB | 20/65 kB | 24/429 kB | 7.7/26 kB Progress (4): 36/186 kB | 20/65 kB | 24/429 kB | 12/26 kB Progress (4): 36/186 kB | 20/65 kB | 28/429 kB | 12/26 kB Progress (4): 40/186 kB | 20/65 kB | 28/429 kB | 12/26 kB Progress (4): 40/186 kB | 24/65 kB | 28/429 kB | 12/26 kB Progress (4): 44/186 kB | 24/65 kB | 28/429 kB | 12/26 kB Progress (4): 44/186 kB | 28/65 kB | 28/429 kB | 12/26 kB Progress (4): 44/186 kB | 28/65 kB | 32/429 kB | 12/26 kB Progress (4): 44/186 kB | 28/65 kB | 32/429 kB | 16/26 kB Progress (4): 44/186 kB | 28/65 kB | 33/429 kB | 16/26 kB Progress (4): 44/186 kB | 32/65 kB | 33/429 kB | 16/26 kB Progress (4): 48/186 kB | 32/65 kB | 33/429 kB | 16/26 kB Progress (5): 48/186 kB | 32/65 kB | 33/429 kB | 16/26 kB | 4.1/13 kB Progress (5): 52/186 kB | 32/65 kB | 33/429 kB | 16/26 kB | 4.1/13 kB Progress (5): 52/186 kB | 36/65 kB | 33/429 kB | 16/26 kB | 4.1/13 kB Progress (5): 52/186 kB | 36/65 kB | 37/429 kB | 16/26 kB | 4.1/13 kB Progress (5): 52/186 kB | 36/65 kB | 37/429 kB | 20/26 kB | 4.1/13 kB Progress (5): 52/186 kB | 36/65 kB | 41/429 kB | 20/26 kB | 4.1/13 kB Progress (5): 52/186 kB | 40/65 kB | 41/429 kB | 20/26 kB | 4.1/13 kB Progress (5): 56/186 kB | 40/65 kB | 41/429 kB | 20/26 kB | 4.1/13 kB Progress (5): 56/186 kB | 40/65 kB | 41/429 kB | 20/26 kB | 7.7/13 kB Progress (5): 60/186 kB | 40/65 kB | 41/429 kB | 20/26 kB | 7.7/13 kB Progress (5): 60/186 kB | 44/65 kB | 41/429 kB | 20/26 kB | 7.7/13 kB Progress (5): 60/186 kB | 44/65 kB | 45/429 kB | 20/26 kB | 7.7/13 kB Progress (5): 60/186 kB | 44/65 kB | 45/429 kB | 24/26 kB | 7.7/13 kB Progress (5): 60/186 kB | 44/65 kB | 49/429 kB | 24/26 kB | 7.7/13 kB Progress (5): 60/186 kB | 48/65 kB | 49/429 kB | 24/26 kB | 7.7/13 kB Progress (5): 64/186 kB | 48/65 kB | 49/429 kB | 24/26 kB | 7.7/13 kB Progress (5): 64/186 kB | 48/65 kB | 49/429 kB | 24/26 kB | 12/13 kB Progress (5): 68/186 kB | 48/65 kB | 49/429 kB | 24/26 kB | 12/13 kB Progress (5): 68/186 kB | 52/65 kB | 49/429 kB | 24/26 kB | 12/13 kB Progress (5): 68/186 kB | 52/65 kB | 53/429 kB | 24/26 kB | 12/13 kB Progress (5): 68/186 kB | 52/65 kB | 53/429 kB | 26 kB | 12/13 kB Progress (5): 68/186 kB | 52/65 kB | 57/429 kB | 26 kB | 12/13 kB Progress (5): 68/186 kB | 56/65 kB | 57/429 kB | 26 kB | 12/13 kB Progress (5): 72/186 kB | 56/65 kB | 57/429 kB | 26 kB | 12/13 kB Progress (5): 72/186 kB | 56/65 kB | 57/429 kB | 26 kB | 13 kB Progress (5): 76/186 kB | 56/65 kB | 57/429 kB | 26 kB | 13 kB Progress (5): 76/186 kB | 60/65 kB | 57/429 kB | 26 kB | 13 kB Progress (5): 76/186 kB | 60/65 kB | 61/429 kB | 26 kB | 13 kB Progress (5): 76/186 kB | 64/65 kB | 61/429 kB | 26 kB | 13 kB Progress (5): 80/186 kB | 64/65 kB | 61/429 kB | 26 kB | 13 kB Progress (5): 80/186 kB | 65 kB | 61/429 kB | 26 kB | 13 kB Progress (5): 80/186 kB | 65 kB | 65/429 kB | 26 kB | 13 kB Progress (5): 84/186 kB | 65 kB | 65/429 kB | 26 kB | 13 kB Progress (5): 84/186 kB | 65 kB | 66/429 kB | 26 kB | 13 kB Progress (5): 88/186 kB | 65 kB | 66/429 kB | 26 kB | 13 kB Progress (5): 88/186 kB | 65 kB | 70/429 kB | 26 kB | 13 kB Progress (5): 92/186 kB | 65 kB | 70/429 kB | 26 kB | 13 kB Progress (5): 92/186 kB | 65 kB | 74/429 kB | 26 kB | 13 kB Progress (5): 96/186 kB | 65 kB | 74/429 kB | 26 kB | 13 kB Progress (5): 96/186 kB | 65 kB | 78/429 kB | 26 kB | 13 kB Progress (5): 100/186 kB | 65 kB | 78/429 kB | 26 kB | 13 kB Progress (5): 100/186 kB | 65 kB | 82/429 kB | 26 kB | 13 kB Progress (5): 104/186 kB | 65 kB | 82/429 kB | 26 kB | 13 kB Progress (5): 104/186 kB | 65 kB | 86/429 kB | 26 kB | 13 kB Progress (5): 108/186 kB | 65 kB | 86/429 kB | 26 kB | 13 kB Progress (5): 108/186 kB | 65 kB | 90/429 kB | 26 kB | 13 kB Progress (5): 112/186 kB | 65 kB | 90/429 kB | 26 kB | 13 kB Progress (5): 112/186 kB | 65 kB | 94/429 kB | 26 kB | 13 kB Progress (5): 116/186 kB | 65 kB | 94/429 kB | 26 kB | 13 kB Progress (5): 116/186 kB | 65 kB | 98/429 kB | 26 kB | 13 kB Progress (5): 120/186 kB | 65 kB | 98/429 kB | 26 kB | 13 kB Progress (5): 120/186 kB | 65 kB | 98/429 kB | 26 kB | 13 kB Progress (5): 124/186 kB | 65 kB | 98/429 kB | 26 kB | 13 kB Progress (5): 124/186 kB | 65 kB | 102/429 kB | 26 kB | 13 kB Progress (5): 128/186 kB | 65 kB | 102/429 kB | 26 kB | 13 kB Progress (5): 128/186 kB | 65 kB | 106/429 kB | 26 kB | 13 kB Progress (5): 132/186 kB | 65 kB | 106/429 kB | 26 kB | 13 kB Progress (5): 132/186 kB | 65 kB | 110/429 kB | 26 kB | 13 kB Progress (5): 136/186 kB | 65 kB | 110/429 kB | 26 kB | 13 kB Progress (5): 136/186 kB | 65 kB | 114/429 kB | 26 kB | 13 kB Progress (5): 140/186 kB | 65 kB | 114/429 kB | 26 kB | 13 kB Progress (5): 140/186 kB | 65 kB | 118/429 kB | 26 kB | 13 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 141 kB/s) [2019-07-30T05:03:43.723Z] Progress (4): 144/186 kB | 65 kB | 118/429 kB | 13 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2019-07-30T05:03:43.723Z] 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 73 kB/s) [2019-07-30T05:03:43.723Z] Progress (3): 144/186 kB | 65 kB | 122/429 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 353 kB/s) [2019-07-30T05:03:43.723Z] 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-30T05:03:43.723Z] Progress (2): 144/186 kB | 126/429 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2019-07-30T05:03:43.723Z] Progress (2): 148/186 kB | 126/429 kB Progress (2): 152/186 kB | 126/429 kB Progress (2): 152/186 kB | 130/429 kB Progress (2): 156/186 kB | 130/429 kB Progress (2): 156/186 kB | 131/429 kB Progress (3): 156/186 kB | 131/429 kB | 4.1/39 kB Progress (3): 160/186 kB | 131/429 kB | 4.1/39 kB Progress (4): 160/186 kB | 131/429 kB | 4.1/39 kB | 4.1/524 kB Progress (4): 164/186 kB | 131/429 kB | 4.1/39 kB | 4.1/524 kB Progress (4): 164/186 kB | 131/429 kB | 7.7/39 kB | 4.1/524 kB Progress (4): 164/186 kB | 135/429 kB | 7.7/39 kB | 4.1/524 kB Progress (4): 164/186 kB | 135/429 kB | 12/39 kB | 4.1/524 kB Progress (4): 168/186 kB | 135/429 kB | 12/39 kB | 4.1/524 kB Progress (4): 168/186 kB | 135/429 kB | 12/39 kB | 7.7/524 kB Progress (4): 172/186 kB | 135/429 kB | 12/39 kB | 7.7/524 kB Progress (4): 172/186 kB | 135/429 kB | 16/39 kB | 7.7/524 kB Progress (4): 172/186 kB | 139/429 kB | 16/39 kB | 7.7/524 kB Progress (4): 172/186 kB | 139/429 kB | 20/39 kB | 7.7/524 kB Progress (4): 176/186 kB | 139/429 kB | 20/39 kB | 7.7/524 kB Progress (4): 176/186 kB | 139/429 kB | 20/39 kB | 12/524 kB Progress (4): 180/186 kB | 139/429 kB | 20/39 kB | 12/524 kB Progress (4): 180/186 kB | 139/429 kB | 24/39 kB | 12/524 kB Progress (4): 180/186 kB | 143/429 kB | 24/39 kB | 12/524 kB Progress (4): 180/186 kB | 143/429 kB | 28/39 kB | 12/524 kB Progress (4): 184/186 kB | 143/429 kB | 28/39 kB | 12/524 kB Progress (4): 184/186 kB | 143/429 kB | 28/39 kB | 16/524 kB Progress (4): 186 kB | 143/429 kB | 28/39 kB | 16/524 kB Progress (4): 186 kB | 143/429 kB | 32/39 kB | 16/524 kB Progress (4): 186 kB | 147/429 kB | 32/39 kB | 16/524 kB Progress (4): 186 kB | 147/429 kB | 36/39 kB | 16/524 kB Progress (4): 186 kB | 147/429 kB | 36/39 kB | 20/524 kB Progress (4): 186 kB | 147/429 kB | 39 kB | 20/524 kB Progress (4): 186 kB | 151/429 kB | 39 kB | 20/524 kB Progress (4): 186 kB | 151/429 kB | 39 kB | 24/524 kB Progress (4): 186 kB | 155/429 kB | 39 kB | 24/524 kB Progress (4): 186 kB | 155/429 kB | 39 kB | 28/524 kB Progress (4): 186 kB | 159/429 kB | 39 kB | 28/524 kB Progress (4): 186 kB | 159/429 kB | 39 kB | 32/524 kB Progress (4): 186 kB | 163/429 kB | 39 kB | 32/524 kB Progress (4): 186 kB | 163/429 kB | 39 kB | 33/524 kB Progress (4): 186 kB | 167/429 kB | 39 kB | 33/524 kB Progress (4): 186 kB | 167/429 kB | 39 kB | 37/524 kB Progress (4): 186 kB | 171/429 kB | 39 kB | 37/524 kB Progress (4): 186 kB | 171/429 kB | 39 kB | 41/524 kB Progress (4): 186 kB | 175/429 kB | 39 kB | 41/524 kB Progress (4): 186 kB | 175/429 kB | 39 kB | 45/524 kB Progress (4): 186 kB | 179/429 kB | 39 kB | 45/524 kB Progress (4): 186 kB | 179/429 kB | 39 kB | 49/524 kB Progress (4): 186 kB | 183/429 kB | 39 kB | 49/524 kB Progress (4): 186 kB | 183/429 kB | 39 kB | 53/524 kB Progress (4): 186 kB | 187/429 kB | 39 kB | 53/524 kB Progress (4): 186 kB | 187/429 kB | 39 kB | 57/524 kB Progress (4): 186 kB | 191/429 kB | 39 kB | 57/524 kB Progress (4): 186 kB | 191/429 kB | 39 kB | 61/524 kB Progress (4): 186 kB | 195/429 kB | 39 kB | 61/524 kB Progress (4): 186 kB | 195/429 kB | 39 kB | 65/524 kB Progress (4): 186 kB | 199/429 kB | 39 kB | 65/524 kB Progress (4): 186 kB | 199/429 kB | 39 kB | 66/524 kB Progress (4): 186 kB | 203/429 kB | 39 kB | 66/524 kB Progress (4): 186 kB | 203/429 kB | 39 kB | 70/524 kB Progress (4): 186 kB | 207/429 kB | 39 kB | 70/524 kB Progress (4): 186 kB | 207/429 kB | 39 kB | 74/524 kB Progress (4): 186 kB | 211/429 kB | 39 kB | 74/524 kB Progress (4): 186 kB | 211/429 kB | 39 kB | 78/524 kB Progress (4): 186 kB | 215/429 kB | 39 kB | 78/524 kB Progress (4): 186 kB | 215/429 kB | 39 kB | 82/524 kB Progress (4): 186 kB | 219/429 kB | 39 kB | 82/524 kB Progress (4): 186 kB | 219/429 kB | 39 kB | 86/524 kB Progress (4): 186 kB | 223/429 kB | 39 kB | 86/524 kB Progress (4): 186 kB | 223/429 kB | 39 kB | 90/524 kB Progress (4): 186 kB | 227/429 kB | 39 kB | 90/524 kB Progress (4): 186 kB | 227/429 kB | 39 kB | 94/524 kB Progress (4): 186 kB | 231/429 kB | 39 kB | 94/524 kB Progress (4): 186 kB | 231/429 kB | 39 kB | 98/524 kB Progress (4): 186 kB | 235/429 kB | 39 kB | 98/524 kB Progress (4): 186 kB | 235/429 kB | 39 kB | 98/524 kB Progress (4): 186 kB | 239/429 kB | 39 kB | 98/524 kB Progress (4): 186 kB | 239/429 kB | 39 kB | 102/524 kB Progress (4): 186 kB | 243/429 kB | 39 kB | 102/524 kB Progress (4): 186 kB | 243/429 kB | 39 kB | 106/524 kB Progress (4): 186 kB | 247/429 kB | 39 kB | 106/524 kB Progress (4): 186 kB | 247/429 kB | 39 kB | 110/524 kB Progress (4): 186 kB | 251/429 kB | 39 kB | 110/524 kB Progress (4): 186 kB | 251/429 kB | 39 kB | 114/524 kB Progress (4): 186 kB | 255/429 kB | 39 kB | 114/524 kB Progress (4): 186 kB | 255/429 kB | 39 kB | 118/524 kB Progress (4): 186 kB | 259/429 kB | 39 kB | 118/524 kB Progress (4): 186 kB | 259/429 kB | 39 kB | 122/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 720 kB/s) [2019-07-30T05:03:43.723Z] Progress (3): 263/429 kB | 39 kB | 122/524 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2019-07-30T05:03:43.723Z] 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 152 kB/s) [2019-07-30T05:03:43.723Z] Progress (2): 263/429 kB | 126/524 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-30T05:03:43.723Z] Progress (3): 263/429 kB | 126/524 kB | 4.1/273 kB Progress (3): 267/429 kB | 126/524 kB | 4.1/273 kB Progress (3): 267/429 kB | 126/524 kB | 7.7/273 kB Progress (3): 267/429 kB | 130/524 kB | 7.7/273 kB Progress (3): 267/429 kB | 130/524 kB | 12/273 kB Progress (3): 271/429 kB | 130/524 kB | 12/273 kB Progress (3): 271/429 kB | 130/524 kB | 16/273 kB Progress (3): 271/429 kB | 131/524 kB | 16/273 kB Progress (3): 275/429 kB | 131/524 kB | 16/273 kB Progress (3): 275/429 kB | 135/524 kB | 16/273 kB Progress (3): 275/429 kB | 135/524 kB | 20/273 kB Progress (3): 275/429 kB | 139/524 kB | 20/273 kB Progress (3): 279/429 kB | 139/524 kB | 20/273 kB Progress (3): 279/429 kB | 139/524 kB | 24/273 kB Progress (3): 283/429 kB | 139/524 kB | 24/273 kB Progress (3): 283/429 kB | 143/524 kB | 24/273 kB Progress (3): 287/429 kB | 143/524 kB | 24/273 kB Progress (3): 287/429 kB | 143/524 kB | 28/273 kB Progress (3): 291/429 kB | 143/524 kB | 28/273 kB Progress (3): 291/429 kB | 147/524 kB | 28/273 kB Progress (3): 295/429 kB | 147/524 kB | 28/273 kB Progress (3): 295/429 kB | 147/524 kB | 32/273 kB Progress (3): 299/429 kB | 147/524 kB | 32/273 kB Progress (3): 299/429 kB | 151/524 kB | 32/273 kB Progress (3): 303/429 kB | 151/524 kB | 32/273 kB Progress (3): 303/429 kB | 151/524 kB | 33/273 kB Progress (3): 307/429 kB | 151/524 kB | 33/273 kB Progress (3): 307/429 kB | 155/524 kB | 33/273 kB Progress (3): 311/429 kB | 155/524 kB | 33/273 kB Progress (3): 311/429 kB | 155/524 kB | 37/273 kB Progress (4): 311/429 kB | 155/524 kB | 37/273 kB | 4.1/156 kB Progress (4): 315/429 kB | 155/524 kB | 37/273 kB | 4.1/156 kB Progress (4): 315/429 kB | 159/524 kB | 37/273 kB | 4.1/156 kB Progress (4): 319/429 kB | 159/524 kB | 37/273 kB | 4.1/156 kB Progress (4): 319/429 kB | 159/524 kB | 37/273 kB | 7.7/156 kB Progress (4): 319/429 kB | 159/524 kB | 41/273 kB | 7.7/156 kB Progress (4): 319/429 kB | 159/524 kB | 41/273 kB | 12/156 kB Progress (5): 319/429 kB | 159/524 kB | 41/273 kB | 12/156 kB | 4.1/35 kB Progress (5): 323/429 kB | 159/524 kB | 41/273 kB | 12/156 kB | 4.1/35 kB Progress (5): 323/429 kB | 163/524 kB | 41/273 kB | 12/156 kB | 4.1/35 kB Progress (5): 327/429 kB | 163/524 kB | 41/273 kB | 12/156 kB | 4.1/35 kB Progress (5): 327/429 kB | 163/524 kB | 41/273 kB | 12/156 kB | 7.7/35 kB Progress (5): 327/429 kB | 163/524 kB | 41/273 kB | 16/156 kB | 7.7/35 kB Progress (5): 327/429 kB | 163/524 kB | 45/273 kB | 16/156 kB | 7.7/35 kB Progress (5): 327/429 kB | 163/524 kB | 45/273 kB | 20/156 kB | 7.7/35 kB Progress (5): 327/429 kB | 163/524 kB | 45/273 kB | 20/156 kB | 12/35 kB Progress (5): 331/429 kB | 163/524 kB | 45/273 kB | 20/156 kB | 12/35 kB Progress (5): 331/429 kB | 164/524 kB | 45/273 kB | 20/156 kB | 12/35 kB Progress (5): 335/429 kB | 164/524 kB | 45/273 kB | 20/156 kB | 12/35 kB Progress (5): 335/429 kB | 164/524 kB | 45/273 kB | 20/156 kB | 16/35 kB Progress (5): 335/429 kB | 164/524 kB | 45/273 kB | 24/156 kB | 16/35 kB Progress (5): 335/429 kB | 164/524 kB | 49/273 kB | 24/156 kB | 16/35 kB Progress (5): 335/429 kB | 164/524 kB | 49/273 kB | 28/156 kB | 16/35 kB Progress (5): 335/429 kB | 164/524 kB | 49/273 kB | 28/156 kB | 20/35 kB Progress (5): 339/429 kB | 164/524 kB | 49/273 kB | 28/156 kB | 20/35 kB Progress (5): 339/429 kB | 168/524 kB | 49/273 kB | 28/156 kB | 20/35 kB Progress (5): 343/429 kB | 168/524 kB | 49/273 kB | 28/156 kB | 20/35 kB Progress (5): 343/429 kB | 168/524 kB | 49/273 kB | 28/156 kB | 24/35 kB Progress (5): 343/429 kB | 168/524 kB | 49/273 kB | 32/156 kB | 24/35 kB Progress (5): 343/429 kB | 168/524 kB | 53/273 kB | 32/156 kB | 24/35 kB Progress (5): 343/429 kB | 168/524 kB | 53/273 kB | 33/156 kB | 24/35 kB Progress (5): 343/429 kB | 168/524 kB | 53/273 kB | 33/156 kB | 28/35 kB Progress (5): 347/429 kB | 168/524 kB | 53/273 kB | 33/156 kB | 28/35 kB Progress (5): 347/429 kB | 172/524 kB | 53/273 kB | 33/156 kB | 28/35 kB Progress (5): 351/429 kB | 172/524 kB | 53/273 kB | 33/156 kB | 28/35 kB Progress (5): 351/429 kB | 172/524 kB | 53/273 kB | 33/156 kB | 32/35 kB Progress (5): 351/429 kB | 172/524 kB | 53/273 kB | 37/156 kB | 32/35 kB Progress (5): 351/429 kB | 172/524 kB | 57/273 kB | 37/156 kB | 32/35 kB Progress (5): 351/429 kB | 172/524 kB | 57/273 kB | 41/156 kB | 32/35 kB Progress (5): 351/429 kB | 172/524 kB | 57/273 kB | 41/156 kB | 35 kB Progress (5): 355/429 kB | 172/524 kB | 57/273 kB | 41/156 kB | 35 kB Progress (5): 355/429 kB | 176/524 kB | 57/273 kB | 41/156 kB | 35 kB Progress (5): 359/429 kB | 176/524 kB | 57/273 kB | 41/156 kB | 35 kB Progress (5): 359/429 kB | 176/524 kB | 57/273 kB | 45/156 kB | 35 kB Progress (5): 359/429 kB | 176/524 kB | 61/273 kB | 45/156 kB | 35 kB Progress (5): 359/429 kB | 176/524 kB | 61/273 kB | 49/156 kB | 35 kB Progress (5): 363/429 kB | 176/524 kB | 61/273 kB | 49/156 kB | 35 kB Progress (5): 363/429 kB | 180/524 kB | 61/273 kB | 49/156 kB | 35 kB Progress (5): 367/429 kB | 180/524 kB | 61/273 kB | 49/156 kB | 35 kB Progress (5): 367/429 kB | 180/524 kB | 61/273 kB | 53/156 kB | 35 kB Progress (5): 367/429 kB | 180/524 kB | 65/273 kB | 53/156 kB | 35 kB Progress (5): 367/429 kB | 180/524 kB | 65/273 kB | 57/156 kB | 35 kB Progress (5): 371/429 kB | 180/524 kB | 65/273 kB | 57/156 kB | 35 kB Progress (5): 371/429 kB | 184/524 kB | 65/273 kB | 57/156 kB | 35 kB Progress (5): 375/429 kB | 184/524 kB | 65/273 kB | 57/156 kB | 35 kB Progress (5): 375/429 kB | 184/524 kB | 65/273 kB | 61/156 kB | 35 kB Progress (5): 375/429 kB | 184/524 kB | 69/273 kB | 61/156 kB | 35 kB Progress (5): 375/429 kB | 184/524 kB | 69/273 kB | 65/156 kB | 35 kB Progress (5): 379/429 kB | 184/524 kB | 69/273 kB | 65/156 kB | 35 kB Progress (5): 379/429 kB | 188/524 kB | 69/273 kB | 65/156 kB | 35 kB Progress (5): 383/429 kB | 188/524 kB | 69/273 kB | 65/156 kB | 35 kB Progress (5): 383/429 kB | 188/524 kB | 69/273 kB | 66/156 kB | 35 kB Progress (5): 383/429 kB | 188/524 kB | 73/273 kB | 66/156 kB | 35 kB Progress (5): 383/429 kB | 188/524 kB | 73/273 kB | 70/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 125 kB/s) [2019-07-30T05:03:43.723Z] Progress (4): 387/429 kB | 188/524 kB | 73/273 kB | 70/156 kB Progress (4): 387/429 kB | 192/524 kB | 73/273 kB | 70/156 kB Progress (4): 391/429 kB | 192/524 kB | 73/273 kB | 70/156 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [2019-07-30T05:03:43.981Z] Progress (4): 391/429 kB | 192/524 kB | 73/273 kB | 74/156 kB Progress (4): 391/429 kB | 192/524 kB | 77/273 kB | 74/156 kB Progress (4): 391/429 kB | 192/524 kB | 77/273 kB | 78/156 kB Progress (4): 395/429 kB | 192/524 kB | 77/273 kB | 78/156 kB Progress (4): 395/429 kB | 196/524 kB | 77/273 kB | 78/156 kB Progress (4): 399/429 kB | 196/524 kB | 77/273 kB | 78/156 kB Progress (4): 399/429 kB | 196/524 kB | 77/273 kB | 82/156 kB Progress (4): 399/429 kB | 196/524 kB | 81/273 kB | 82/156 kB Progress (4): 399/429 kB | 196/524 kB | 81/273 kB | 86/156 kB Progress (4): 399/429 kB | 200/524 kB | 81/273 kB | 86/156 kB Progress (4): 403/429 kB | 200/524 kB | 81/273 kB | 86/156 kB Progress (4): 403/429 kB | 204/524 kB | 81/273 kB | 86/156 kB Progress (4): 403/429 kB | 204/524 kB | 81/273 kB | 90/156 kB Progress (4): 403/429 kB | 204/524 kB | 85/273 kB | 90/156 kB Progress (4): 403/429 kB | 204/524 kB | 85/273 kB | 94/156 kB Progress (4): 403/429 kB | 208/524 kB | 85/273 kB | 94/156 kB Progress (4): 407/429 kB | 208/524 kB | 85/273 kB | 94/156 kB Progress (4): 407/429 kB | 212/524 kB | 85/273 kB | 94/156 kB Progress (4): 407/429 kB | 212/524 kB | 85/273 kB | 98/156 kB Progress (4): 407/429 kB | 212/524 kB | 89/273 kB | 98/156 kB Progress (4): 407/429 kB | 212/524 kB | 89/273 kB | 98/156 kB Progress (4): 407/429 kB | 216/524 kB | 89/273 kB | 98/156 kB Progress (4): 411/429 kB | 216/524 kB | 89/273 kB | 98/156 kB Progress (4): 411/429 kB | 220/524 kB | 89/273 kB | 98/156 kB Progress (4): 411/429 kB | 220/524 kB | 89/273 kB | 102/156 kB Progress (4): 411/429 kB | 220/524 kB | 93/273 kB | 102/156 kB Progress (4): 411/429 kB | 220/524 kB | 93/273 kB | 106/156 kB Progress (4): 411/429 kB | 224/524 kB | 93/273 kB | 106/156 kB Progress (4): 415/429 kB | 224/524 kB | 93/273 kB | 106/156 kB Progress (4): 415/429 kB | 228/524 kB | 93/273 kB | 106/156 kB Progress (4): 415/429 kB | 228/524 kB | 93/273 kB | 110/156 kB Progress (4): 415/429 kB | 228/524 kB | 97/273 kB | 110/156 kB Progress (4): 415/429 kB | 228/524 kB | 97/273 kB | 114/156 kB Progress (4): 415/429 kB | 232/524 kB | 97/273 kB | 114/156 kB Progress (4): 419/429 kB | 232/524 kB | 97/273 kB | 114/156 kB Progress (4): 419/429 kB | 236/524 kB | 97/273 kB | 114/156 kB Progress (4): 419/429 kB | 236/524 kB | 97/273 kB | 118/156 kB Progress (4): 419/429 kB | 236/524 kB | 101/273 kB | 118/156 kB Progress (4): 419/429 kB | 236/524 kB | 101/273 kB | 122/156 kB Progress (4): 419/429 kB | 240/524 kB | 101/273 kB | 122/156 kB Progress (4): 423/429 kB | 240/524 kB | 101/273 kB | 122/156 kB Progress (4): 423/429 kB | 244/524 kB | 101/273 kB | 122/156 kB Progress (4): 423/429 kB | 244/524 kB | 101/273 kB | 126/156 kB Progress (4): 423/429 kB | 244/524 kB | 105/273 kB | 126/156 kB Progress (4): 423/429 kB | 244/524 kB | 105/273 kB | 130/156 kB Progress (4): 423/429 kB | 248/524 kB | 105/273 kB | 130/156 kB Progress (4): 427/429 kB | 248/524 kB | 105/273 kB | 130/156 kB Progress (4): 427/429 kB | 252/524 kB | 105/273 kB | 130/156 kB Progress (4): 427/429 kB | 252/524 kB | 105/273 kB | 134/156 kB Progress (4): 427/429 kB | 252/524 kB | 109/273 kB | 134/156 kB Progress (4): 427/429 kB | 252/524 kB | 109/273 kB | 138/156 kB Progress (4): 427/429 kB | 256/524 kB | 109/273 kB | 138/156 kB Progress (4): 429 kB | 256/524 kB | 109/273 kB | 138/156 kB Progress (5): 429 kB | 256/524 kB | 109/273 kB | 138/156 kB | 4.1/68 kB Progress (5): 429 kB | 260/524 kB | 109/273 kB | 138/156 kB | 4.1/68 kB Progress (5): 429 kB | 260/524 kB | 109/273 kB | 142/156 kB | 4.1/68 kB Progress (5): 429 kB | 260/524 kB | 109/273 kB | 146/156 kB | 4.1/68 kB Progress (5): 429 kB | 260/524 kB | 113/273 kB | 146/156 kB | 4.1/68 kB Progress (5): 429 kB | 260/524 kB | 113/273 kB | 150/156 kB | 4.1/68 kB Progress (5): 429 kB | 260/524 kB | 113/273 kB | 154/156 kB | 4.1/68 kB Progress (5): 429 kB | 264/524 kB | 113/273 kB | 154/156 kB | 4.1/68 kB Progress (5): 429 kB | 264/524 kB | 113/273 kB | 154/156 kB | 7.7/68 kB Progress (5): 429 kB | 268/524 kB | 113/273 kB | 154/156 kB | 7.7/68 kB Progress (5): 429 kB | 268/524 kB | 113/273 kB | 156 kB | 7.7/68 kB Progress (5): 429 kB | 268/524 kB | 117/273 kB | 156 kB | 7.7/68 kB Progress (5): 429 kB | 272/524 kB | 117/273 kB | 156 kB | 7.7/68 kB Progress (5): 429 kB | 272/524 kB | 117/273 kB | 156 kB | 12/68 kB Progress (5): 429 kB | 276/524 kB | 117/273 kB | 156 kB | 12/68 kB Progress (5): 429 kB | 276/524 kB | 121/273 kB | 156 kB | 12/68 kB Progress (5): 429 kB | 280/524 kB | 121/273 kB | 156 kB | 12/68 kB Progress (5): 429 kB | 280/524 kB | 121/273 kB | 156 kB | 16/68 kB Progress (5): 429 kB | 284/524 kB | 121/273 kB | 156 kB | 16/68 kB Progress (5): 429 kB | 284/524 kB | 125/273 kB | 156 kB | 16/68 kB Progress (5): 429 kB | 288/524 kB | 125/273 kB | 156 kB | 16/68 kB Progress (5): 429 kB | 288/524 kB | 125/273 kB | 156 kB | 20/68 kB Progress (5): 429 kB | 292/524 kB | 125/273 kB | 156 kB | 20/68 kB Progress (5): 429 kB | 292/524 kB | 129/273 kB | 156 kB | 20/68 kB Progress (5): 429 kB | 296/524 kB | 129/273 kB | 156 kB | 20/68 kB Progress (5): 429 kB | 296/524 kB | 129/273 kB | 156 kB | 24/68 kB Progress (5): 429 kB | 300/524 kB | 129/273 kB | 156 kB | 24/68 kB Progress (5): 429 kB | 300/524 kB | 133/273 kB | 156 kB | 24/68 kB Progress (5): 429 kB | 304/524 kB | 133/273 kB | 156 kB | 24/68 kB Progress (5): 429 kB | 304/524 kB | 133/273 kB | 156 kB | 28/68 kB Progress (5): 429 kB | 308/524 kB | 133/273 kB | 156 kB | 28/68 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.2 MB/s) [2019-07-30T05:03:43.981Z] Progress (4): 308/524 kB | 137/273 kB | 156 kB | 28/68 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2019-07-30T05:03:43.981Z] Progress (4): 312/524 kB | 137/273 kB | 156 kB | 28/68 kB Progress (4): 312/524 kB | 137/273 kB | 156 kB | 32/68 kB Progress (4): 316/524 kB | 137/273 kB | 156 kB | 32/68 kB Progress (4): 316/524 kB | 141/273 kB | 156 kB | 32/68 kB Progress (4): 320/524 kB | 141/273 kB | 156 kB | 32/68 kB Progress (4): 320/524 kB | 141/273 kB | 156 kB | 36/68 kB Progress (4): 324/524 kB | 141/273 kB | 156 kB | 36/68 kB Progress (4): 324/524 kB | 145/273 kB | 156 kB | 36/68 kB Progress (4): 328/524 kB | 145/273 kB | 156 kB | 36/68 kB Progress (4): 328/524 kB | 145/273 kB | 156 kB | 40/68 kB Progress (4): 332/524 kB | 145/273 kB | 156 kB | 40/68 kB Progress (4): 332/524 kB | 149/273 kB | 156 kB | 40/68 kB Progress (4): 336/524 kB | 149/273 kB | 156 kB | 40/68 kB Progress (4): 336/524 kB | 149/273 kB | 156 kB | 44/68 kB Progress (4): 340/524 kB | 149/273 kB | 156 kB | 44/68 kB Progress (4): 340/524 kB | 153/273 kB | 156 kB | 44/68 kB Progress (4): 344/524 kB | 153/273 kB | 156 kB | 44/68 kB Progress (4): 344/524 kB | 153/273 kB | 156 kB | 48/68 kB Progress (4): 348/524 kB | 153/273 kB | 156 kB | 48/68 kB Progress (4): 348/524 kB | 157/273 kB | 156 kB | 48/68 kB Progress (4): 352/524 kB | 157/273 kB | 156 kB | 48/68 kB Progress (4): 352/524 kB | 157/273 kB | 156 kB | 52/68 kB Progress (4): 356/524 kB | 157/273 kB | 156 kB | 52/68 kB Progress (4): 356/524 kB | 161/273 kB | 156 kB | 52/68 kB Progress (4): 360/524 kB | 161/273 kB | 156 kB | 52/68 kB Progress (4): 360/524 kB | 161/273 kB | 156 kB | 56/68 kB Progress (4): 364/524 kB | 161/273 kB | 156 kB | 56/68 kB Progress (4): 364/524 kB | 165/273 kB | 156 kB | 56/68 kB Progress (4): 368/524 kB | 165/273 kB | 156 kB | 56/68 kB Progress (4): 368/524 kB | 165/273 kB | 156 kB | 60/68 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 429 kB/s) [2019-07-30T05:03:43.981Z] Progress (3): 368/524 kB | 165/273 kB | 64/68 kB Progress (3): 372/524 kB | 165/273 kB | 64/68 kB Progress (3): 372/524 kB | 169/273 kB | 64/68 kB Progress (4): 372/524 kB | 169/273 kB | 64/68 kB | 4.1/332 kB Progress (4): 376/524 kB | 169/273 kB | 64/68 kB | 4.1/332 kB Progress (4): 376/524 kB | 169/273 kB | 68 kB | 4.1/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-30T05:03:43.981Z] Progress (4): 380/524 kB | 169/273 kB | 68 kB | 4.1/332 kB Progress (4): 380/524 kB | 169/273 kB | 68 kB | 7.7/332 kB Progress (4): 380/524 kB | 173/273 kB | 68 kB | 7.7/332 kB Progress (4): 380/524 kB | 173/273 kB | 68 kB | 12/332 kB Progress (4): 384/524 kB | 173/273 kB | 68 kB | 12/332 kB Progress (4): 384/524 kB | 173/273 kB | 68 kB | 16/332 kB Progress (4): 384/524 kB | 177/273 kB | 68 kB | 16/332 kB Progress (4): 388/524 kB | 177/273 kB | 68 kB | 16/332 kB Progress (4): 388/524 kB | 181/273 kB | 68 kB | 16/332 kB Progress (4): 388/524 kB | 181/273 kB | 68 kB | 20/332 kB Progress (4): 388/524 kB | 185/273 kB | 68 kB | 20/332 kB Progress (4): 392/524 kB | 185/273 kB | 68 kB | 20/332 kB Progress (4): 392/524 kB | 189/273 kB | 68 kB | 20/332 kB Progress (4): 392/524 kB | 189/273 kB | 68 kB | 24/332 kB Progress (4): 392/524 kB | 193/273 kB | 68 kB | 24/332 kB Progress (4): 396/524 kB | 193/273 kB | 68 kB | 24/332 kB Progress (4): 396/524 kB | 197/273 kB | 68 kB | 24/332 kB Progress (4): 396/524 kB | 197/273 kB | 68 kB | 28/332 kB Progress (4): 396/524 kB | 201/273 kB | 68 kB | 28/332 kB Progress (4): 400/524 kB | 201/273 kB | 68 kB | 28/332 kB Progress (4): 400/524 kB | 205/273 kB | 68 kB | 28/332 kB Progress (4): 400/524 kB | 205/273 kB | 68 kB | 32/332 kB Progress (4): 400/524 kB | 209/273 kB | 68 kB | 32/332 kB Progress (4): 404/524 kB | 209/273 kB | 68 kB | 32/332 kB Progress (4): 404/524 kB | 213/273 kB | 68 kB | 32/332 kB Progress (4): 404/524 kB | 213/273 kB | 68 kB | 33/332 kB Progress (4): 404/524 kB | 217/273 kB | 68 kB | 33/332 kB Progress (4): 404/524 kB | 217/273 kB | 68 kB | 37/332 kB Progress (4): 408/524 kB | 217/273 kB | 68 kB | 37/332 kB Progress (4): 408/524 kB | 217/273 kB | 68 kB | 41/332 kB Progress (4): 408/524 kB | 221/273 kB | 68 kB | 41/332 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 181 kB/s) [2019-07-30T05:03:43.981Z] Progress (3): 412/524 kB | 221/273 kB | 41/332 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [2019-07-30T05:03:43.981Z] Progress (3): 412/524 kB | 225/273 kB | 41/332 kB Progress (3): 412/524 kB | 225/273 kB | 45/332 kB Progress (3): 412/524 kB | 229/273 kB | 45/332 kB Progress (4): 412/524 kB | 229/273 kB | 45/332 kB | 4.1/30 kB Progress (4): 416/524 kB | 229/273 kB | 45/332 kB | 4.1/30 kB Progress (4): 416/524 kB | 229/273 kB | 45/332 kB | 7.7/30 kB Progress (4): 416/524 kB | 233/273 kB | 45/332 kB | 7.7/30 kB Progress (4): 416/524 kB | 233/273 kB | 49/332 kB | 7.7/30 kB Progress (4): 416/524 kB | 237/273 kB | 49/332 kB | 7.7/30 kB Progress (4): 416/524 kB | 237/273 kB | 49/332 kB | 12/30 kB Progress (4): 420/524 kB | 237/273 kB | 49/332 kB | 12/30 kB Progress (4): 420/524 kB | 237/273 kB | 49/332 kB | 16/30 kB Progress (4): 420/524 kB | 241/273 kB | 49/332 kB | 16/30 kB Progress (4): 420/524 kB | 241/273 kB | 53/332 kB | 16/30 kB Progress (4): 420/524 kB | 245/273 kB | 53/332 kB | 16/30 kB Progress (4): 420/524 kB | 245/273 kB | 53/332 kB | 20/30 kB Progress (4): 424/524 kB | 245/273 kB | 53/332 kB | 20/30 kB Progress (4): 424/524 kB | 245/273 kB | 53/332 kB | 24/30 kB Progress (4): 424/524 kB | 249/273 kB | 53/332 kB | 24/30 kB Progress (4): 424/524 kB | 249/273 kB | 57/332 kB | 24/30 kB Progress (4): 424/524 kB | 253/273 kB | 57/332 kB | 24/30 kB Progress (4): 424/524 kB | 253/273 kB | 61/332 kB | 24/30 kB Progress (4): 424/524 kB | 253/273 kB | 61/332 kB | 28/30 kB Progress (4): 428/524 kB | 253/273 kB | 61/332 kB | 28/30 kB Progress (4): 428/524 kB | 253/273 kB | 61/332 kB | 30 kB Progress (4): 428/524 kB | 253/273 kB | 65/332 kB | 30 kB Progress (4): 428/524 kB | 257/273 kB | 65/332 kB | 30 kB Progress (4): 428/524 kB | 257/273 kB | 66/332 kB | 30 kB Progress (4): 432/524 kB | 257/273 kB | 66/332 kB | 30 kB Progress (4): 432/524 kB | 257/273 kB | 70/332 kB | 30 kB Progress (4): 432/524 kB | 261/273 kB | 70/332 kB | 30 kB Progress (4): 432/524 kB | 261/273 kB | 74/332 kB | 30 kB Progress (4): 436/524 kB | 261/273 kB | 74/332 kB | 30 kB Progress (4): 436/524 kB | 261/273 kB | 78/332 kB | 30 kB Progress (4): 436/524 kB | 265/273 kB | 78/332 kB | 30 kB Progress (4): 436/524 kB | 265/273 kB | 82/332 kB | 30 kB Progress (4): 440/524 kB | 265/273 kB | 82/332 kB | 30 kB Progress (4): 440/524 kB | 265/273 kB | 86/332 kB | 30 kB Progress (4): 440/524 kB | 269/273 kB | 86/332 kB | 30 kB Progress (4): 440/524 kB | 269/273 kB | 90/332 kB | 30 kB Progress (4): 444/524 kB | 269/273 kB | 90/332 kB | 30 kB Progress (4): 444/524 kB | 273/273 kB | 90/332 kB | 30 kB Progress (4): 448/524 kB | 273/273 kB | 90/332 kB | 30 kB Progress (4): 448/524 kB | 273/273 kB | 94/332 kB | 30 kB Progress (4): 452/524 kB | 273/273 kB | 94/332 kB | 30 kB Progress (4): 452/524 kB | 273 kB | 94/332 kB | 30 kB Progress (4): 456/524 kB | 273 kB | 94/332 kB | 30 kB Progress (4): 456/524 kB | 273 kB | 98/332 kB | 30 kB Progress (4): 460/524 kB | 273 kB | 98/332 kB | 30 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 623 kB/s) [2019-07-30T05:03:43.981Z] Progress (4): 460/524 kB | 98/332 kB | 30 kB | 4.1/38 kB Progress (4): 460/524 kB | 98/332 kB | 30 kB | 4.1/38 kB Progress (4): 460/524 kB | 98/332 kB | 30 kB | 7.7/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2019-07-30T05:03:43.981Z] Progress (4): 464/524 kB | 98/332 kB | 30 kB | 7.7/38 kB Progress (4): 464/524 kB | 98/332 kB | 30 kB | 12/38 kB Progress (4): 464/524 kB | 102/332 kB | 30 kB | 12/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 67 kB/s) [2019-07-30T05:03:43.981Z] 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-30T05:03:43.981Z] Progress (3): 464/524 kB | 106/332 kB | 12/38 kB Progress (3): 464/524 kB | 106/332 kB | 16/38 kB Progress (3): 468/524 kB | 106/332 kB | 16/38 kB Progress (3): 468/524 kB | 106/332 kB | 20/38 kB Progress (3): 468/524 kB | 110/332 kB | 20/38 kB Progress (3): 468/524 kB | 110/332 kB | 24/38 kB Progress (3): 472/524 kB | 110/332 kB | 24/38 kB Progress (3): 472/524 kB | 110/332 kB | 28/38 kB Progress (3): 472/524 kB | 114/332 kB | 28/38 kB Progress (3): 472/524 kB | 114/332 kB | 32/38 kB Progress (3): 472/524 kB | 118/332 kB | 32/38 kB Progress (3): 476/524 kB | 118/332 kB | 32/38 kB Progress (3): 476/524 kB | 122/332 kB | 32/38 kB Progress (3): 476/524 kB | 122/332 kB | 36/38 kB Progress (3): 476/524 kB | 126/332 kB | 36/38 kB Progress (3): 480/524 kB | 126/332 kB | 36/38 kB Progress (3): 480/524 kB | 130/332 kB | 36/38 kB Progress (3): 480/524 kB | 130/332 kB | 38 kB Progress (3): 480/524 kB | 134/332 kB | 38 kB Progress (3): 484/524 kB | 134/332 kB | 38 kB Progress (3): 484/524 kB | 138/332 kB | 38 kB Progress (3): 488/524 kB | 138/332 kB | 38 kB Progress (3): 488/524 kB | 142/332 kB | 38 kB Progress (3): 492/524 kB | 142/332 kB | 38 kB Progress (4): 492/524 kB | 142/332 kB | 38 kB | 4.1/35 kB Progress (4): 492/524 kB | 146/332 kB | 38 kB | 4.1/35 kB Progress (4): 492/524 kB | 146/332 kB | 38 kB | 7.7/35 kB Progress (4): 496/524 kB | 146/332 kB | 38 kB | 7.7/35 kB Progress (4): 496/524 kB | 146/332 kB | 38 kB | 12/35 kB Progress (4): 496/524 kB | 150/332 kB | 38 kB | 12/35 kB Progress (4): 496/524 kB | 150/332 kB | 38 kB | 16/35 kB Progress (4): 500/524 kB | 150/332 kB | 38 kB | 16/35 kB Progress (4): 500/524 kB | 150/332 kB | 38 kB | 20/35 kB Progress (4): 500/524 kB | 154/332 kB | 38 kB | 20/35 kB Progress (4): 500/524 kB | 154/332 kB | 38 kB | 24/35 kB Progress (4): 504/524 kB | 154/332 kB | 38 kB | 24/35 kB Progress (4): 504/524 kB | 154/332 kB | 38 kB | 28/35 kB Progress (4): 504/524 kB | 158/332 kB | 38 kB | 28/35 kB Progress (4): 504/524 kB | 158/332 kB | 38 kB | 32/35 kB Progress (4): 508/524 kB | 158/332 kB | 38 kB | 32/35 kB Progress (4): 508/524 kB | 158/332 kB | 38 kB | 35 kB Progress (4): 508/524 kB | 162/332 kB | 38 kB | 35 kB Progress (4): 512/524 kB | 162/332 kB | 38 kB | 35 kB Progress (5): 512/524 kB | 162/332 kB | 38 kB | 35 kB | 4.1/108 kB Progress (5): 516/524 kB | 162/332 kB | 38 kB | 35 kB | 4.1/108 kB Progress (5): 516/524 kB | 166/332 kB | 38 kB | 35 kB | 4.1/108 kB Progress (5): 520/524 kB | 166/332 kB | 38 kB | 35 kB | 4.1/108 kB Progress (5): 520/524 kB | 166/332 kB | 38 kB | 35 kB | 7.7/108 kB Progress (5): 524/524 kB | 166/332 kB | 38 kB | 35 kB | 7.7/108 kB Progress (5): 524/524 kB | 170/332 kB | 38 kB | 35 kB | 7.7/108 kB Progress (5): 524 kB | 170/332 kB | 38 kB | 35 kB | 7.7/108 kB Progress (5): 524 kB | 170/332 kB | 38 kB | 35 kB | 12/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 83 kB/s) [2019-07-30T05:03:43.981Z] Progress (4): 524 kB | 170/332 kB | 35 kB | 16/108 kB Progress (4): 524 kB | 174/332 kB | 35 kB | 16/108 kB Progress (4): 524 kB | 174/332 kB | 35 kB | 20/108 kB Progress (4): 524 kB | 178/332 kB | 35 kB | 20/108 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-30T05:03:43.981Z] Progress (4): 524 kB | 182/332 kB | 35 kB | 20/108 kB Progress (4): 524 kB | 182/332 kB | 35 kB | 24/108 kB Progress (4): 524 kB | 186/332 kB | 35 kB | 24/108 kB Progress (4): 524 kB | 186/332 kB | 35 kB | 28/108 kB Progress (4): 524 kB | 190/332 kB | 35 kB | 28/108 kB Progress (4): 524 kB | 190/332 kB | 35 kB | 32/108 kB Progress (4): 524 kB | 194/332 kB | 35 kB | 32/108 kB Progress (4): 524 kB | 194/332 kB | 35 kB | 33/108 kB Progress (4): 524 kB | 198/332 kB | 35 kB | 33/108 kB Progress (4): 524 kB | 198/332 kB | 35 kB | 37/108 kB Progress (4): 524 kB | 202/332 kB | 35 kB | 37/108 kB Progress (4): 524 kB | 202/332 kB | 35 kB | 41/108 kB Progress (4): 524 kB | 206/332 kB | 35 kB | 41/108 kB Progress (4): 524 kB | 206/332 kB | 35 kB | 45/108 kB Progress (4): 524 kB | 210/332 kB | 35 kB | 45/108 kB Progress (4): 524 kB | 210/332 kB | 35 kB | 49/108 kB Progress (4): 524 kB | 214/332 kB | 35 kB | 49/108 kB Progress (4): 524 kB | 214/332 kB | 35 kB | 53/108 kB Progress (4): 524 kB | 218/332 kB | 35 kB | 53/108 kB Progress (4): 524 kB | 218/332 kB | 35 kB | 57/108 kB Progress (4): 524 kB | 222/332 kB | 35 kB | 57/108 kB Progress (4): 524 kB | 222/332 kB | 35 kB | 61/108 kB Progress (4): 524 kB | 226/332 kB | 35 kB | 61/108 kB Progress (4): 524 kB | 226/332 kB | 35 kB | 65/108 kB Progress (4): 524 kB | 230/332 kB | 35 kB | 65/108 kB Progress (4): 524 kB | 230/332 kB | 35 kB | 66/108 kB Progress (4): 524 kB | 234/332 kB | 35 kB | 66/108 kB Progress (4): 524 kB | 238/332 kB | 35 kB | 66/108 kB Progress (4): 524 kB | 242/332 kB | 35 kB | 66/108 kB Progress (4): 524 kB | 246/332 kB | 35 kB | 66/108 kB Progress (4): 524 kB | 250/332 kB | 35 kB | 66/108 kB Progress (4): 524 kB | 254/332 kB | 35 kB | 66/108 kB Progress (4): 524 kB | 258/332 kB | 35 kB | 66/108 kB Progress (4): 524 kB | 262/332 kB | 35 kB | 66/108 kB Progress (4): 524 kB | 266/332 kB | 35 kB | 66/108 kB Progress (4): 524 kB | 270/332 kB | 35 kB | 66/108 kB Progress (4): 524 kB | 274/332 kB | 35 kB | 66/108 kB Progress (4): 524 kB | 278/332 kB | 35 kB | 66/108 kB Progress (4): 524 kB | 282/332 kB | 35 kB | 66/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 75 kB/s) [2019-07-30T05:03:43.981Z] Progress (3): 524 kB | 282/332 kB | 70/108 kB Progress (3): 524 kB | 286/332 kB | 70/108 kB Progress (3): 524 kB | 286/332 kB | 74/108 kB Progress (3): 524 kB | 290/332 kB | 74/108 kB Progress (3): 524 kB | 290/332 kB | 78/108 kB Progress (3): 524 kB | 294/332 kB | 78/108 kB Progress (3): 524 kB | 294/332 kB | 82/108 kB Progress (3): 524 kB | 298/332 kB | 82/108 kB Progress (3): 524 kB | 298/332 kB | 86/108 kB Progress (3): 524 kB | 302/332 kB | 86/108 kB Progress (3): 524 kB | 302/332 kB | 90/108 kB Progress (3): 524 kB | 306/332 kB | 90/108 kB Progress (3): 524 kB | 306/332 kB | 94/108 kB Progress (3): 524 kB | 310/332 kB | 94/108 kB Progress (3): 524 kB | 310/332 kB | 98/108 kB Progress (3): 524 kB | 314/332 kB | 98/108 kB Progress (3): 524 kB | 314/332 kB | 102/108 kB Progress (3): 524 kB | 318/332 kB | 102/108 kB Progress (3): 524 kB | 318/332 kB | 106/108 kB Progress (3): 524 kB | 322/332 kB | 106/108 kB Progress (4): 524 kB | 322/332 kB | 106/108 kB | 4.1/315 kB Progress (4): 524 kB | 322/332 kB | 108 kB | 4.1/315 kB Progress (4): 524 kB | 322/332 kB | 108 kB | 7.7/315 kB Progress (4): 524 kB | 326/332 kB | 108 kB | 7.7/315 kB Progress (4): 524 kB | 326/332 kB | 108 kB | 12/315 kB Progress (4): 524 kB | 330/332 kB | 108 kB | 12/315 kB Progress (4): 524 kB | 330/332 kB | 108 kB | 16/315 kB Progress (4): 524 kB | 332 kB | 108 kB | 16/315 kB Progress (4): 524 kB | 332 kB | 108 kB | 20/315 kB Progress (4): 524 kB | 332 kB | 108 kB | 24/315 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (524 kB at 1.1 MB/s) [2019-07-30T05:03:43.981Z] Progress (3): 332 kB | 108 kB | 28/315 kB Progress (3): 332 kB | 108 kB | 32/315 kB Progress (3): 332 kB | 108 kB | 33/315 kB Progress (3): 332 kB | 108 kB | 37/315 kB Progress (3): 332 kB | 108 kB | 41/315 kB Progress (3): 332 kB | 108 kB | 45/315 kB Progress (3): 332 kB | 108 kB | 49/315 kB Progress (3): 332 kB | 108 kB | 53/315 kB Progress (3): 332 kB | 108 kB | 57/315 kB Progress (3): 332 kB | 108 kB | 61/315 kB Progress (3): 332 kB | 108 kB | 65/315 kB Progress (3): 332 kB | 108 kB | 66/315 kB Progress (3): 332 kB | 108 kB | 70/315 kB Progress (3): 332 kB | 108 kB | 74/315 kB Progress (3): 332 kB | 108 kB | 78/315 kB Progress (3): 332 kB | 108 kB | 82/315 kB Progress (3): 332 kB | 108 kB | 86/315 kB Progress (3): 332 kB | 108 kB | 90/315 kB Progress (3): 332 kB | 108 kB | 94/315 kB Progress (3): 332 kB | 108 kB | 98/315 kB Progress (3): 332 kB | 108 kB | 98/315 kB Progress (3): 332 kB | 108 kB | 102/315 kB Progress (3): 332 kB | 108 kB | 106/315 kB Progress (3): 332 kB | 108 kB | 110/315 kB Progress (3): 332 kB | 108 kB | 114/315 kB Progress (3): 332 kB | 108 kB | 118/315 kB 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 690 kB/s) [2019-07-30T05:03:43.982Z] Progress (2): 108 kB | 122/315 kB Progress (2): 108 kB | 126/315 kB Progress (2): 108 kB | 130/315 kB Progress (2): 108 kB | 131/315 kB Progress (2): 108 kB | 135/315 kB Progress (2): 108 kB | 139/315 kB Progress (2): 108 kB | 143/315 kB Progress (2): 108 kB | 147/315 kB Progress (2): 108 kB | 151/315 kB Progress (2): 108 kB | 155/315 kB Progress (2): 108 kB | 159/315 kB Progress (2): 108 kB | 163/315 kB Progress (2): 108 kB | 164/315 kB Progress (2): 108 kB | 168/315 kB Progress (2): 108 kB | 172/315 kB Progress (2): 108 kB | 176/315 kB Progress (2): 108 kB | 180/315 kB Progress (2): 108 kB | 184/315 kB Progress (2): 108 kB | 188/315 kB Progress (2): 108 kB | 192/315 kB Progress (2): 108 kB | 196/315 kB Progress (2): 108 kB | 200/315 kB Progress (2): 108 kB | 204/315 kB Progress (2): 108 kB | 208/315 kB Progress (2): 108 kB | 212/315 kB Progress (2): 108 kB | 216/315 kB Progress (2): 108 kB | 220/315 kB Progress (2): 108 kB | 224/315 kB Progress (2): 108 kB | 228/315 kB Progress (2): 108 kB | 232/315 kB Progress (2): 108 kB | 236/315 kB Progress (2): 108 kB | 240/315 kB Progress (2): 108 kB | 244/315 kB Progress (2): 108 kB | 248/315 kB Progress (2): 108 kB | 252/315 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 218 kB/s) [2019-07-30T05:03:43.982Z] Progress (1): 256/315 kB Progress (1): 260/315 kB Progress (1): 264/315 kB Progress (1): 268/315 kB Progress (1): 272/315 kB Progress (1): 276/315 kB Progress (1): 280/315 kB Progress (1): 284/315 kB Progress (1): 288/315 kB Progress (1): 292/315 kB Progress (1): 296/315 kB Progress (1): 300/315 kB Progress (1): 304/315 kB Progress (1): 308/315 kB Progress (1): 312/315 kB Progress (1): 315 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 545 kB/s) [2019-07-30T05:03:44.994Z] 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-30T05:03:44.994Z] 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-30T05:03:44.994Z] 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-30T05:03:44.994Z] 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-30T05:03:44.994Z] 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-30T05:03:44.994Z] 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-30T05:03:44.994Z] 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 221 kB/s) [2019-07-30T05:03:44.994Z] 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-30T05:03:44.994Z] 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-30T05:03:45.252Z] 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-30T05:03:45.252Z] 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-30T05:03:45.252Z] 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-30T05:03:45.252Z] 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-30T05:03:45.509Z] 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 392 kB/s) [2019-07-30T05:03:45.509Z] 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-30T05:03:45.509Z] 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-30T05:03:45.509Z] 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-30T05:03:45.509Z] 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-30T05:03:45.767Z] 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-30T05:03:45.767Z] 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-30T05:03:45.767Z] Progress (1): 4.1/36 kB Progress (1): 7.7/36 kB Progress (1): 12/36 kB Progress (1): 16/36 kB Progress (1): 20/36 kB Progress (1): 24/36 kB Progress (1): 28/36 kB Progress (1): 32/36 kB Progress (1): 36/36 kB Progress (1): 36 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 679 kB/s) [2019-07-30T05:03:45.767Z] 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-30T05:03:45.767Z] 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-30T05:03:45.767Z] 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-30T05:03:46.023Z] 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-30T05:03:46.023Z] 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-30T05:03:46.023Z] 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-30T05:03:46.023Z] 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 287 kB/s) [2019-07-30T05:03:46.023Z] 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-30T05:03:46.023Z] 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-30T05:03:46.023Z] 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-30T05:03:46.282Z] 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-30T05:03:46.282Z] 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-30T05:03:46.282Z] 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-30T05:03:46.282Z] 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 424 kB/s) [2019-07-30T05:03:46.282Z] 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-30T05:03:46.282Z] 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-30T05:03:46.282Z] 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-30T05:03:46.539Z] 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-30T05:03:46.539Z] 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-30T05:03:46.539Z] 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-30T05:03:46.539Z] 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 286 kB/s) [2019-07-30T05:03:46.539Z] 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-30T05:03:46.797Z] 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-30T05:03:46.797Z] 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-30T05:03:46.797Z] 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-30T05:03:46.797Z] 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-30T05:03:46.797Z] 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-30T05:03:47.054Z] 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 47 kB/s) [2019-07-30T05:03:47.054Z] 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-30T05:03:47.054Z] 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-30T05:03:47.054Z] 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-30T05:03:47.311Z] 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-30T05:03:47.311Z] 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-30T05:03:47.311Z] 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-30T05:03:47.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/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar (12 kB at 209 kB/s) [2019-07-30T05:03:47.311Z] 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-30T05:03:47.311Z] 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-30T05:03:47.311Z] 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-30T05:03:47.569Z] 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-30T05:03:47.569Z] 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-30T05:03:47.569Z] 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-30T05:03:47.569Z] 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 186 kB/s) [2019-07-30T05:03:47.569Z] 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-30T05:03:47.569Z] 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-30T05:03:47.569Z] 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-30T05:03:47.826Z] 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-30T05:03:47.826Z] 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-30T05:03:47.826Z] 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-30T05:03:48.083Z] 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 454 kB/s) [2019-07-30T05:03:48.341Z] 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-30T05:03:48.341Z] 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-30T05:03:48.598Z] 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-30T05:03:48.598Z] 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-30T05:03:48.598Z] 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-30T05:03:48.598Z] 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-30T05:03:48.856Z] 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 67 kB/s) [2019-07-30T05:03:48.856Z] 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-30T05:03:48.856Z] 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-30T05:03:48.856Z] 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-30T05:03:49.114Z] 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-30T05:03:49.114Z] 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-30T05:03:49.114Z] 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-30T05:03:49.114Z] 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 891 kB/s) [2019-07-30T05:03:49.114Z] 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-30T05:03:49.114Z] 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-30T05:03:49.114Z] 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-30T05:03:49.371Z] 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-30T05:03:49.371Z] 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-30T05:03:49.371Z] 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-30T05:03:49.371Z] 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 43 kB/s) [2019-07-30T05:03:49.371Z] 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-30T05:03:49.371Z] 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-30T05:03:49.371Z] 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-30T05:03:49.371Z] 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-30T05:03:49.629Z] 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-30T05:03:49.629Z] 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-30T05:03:49.629Z] 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-30T05:03:49.629Z] 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-30T05:03:49.889Z] 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-30T05:03:49.889Z] 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-30T05:03:49.889Z] 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-30T05:03:49.889Z] 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-30T05:03:49.889Z] Progress (1): 4.1/512 kB Progress (1): 7.7/512 kB Progress (1): 12/512 kB Progress (1): 16/512 kB Progress (1): 20/512 kB Progress (1): 24/512 kB Progress (1): 28/512 kB Progress (1): 32/512 kB Progress (1): 36/512 kB Progress (1): 40/512 kB Progress (1): 44/512 kB Progress (1): 48/512 kB Progress (1): 52/512 kB Progress (1): 56/512 kB Progress (1): 60/512 kB Progress (1): 64/512 kB Progress (1): 68/512 kB Progress (1): 72/512 kB Progress (1): 76/512 kB Progress (1): 80/512 kB Progress (1): 84/512 kB Progress (1): 88/512 kB Progress (1): 92/512 kB Progress (1): 96/512 kB Progress (1): 100/512 kB Progress (1): 104/512 kB Progress (1): 108/512 kB Progress (1): 112/512 kB Progress (1): 116/512 kB Progress (1): 120/512 kB Progress (1): 124/512 kB Progress (1): 128/512 kB Progress (1): 132/512 kB Progress (1): 136/512 kB Progress (1): 140/512 kB Progress (1): 144/512 kB Progress (1): 148/512 kB Progress (1): 152/512 kB Progress (1): 156/512 kB Progress (1): 160/512 kB Progress (1): 164/512 kB Progress (1): 168/512 kB Progress (1): 172/512 kB Progress (1): 176/512 kB Progress (1): 180/512 kB Progress (1): 184/512 kB Progress (1): 188/512 kB Progress (1): 192/512 kB Progress (1): 196/512 kB Progress (1): 200/512 kB Progress (1): 204/512 kB Progress (1): 208/512 kB Progress (1): 212/512 kB Progress (1): 216/512 kB Progress (1): 220/512 kB Progress (1): 224/512 kB Progress (1): 228/512 kB Progress (1): 232/512 kB Progress (1): 236/512 kB Progress (1): 240/512 kB Progress (1): 244/512 kB Progress (1): 248/512 kB Progress (1): 252/512 kB Progress (1): 256/512 kB Progress (1): 260/512 kB Progress (1): 264/512 kB Progress (1): 268/512 kB Progress (1): 272/512 kB Progress (1): 276/512 kB Progress (1): 280/512 kB Progress (1): 284/512 kB Progress (1): 288/512 kB Progress (1): 292/512 kB Progress (1): 296/512 kB Progress (1): 300/512 kB Progress (1): 304/512 kB Progress (1): 308/512 kB Progress (1): 312/512 kB Progress (1): 316/512 kB Progress (1): 320/512 kB Progress (1): 324/512 kB Progress (1): 328/512 kB Progress (1): 332/512 kB Progress (1): 336/512 kB Progress (1): 340/512 kB Progress (1): 344/512 kB Progress (1): 348/512 kB Progress (1): 352/512 kB Progress (1): 356/512 kB Progress (1): 360/512 kB Progress (1): 364/512 kB Progress (1): 368/512 kB Progress (1): 372/512 kB Progress (1): 376/512 kB Progress (1): 380/512 kB Progress (1): 384/512 kB Progress (1): 388/512 kB Progress (1): 392/512 kB Progress (1): 396/512 kB Progress (1): 400/512 kB Progress (1): 404/512 kB Progress (1): 408/512 kB Progress (1): 412/512 kB Progress (1): 416/512 kB Progress (1): 420/512 kB Progress (1): 424/512 kB Progress (1): 428/512 kB Progress (1): 432/512 kB Progress (1): 436/512 kB Progress (1): 440/512 kB Progress (1): 444/512 kB Progress (1): 448/512 kB Progress (1): 452/512 kB Progress (1): 456/512 kB Progress (1): 460/512 kB Progress (1): 464/512 kB Progress (1): 468/512 kB Progress (1): 472/512 kB Progress (1): 476/512 kB Progress (1): 480/512 kB Progress (1): 484/512 kB Progress (1): 488/512 kB Progress (1): 492/512 kB Progress (1): 496/512 kB Progress (1): 500/512 kB Progress (1): 504/512 kB Progress (1): 508/512 kB Progress (1): 512/512 kB Progress (1): 512 kB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar (512 kB at 8.8 MB/s) [2019-07-30T05:03:50.323Z] 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 16 MB/s) [2019-07-30T05:03:50.581Z] 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-30T05:03:50.581Z] 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-30T05:03:50.581Z] 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-30T05:03:50.581Z] 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-30T05:03:50.581Z] 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-30T05:03:50.581Z] 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-30T05:03:50.839Z] 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 52 kB/s) [2019-07-30T05:03:50.839Z] 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-30T05:03:50.839Z] 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-30T05:03:50.839Z] 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-30T05:03:51.095Z] 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-30T05:03:51.095Z] 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-30T05:03:51.095Z] 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-30T05:03:51.095Z] 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 384 kB/s) [2019-07-30T05:03:51.095Z] 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-30T05:03:51.095Z] 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-30T05:03:51.095Z] 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-30T05:03:51.353Z] 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-30T05:03:51.353Z] 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-30T05:03:51.353Z] 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-30T05:03:51.353Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 619 kB/s) [2019-07-30T05:03:51.353Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T05:03:51.353Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T05:03:51.353Z] 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-30T05:03:51.612Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T05:03:51.612Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T05:03:51.612Z] 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-30T05:03:51.612Z] 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-30T05:03:51.612Z] 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-30T05:03:51.612Z] 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-30T05:03:51.612Z] 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-30T05:03:51.870Z] 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-30T05:03:51.870Z] 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-30T05:03:51.870Z] 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-30T05:03:51.870Z] 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): 131/316 kB Progress (1): 135/316 kB Progress (1): 139/316 kB Progress (1): 143/316 kB Progress (1): 147/316 kB Progress (1): 151/316 kB Progress (1): 155/316 kB Progress (1): 159/316 kB Progress (1): 163/316 kB Progress (1): 167/316 kB Progress (1): 171/316 kB Progress (1): 175/316 kB Progress (1): 179/316 kB Progress (1): 183/316 kB Progress (1): 187/316 kB Progress (1): 191/316 kB Progress (1): 195/316 kB Progress (1): 199/316 kB Progress (1): 203/316 kB Progress (1): 207/316 kB Progress (1): 211/316 kB Progress (1): 215/316 kB Progress (1): 219/316 kB Progress (1): 223/316 kB Progress (1): 227/316 kB Progress (1): 231/316 kB Progress (1): 235/316 kB Progress (1): 239/316 kB Progress (1): 243/316 kB Progress (1): 247/316 kB Progress (1): 251/316 kB Progress (1): 255/316 kB Progress (1): 259/316 kB Progress (1): 262/316 kB Progress (1): 266/316 kB Progress (1): 270/316 kB Progress (1): 274/316 kB Progress (1): 278/316 kB Progress (1): 282/316 kB Progress (1): 286/316 kB Progress (1): 290/316 kB Progress (1): 294/316 kB Progress (1): 298/316 kB Progress (1): 302/316 kB Progress (1): 306/316 kB Progress (1): 310/316 kB Progress (1): 314/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.7 MB/s) [2019-07-30T05:03:52.127Z] 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-30T05:03:52.127Z] 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-30T05:03:52.127Z] 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-30T05:03:52.384Z] 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-30T05:03:52.384Z] 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-30T05:03:52.384Z] 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-30T05:03:52.384Z] 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 31 kB/s) [2019-07-30T05:03:52.384Z] 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-30T05:03:52.384Z] 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-30T05:03:52.384Z] 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-30T05:03:52.641Z] 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-30T05:03:52.641Z] 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-30T05:03:52.641Z] 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-30T05:03:52.898Z] 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 334 kB/s) [2019-07-30T05:03:52.898Z] 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-30T05:03:52.898Z] 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-30T05:03:52.898Z] 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-30T05:03:53.156Z] 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 17 kB/s) [2019-07-30T05:03:53.156Z] 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-30T05:03:53.156Z] 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-30T05:03:53.156Z] 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-30T05:03:53.413Z] Progress (1): 4.1/8.7 kB Progress (1): 7.9/8.7 kB Progress (1): 8.7 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom (8.7 kB at 58 kB/s) [2019-07-30T05:03:53.413Z] 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-30T05:03:53.413Z] 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-30T05:03:53.413Z] 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-30T05:03:53.670Z] Progress (1): 2.4/78 kB Progress (1): 6.5/78 kB Progress (1): 11/78 kB Progress (1): 15/78 kB Progress (1): 19/78 kB Progress (1): 23/78 kB Progress (1): 24/78 kB Progress (1): 28/78 kB Progress (1): 29/78 kB Progress (1): 34/78 kB Progress (1): 38/78 kB Progress (1): 42/78 kB Progress (1): 46/78 kB Progress (1): 50/78 kB Progress (1): 54/78 kB Progress (1): 56/78 kB Progress (1): 57/78 kB Progress (1): 61/78 kB Progress (1): 65/78 kB Progress (1): 69/78 kB Progress (1): 73/78 kB Progress (1): 77/78 kB Progress (1): 78 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar (78 kB at 245 kB/s) [2019-07-30T05:03:53.670Z] 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-30T05:03:53.670Z] 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-30T05:03:53.670Z] 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-30T05:03:53.928Z] 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-30T05:03:53.928Z] 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-30T05:03:53.928Z] 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-30T05:03:53.928Z] 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 61 kB/s) [2019-07-30T05:03:53.928Z] 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-30T05:03:53.928Z] 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-30T05:03:53.928Z] 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-30T05:03:54.185Z] 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-30T05:03:54.186Z] 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-30T05:03:54.186Z] 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-30T05:03:54.186Z] 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 34 kB/s) [2019-07-30T05:03:54.186Z] 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-30T05:03:54.186Z] 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-30T05:03:54.186Z] 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-30T05:03:54.443Z] 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-30T05:03:54.443Z] 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-30T05:03:54.443Z] 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-30T05:03:54.443Z] 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 726 kB/s) [2019-07-30T05:03:54.443Z] 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-30T05:03:54.443Z] 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-30T05:03:54.443Z] 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-30T05:03:55.007Z] 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-30T05:03:55.007Z] 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-30T05:03:55.007Z] 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-30T05:03:55.007Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom (4.5 kB at 175 kB/s) [2019-07-30T05:03:55.007Z] 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-30T05:03:55.007Z] 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-30T05:03:55.007Z] 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-30T05:03:55.263Z] 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-30T05:03:55.263Z] 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-30T05:03:55.263Z] 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-30T05:03:55.263Z] 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 111 kB/s) [2019-07-30T05:03:55.263Z] 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-30T05:03:55.263Z] 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-30T05:03:55.263Z] 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-30T05:03:56.203Z] 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-30T05:03:56.203Z] 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-30T05:03:56.203Z] 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-30T05:03:56.461Z] 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 172 kB/s) [2019-07-30T05:03:56.461Z] 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-30T05:03:56.461Z] 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-30T05:03:56.461Z] 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-30T05:03:56.461Z] 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-30T05:03:56.461Z] 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-30T05:03:56.461Z] 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-30T05:03:56.718Z] Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 299 kB/s) [2019-07-30T05:03:56.718Z] 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-30T05:03:56.718Z] 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-30T05:03:56.718Z] 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-30T05:03:56.718Z] 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-30T05:03:56.718Z] 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-30T05:03:56.975Z] 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-30T05:03:56.975Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 139 kB/s) [2019-07-30T05:03:56.975Z] 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-30T05:03:56.975Z] 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-30T05:03:56.975Z] 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-30T05:03:56.975Z] 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-30T05:03:56.975Z] 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-30T05:03:56.975Z] 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-30T05:03:57.234Z] 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 97 kB/s) [2019-07-30T05:03:57.234Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T05:03:57.234Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T05:03:57.234Z] 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-30T05:03:57.234Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T05:03:57.234Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T05:03:57.234Z] 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-30T05:03:57.491Z] 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 716 kB/s) [2019-07-30T05:03:57.491Z] 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-30T05:03:57.491Z] 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-30T05:03:57.491Z] 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-30T05:03:57.491Z] 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-30T05:03:57.491Z] 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-30T05:03:57.491Z] 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-30T05:03:57.748Z] 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 133 kB/s) [2019-07-30T05:03:57.748Z] 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-30T05:03:57.748Z] 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-30T05:03:57.749Z] 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-30T05:03:57.749Z] 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-30T05:03:57.749Z] 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-30T05:03:58.005Z] 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-30T05:03:58.005Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 105 kB/s) [2019-07-30T05:03:58.005Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T05:03:58.005Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T05:03:58.005Z] 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-30T05:03:58.005Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T05:03:58.005Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T05:03:58.263Z] 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-30T05:03:58.263Z] 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 383 kB/s) [2019-07-30T05:03:58.263Z] 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-30T05:03:58.263Z] 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-30T05:03:58.263Z] 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-30T05:03:58.520Z] 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-30T05:03:58.520Z] 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-30T05:03:58.520Z] 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-30T05:03:58.520Z] 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 166 kB/s) [2019-07-30T05:03:58.520Z] 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-30T05:03:58.520Z] 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-30T05:03:58.520Z] 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-30T05:03:58.777Z] 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-30T05:03:58.777Z] 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-30T05:03:58.777Z] 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-30T05:03:58.777Z] 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-30T05:03:58.777Z] 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-30T05:03:58.777Z] 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-30T05:03:58.777Z] 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-30T05:03:59.034Z] 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-30T05:03:59.034Z] 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-30T05:03:59.034Z] 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-30T05:03:59.034Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 96 kB/s) [2019-07-30T05:03:59.034Z] 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-30T05:03:59.034Z] 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-30T05:03:59.034Z] 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-30T05:03:59.292Z] 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-30T05:03:59.292Z] 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-30T05:03:59.292Z] 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-30T05:03:59.292Z] 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 457 kB/s) [2019-07-30T05:03:59.292Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T05:03:59.292Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T05:03:59.292Z] 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-30T05:03:59.549Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T05:03:59.549Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T05:03:59.549Z] 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-30T05:03:59.549Z] Progress (1): 4.1/56 kB Progress (1): 7.7/56 kB Progress (1): 12/56 kB Progress (1): 16/56 kB Progress (1): 20/56 kB Progress (1): 24/56 kB Progress (1): 28/56 kB Progress (1): 32/56 kB Progress (1): 36/56 kB Progress (1): 40/56 kB Progress (1): 44/56 kB Progress (1): 48/56 kB Progress (1): 52/56 kB Progress (1): 56/56 kB Progress (1): 56 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.6 MB/s) [2019-07-30T05:03:59.549Z] 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-30T05:03:59.549Z] 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-30T05:03:59.549Z] 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-30T05:03:59.824Z] 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-30T05:03:59.824Z] 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-30T05:03:59.824Z] 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-30T05:03:59.824Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom (1.1 kB at 31 kB/s) [2019-07-30T05:03:59.824Z] 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-30T05:03:59.824Z] 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-30T05:03:59.824Z] 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-30T05:04:00.126Z] 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-30T05:04:00.126Z] 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-30T05:04:00.126Z] 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-30T05:04:00.126Z] 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 73 kB/s) [2019-07-30T05:04:00.126Z] 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-30T05:04:00.423Z] 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-30T05:04:00.423Z] 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-30T05:04:00.423Z] 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-30T05:04:00.423Z] 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-30T05:04:00.722Z] 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-30T05:04:00.722Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom (1.0 kB at 35 kB/s) [2019-07-30T05:04:00.722Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2019-07-30T05:04:00.722Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2019-07-30T05:04:00.722Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2019-07-30T05:04:00.722Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2019-07-30T05:04:00.722Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2019-07-30T05:04:01.024Z] 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-30T05:04:01.024Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom (1.0 kB at 21 kB/s) [2019-07-30T05:04:01.024Z] 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-30T05:04:01.024Z] 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-30T05:04:01.024Z] 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-30T05:04:01.024Z] 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-30T05:04:01.024Z] 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-30T05:04:01.024Z] 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-30T05:04:01.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.0.0/sisu-equinox-api-1.0.0.pom (1.7 kB at 69 kB/s) [2019-07-30T05:04:01.325Z] 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-30T05:04:01.325Z] 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-30T05:04:01.325Z] 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-30T05:04:01.325Z] 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-30T05:04:01.325Z] 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-30T05:04:01.325Z] 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-30T05:04:01.325Z] 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 36 kB/s) [2019-07-30T05:04:01.325Z] 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-30T05:04:01.623Z] 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-30T05:04:01.623Z] 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-30T05:04:01.623Z] 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-30T05:04:01.623Z] 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-30T05:04:01.623Z] 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-30T05:04:01.623Z] 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 69 kB/s) [2019-07-30T05:04:02.126Z] 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-30T05:04:02.126Z] 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-30T05:04:02.126Z] 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-30T05:04:02.126Z] 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-30T05:04:02.126Z] 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-30T05:04:02.126Z] 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-30T05:04:02.126Z] 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 20 kB/s) [2019-07-30T05:04:02.126Z] 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-30T05:04:02.126Z] 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-30T05:04:02.126Z] 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-30T05:04:02.126Z] 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-30T05:04:02.126Z] 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-30T05:04:02.524Z] 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-30T05:04:02.524Z] 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 102 kB/s) [2019-07-30T05:04:02.524Z] 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-30T05:04:02.524Z] 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-30T05:04:02.524Z] 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-30T05:04:02.524Z] 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-30T05:04:02.524Z] 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-30T05:04:02.524Z] 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-30T05:04:02.524Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom (1.0 kB at 21 kB/s) [2019-07-30T05:04:02.524Z] 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-30T05:04:02.524Z] 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-30T05:04:02.825Z] 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-30T05:04:02.825Z] 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-30T05:04:02.825Z] 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-30T05:04:02.825Z] 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-30T05:04:02.825Z] 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 63 kB/s) [2019-07-30T05:04:02.825Z] 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-30T05:04:02.825Z] 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-30T05:04:02.825Z] 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-30T05:04:03.122Z] 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-30T05:04:03.122Z] 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-30T05:04:03.122Z] 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-30T05:04:03.122Z] 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 27 kB/s) [2019-07-30T05:04:03.122Z] 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-30T05:04:03.122Z] 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-30T05:04:03.424Z] 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-30T05:04:03.424Z] 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-30T05:04:03.424Z] 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-30T05:04:03.424Z] 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-30T05:04:03.424Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom (1.1 kB at 22 kB/s) [2019-07-30T05:04:03.424Z] 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-30T05:04:03.424Z] 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-30T05:04:03.424Z] 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-30T05:04:03.725Z] 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-30T05:04:03.725Z] 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-30T05:04:03.725Z] 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-30T05:04:03.725Z] 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 90 kB/s) [2019-07-30T05:04:03.725Z] 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-30T05:04:03.725Z] 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-30T05:04:03.725Z] 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-30T05:04:04.025Z] 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-30T05:04:04.025Z] 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-30T05:04:04.025Z] 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-30T05:04:04.025Z] 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 66 kB/s) [2019-07-30T05:04:04.025Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T05:04:04.025Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T05:04:04.025Z] 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-30T05:04:04.324Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T05:04:04.324Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T05:04:04.324Z] 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-30T05:04:04.324Z] 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 29 kB/s) [2019-07-30T05:04:04.324Z] 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-30T05:04:04.324Z] 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-30T05:04:04.324Z] 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-30T05:04:04.627Z] 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-30T05:04:04.627Z] 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-30T05:04:04.627Z] 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-30T05:04:04.627Z] Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 264 kB/s) [2019-07-30T05:04:04.627Z] 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-30T05:04:04.627Z] 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-30T05:04:04.627Z] 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-30T05:04:04.627Z] 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-30T05:04:05.025Z] 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-30T05:04:05.025Z] 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-30T05:04:05.025Z] 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 97 kB/s) [2019-07-30T05:04:05.025Z] 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-30T05:04:05.025Z] 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-30T05:04:05.025Z] 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-30T05:04:05.025Z] 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-30T05:04:05.025Z] 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-30T05:04:05.025Z] 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-30T05:04:05.025Z] 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 151 kB/s) [2019-07-30T05:04:05.025Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T05:04:05.025Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T05:04:05.025Z] 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-30T05:04:05.323Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T05:04:05.323Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T05:04:05.323Z] 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-30T05:04:05.323Z] 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 288 kB/s) [2019-07-30T05:04:05.323Z] 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-30T05:04:05.323Z] 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-30T05:04:05.323Z] 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-30T05:04:05.625Z] 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-30T05:04:05.625Z] 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-30T05:04:05.625Z] 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-30T05:04:05.625Z] 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 58 kB/s) [2019-07-30T05:04:05.625Z] 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-30T05:04:05.625Z] 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-30T05:04:05.625Z] 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-30T05:04:05.977Z] 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-30T05:04:05.977Z] 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-30T05:04:05.977Z] 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-30T05:04:05.977Z] 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-30T05:04:05.977Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T05:04:05.977Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T05:04:05.977Z] 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-30T05:04:05.977Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T05:04:06.325Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T05:04:06.325Z] 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-30T05:04:06.325Z] Progress (1): 564 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom (564 B at 20 kB/s) [2019-07-30T05:04:06.325Z] 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-30T05:04:06.325Z] 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-30T05:04:06.325Z] 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-30T05:04:06.625Z] 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-30T05:04:06.625Z] 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-30T05:04:06.625Z] 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-30T05:04:06.625Z] Progress (1): 752 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom (752 B at 31 kB/s) [2019-07-30T05:04:06.625Z] 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-30T05:04:06.625Z] 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-30T05:04:06.625Z] 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-30T05:04:06.922Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom (6.4 kB at 29 kB/s) [2019-07-30T05:04:06.922Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-30T05:04:06.922Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-30T05:04:06.922Z] 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-30T05:04:07.225Z] 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): 23/31 kB Progress (1): 27/31 kB Progress (1): 31/31 kB Progress (1): 31 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom (31 kB at 140 kB/s) [2019-07-30T05:04:07.225Z] 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-30T05:04:07.225Z] 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-30T05:04:07.225Z] 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-30T05:04:07.225Z] 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-30T05:04:07.225Z] 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-30T05:04:07.225Z] 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-30T05:04:07.522Z] 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 263 kB/s) [2019-07-30T05:04:07.522Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T05:04:07.522Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T05:04:07.522Z] 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-30T05:04:07.522Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T05:04:07.522Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T05:04:07.522Z] 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-30T05:04:07.825Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 130 kB/s) [2019-07-30T05:04:07.825Z] 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-30T05:04:07.825Z] 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-30T05:04:07.825Z] 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-30T05:04:07.825Z] 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-30T05:04:07.825Z] 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-30T05:04:07.825Z] 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-30T05:04:07.825Z] 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 207 kB/s) [2019-07-30T05:04:07.825Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T05:04:07.825Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T05:04:07.825Z] 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-30T05:04:08.122Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T05:04:08.122Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T05:04:08.122Z] 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-30T05:04:08.122Z] 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 365 kB/s) [2019-07-30T05:04:08.122Z] 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-30T05:04:08.122Z] 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-30T05:04:08.122Z] 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-30T05:04:08.425Z] 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-30T05:04:08.425Z] 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-30T05:04:08.425Z] 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-30T05:04:08.425Z] 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 48 kB/s) [2019-07-30T05:04:08.425Z] 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-30T05:04:08.425Z] 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-30T05:04:08.425Z] 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-30T05:04:08.724Z] 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-30T05:04:08.724Z] 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-30T05:04:08.724Z] 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-30T05:04:08.724Z] 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 62 kB/s) [2019-07-30T05:04:08.724Z] 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-30T05:04:08.724Z] 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-30T05:04:08.724Z] 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-30T05:04:09.323Z] 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-30T05:04:09.323Z] 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-30T05:04:09.323Z] 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-30T05:04:09.323Z] 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 173 kB/s) [2019-07-30T05:04:09.323Z] 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-30T05:04:09.323Z] 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-30T05:04:09.323Z] 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-30T05:04:09.323Z] 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-30T05:04:09.323Z] 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-30T05:04:09.323Z] 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-30T05:04:09.323Z] 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-30T05:04:09.323Z] 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-30T05:04:09.323Z] 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-30T05:04:09.323Z] 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-30T05:04:09.680Z] 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-30T05:04:09.680Z] 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-30T05:04:09.680Z] 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-30T05:04:09.680Z] 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 37 kB/s) [2019-07-30T05:04:09.680Z] 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-30T05:04:09.680Z] 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-30T05:04:09.680Z] 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-30T05:04:09.680Z] 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-30T05:04:09.680Z] 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-30T05:04:09.680Z] 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-30T05:04:09.680Z] Progress (1): 504 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 17 kB/s) [2019-07-30T05:04:09.680Z] 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-30T05:04:09.680Z] 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-30T05:04:09.937Z] 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-30T05:04:09.937Z] 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-30T05:04:09.937Z] 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-30T05:04:09.937Z] 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-30T05:04:09.937Z] 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 39 kB/s) [2019-07-30T05:04:09.937Z] 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-30T05:04:09.937Z] 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-30T05:04:10.195Z] 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-30T05:04:10.195Z] 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-30T05:04:10.195Z] 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-30T05:04:10.195Z] 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-30T05:04:10.195Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 53 kB/s) [2019-07-30T05:04:10.195Z] 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-30T05:04:10.195Z] 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-30T05:04:10.454Z] 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-30T05:04:10.454Z] 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-30T05:04:10.454Z] 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-30T05:04:10.454Z] 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-30T05:04:10.454Z] Progress (1): 723 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 25 kB/s) [2019-07-30T05:04:10.454Z] 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-30T05:04:10.454Z] 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-30T05:04:10.711Z] 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-30T05:04:10.711Z] 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-30T05:04:10.711Z] 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-30T05:04:10.711Z] 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-30T05:04:10.968Z] Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 26 kB/s) [2019-07-30T05:04:10.968Z] 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-30T05:04:10.968Z] 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-30T05:04:10.968Z] 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-30T05:04:10.968Z] 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-30T05:04:10.968Z] 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-30T05:04:10.968Z] 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-30T05:04:11.225Z] 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 23 kB/s) [2019-07-30T05:04:11.225Z] 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-30T05:04:11.225Z] 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-30T05:04:11.225Z] 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-30T05:04:11.225Z] 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-30T05:04:11.225Z] 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-30T05:04:11.225Z] 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-30T05:04:11.483Z] 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 65 kB/s) [2019-07-30T05:04:11.483Z] 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-30T05:04:11.483Z] 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-30T05:04:11.483Z] 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-30T05:04:11.483Z] 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-30T05:04:11.483Z] 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-30T05:04:11.483Z] 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-30T05:04:11.741Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 54 kB/s) [2019-07-30T05:04:11.741Z] 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-30T05:04:11.741Z] 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-30T05:04:11.741Z] 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-30T05:04:11.741Z] 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-30T05:04:11.741Z] 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-30T05:04:11.998Z] 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-30T05:04:11.998Z] 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 48 kB/s) [2019-07-30T05:04:11.998Z] 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-30T05:04:11.998Z] 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-30T05:04:11.998Z] 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-30T05:04:11.998Z] 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-30T05:04:11.998Z] 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-30T05:04:12.256Z] 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-30T05:04:12.256Z] Progress (1): 601 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 23 kB/s) [2019-07-30T05:04:12.256Z] 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-30T05:04:12.256Z] 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-30T05:04:12.256Z] 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-30T05:04:12.256Z] 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-30T05:04:12.256Z] 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-30T05:04:12.513Z] 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-30T05:04:12.513Z] 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 47 kB/s) [2019-07-30T05:04:12.513Z] 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-30T05:04:12.513Z] 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-30T05:04:12.513Z] 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-30T05:04:12.513Z] 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-30T05:04:12.771Z] 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-30T05:04:12.771Z] 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-30T05:04:12.771Z] 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 17 kB/s) [2019-07-30T05:04:12.771Z] 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-30T05:04:12.771Z] 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-30T05:04:12.771Z] 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-30T05:04:12.771Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-30T05:04:13.028Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-30T05:04:13.028Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-30T05:04:13.028Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 306 kB/s) [2019-07-30T05:04:13.028Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T05:04:13.028Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T05:04:13.028Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T05:04:13.286Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T05:04:13.286Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T05:04:13.286Z] 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-30T05:04:13.286Z] 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 500 kB/s) [2019-07-30T05:04:13.286Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [2019-07-30T05:04:13.286Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [2019-07-30T05:04:13.286Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom [2019-07-30T05:04:13.543Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom [2019-07-30T05:04:13.543Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom [2019-07-30T05:04:13.543Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [2019-07-30T05:04:13.543Z] 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 166 kB/s) [2019-07-30T05:04:13.543Z] 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-30T05:04:13.543Z] 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-30T05:04:13.543Z] 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-30T05:04:13.800Z] 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-30T05:04:13.800Z] 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-30T05:04:13.800Z] 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-30T05:04:13.800Z] 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 203 kB/s) [2019-07-30T05:04:13.800Z] 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-30T05:04:13.800Z] 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-30T05:04:13.800Z] 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-30T05:04:14.058Z] 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-30T05:04:14.058Z] 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-30T05:04:14.058Z] 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-30T05:04:14.058Z] 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 202 kB/s) [2019-07-30T05:04:14.058Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T05:04:14.058Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T05:04:14.058Z] 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-30T05:04:14.316Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T05:04:14.316Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T05:04:14.316Z] 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-30T05:04:14.316Z] 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 546 kB/s) [2019-07-30T05:04:14.316Z] 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-30T05:04:14.316Z] 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-30T05:04:14.316Z] 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-30T05:04:14.574Z] 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-30T05:04:14.574Z] 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-30T05:04:14.574Z] 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-30T05:04:14.574Z] Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom (4.7 kB at 143 kB/s) [2019-07-30T05:04:14.574Z] 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-30T05:04:14.574Z] 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-30T05:04:14.574Z] 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-30T05:04:14.836Z] 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-30T05:04:14.836Z] 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-30T05:04:14.836Z] 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-30T05:04:14.836Z] 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 198 kB/s) [2019-07-30T05:04:14.836Z] 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-30T05:04:14.836Z] 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-30T05:04:14.836Z] 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-30T05:04:15.224Z] 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-30T05:04:15.224Z] 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-30T05:04:15.224Z] 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-30T05:04:15.224Z] 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 680 kB/s) [2019-07-30T05:04:15.224Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T05:04:15.224Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T05:04:15.224Z] 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-30T05:04:15.224Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T05:04:15.224Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T05:04:15.224Z] 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-30T05:04:15.483Z] 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 594 kB/s) [2019-07-30T05:04:15.483Z] 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-30T05:04:15.483Z] 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-30T05:04:15.483Z] 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-30T05:04:15.483Z] 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-30T05:04:15.483Z] 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-30T05:04:15.483Z] 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-30T05:04:15.742Z] Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 203 kB/s) [2019-07-30T05:04:15.742Z] 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-30T05:04:15.742Z] 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-30T05:04:15.742Z] 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-30T05:04:15.742Z] 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-30T05:04:15.742Z] 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-30T05:04:15.999Z] 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-30T05:04:15.999Z] 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 153 kB/s) [2019-07-30T05:04:15.999Z] 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-30T05:04:15.999Z] 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-30T05:04:15.999Z] 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-30T05:04:15.999Z] 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-30T05:04:15.999Z] 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-30T05:04:15.999Z] 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-30T05:04:16.278Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 112 kB/s) [2019-07-30T05:04:16.278Z] 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-30T05:04:16.278Z] 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-30T05:04:16.278Z] 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-30T05:04:16.278Z] 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-30T05:04:16.278Z] 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-30T05:04:16.278Z] 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-30T05:04:16.536Z] 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 82 kB/s) [2019-07-30T05:04:16.536Z] 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-30T05:04:16.536Z] 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-30T05:04:16.536Z] 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-30T05:04:16.536Z] 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-30T05:04:16.536Z] 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-30T05:04:16.536Z] 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-30T05:04:16.793Z] 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 379 kB/s) [2019-07-30T05:04:16.793Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T05:04:16.793Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T05:04:16.793Z] 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-30T05:04:16.793Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T05:04:16.793Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T05:04:16.793Z] 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-30T05:04:17.051Z] 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.6 MB/s) [2019-07-30T05:04:17.051Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T05:04:17.051Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T05:04:17.051Z] 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-30T05:04:17.051Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T05:04:17.051Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T05:04:17.051Z] 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-30T05:04:17.308Z] 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 60 kB/s) [2019-07-30T05:04:17.308Z] 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-30T05:04:17.308Z] 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-30T05:04:17.308Z] 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-30T05:04:17.308Z] 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-30T05:04:17.308Z] 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-30T05:04:17.565Z] 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-30T05:04:17.822Z] 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 21 kB/s) [2019-07-30T05:04:17.822Z] 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-30T05:04:17.822Z] 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-30T05:04:17.822Z] 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-30T05:04:18.081Z] 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-30T05:04:18.081Z] 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-30T05:04:18.081Z] 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-30T05:04:18.081Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 49 kB/s) [2019-07-30T05:04:18.081Z] 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-30T05:04:18.081Z] 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-30T05:04:18.338Z] 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-30T05:04:18.338Z] 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-30T05:04:18.338Z] 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-30T05:04:18.338Z] 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-30T05:04:18.338Z] 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-30T05:04:18.338Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T05:04:18.338Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T05:04:18.596Z] 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-30T05:04:18.596Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T05:04:18.596Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T05:04:18.596Z] 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-30T05:04:18.596Z] 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-30T05:04:18.596Z] 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-30T05:04:18.853Z] 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-30T05:04:18.853Z] 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-30T05:04:18.853Z] 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-30T05:04:18.853Z] 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-30T05:04:18.853Z] 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-30T05:04:19.111Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 108 kB/s) [2019-07-30T05:04:19.111Z] 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-30T05:04:19.111Z] 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 388 kB/s) [2019-07-30T05:04:19.111Z] 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-30T05:04:19.111Z] 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 668 kB/s) [2019-07-30T05:04:19.111Z] 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-30T05:04:19.111Z] 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-30T05:04:19.111Z] 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-30T05:04:19.111Z] 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-30T05:04:19.368Z] 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-30T05:04:19.368Z] 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-30T05:04:19.368Z] 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 79 kB/s) [2019-07-30T05:04:19.368Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T05:04:19.368Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T05:04:19.368Z] 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-30T05:04:19.626Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T05:04:19.626Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T05:04:19.626Z] 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-30T05:04:19.883Z] 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 127 kB/s) [2019-07-30T05:04:19.883Z] 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-30T05:04:19.883Z] 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-30T05:04:19.883Z] 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-30T05:04:19.883Z] 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-30T05:04:19.883Z] 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-30T05:04:20.140Z] 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-30T05:04:20.140Z] 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 161 kB/s) [2019-07-30T05:04:20.140Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T05:04:20.140Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T05:04:20.140Z] 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-30T05:04:20.140Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T05:04:20.140Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T05:04:20.399Z] 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-30T05:04:20.399Z] 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 136 kB/s) [2019-07-30T05:04:20.399Z] 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-30T05:04:20.399Z] 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-30T05:04:20.399Z] 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-30T05:04:20.399Z] 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-30T05:04:20.399Z] 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-30T05:04:20.822Z] 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-30T05:04:20.822Z] 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 222 kB/s) [2019-07-30T05:04:20.822Z] 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-30T05:04:20.822Z] 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-30T05:04:20.822Z] 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-30T05:04:20.822Z] 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-30T05:04:20.822Z] 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-30T05:04:20.822Z] 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-30T05:04:20.822Z] 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 367 kB/s) [2019-07-30T05:04:20.822Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T05:04:21.080Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T05:04:21.080Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T05:04:21.080Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T05:04:21.080Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T05:04:21.080Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T05:04:21.080Z] 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 859 kB/s) [2019-07-30T05:04:21.080Z] 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-30T05:04:21.080Z] 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-30T05:04:21.080Z] 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-30T05:04:21.339Z] 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-30T05:04:21.339Z] 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-30T05:04:21.339Z] 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-30T05:04:21.339Z] Progress (1): 4.1/7.4 kB Progress (1): 7.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom (7.4 kB at 246 kB/s) [2019-07-30T05:04:21.339Z] 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-30T05:04:21.339Z] 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-30T05:04:21.339Z] 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-30T05:04:21.595Z] 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-30T05:04:21.595Z] 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-30T05:04:21.595Z] 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-30T05:04:21.595Z] 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 349 kB/s) [2019-07-30T05:04:21.595Z] 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-30T05:04:21.595Z] 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-30T05:04:21.851Z] 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-30T05:04:21.851Z] 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-30T05:04:21.851Z] 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-30T05:04:21.851Z] 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-30T05:04:21.851Z] 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 437 kB/s) [2019-07-30T05:04:21.851Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T05:04:21.851Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T05:04:22.109Z] 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-30T05:04:22.109Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T05:04:22.109Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T05:04:22.367Z] 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-30T05:04:22.367Z] 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 747 kB/s) [2019-07-30T05:04:22.367Z] 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-30T05:04:22.367Z] 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-30T05:04:22.367Z] 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-30T05:04:22.625Z] 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-30T05:04:22.625Z] 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-30T05:04:22.625Z] 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-30T05:04:22.625Z] 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 272 kB/s) [2019-07-30T05:04:22.625Z] 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-30T05:04:22.625Z] 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-30T05:04:22.625Z] 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-30T05:04:22.882Z] 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-30T05:04:22.882Z] 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-30T05:04:22.882Z] 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-30T05:04:22.882Z] 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 42 kB/s) [2019-07-30T05:04:22.882Z] 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-30T05:04:22.882Z] 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-30T05:04:23.139Z] 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-30T05:04:23.139Z] 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-30T05:04:23.139Z] 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-30T05:04:23.139Z] 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-30T05:04:23.139Z] 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 447 kB/s) [2019-07-30T05:04:23.139Z] 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-30T05:04:23.139Z] 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-30T05:04:23.397Z] 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-30T05:04:23.397Z] 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-30T05:04:23.397Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [2019-07-30T05:04:23.397Z] 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-30T05:04:23.653Z] 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 66 kB/s) [2019-07-30T05:04:23.653Z] 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-30T05:04:23.653Z] 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-30T05:04:23.653Z] 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-30T05:04:23.653Z] 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-30T05:04:23.653Z] 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-30T05:04:23.653Z] 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-30T05:04:23.911Z] 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 120 kB/s) [2019-07-30T05:04:23.911Z] 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-30T05:04:23.911Z] 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-30T05:04:23.911Z] 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-30T05:04:23.911Z] 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-30T05:04:23.911Z] 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-30T05:04:24.169Z] 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-30T05:04:24.169Z] 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-30T05:04:24.169Z] 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-30T05:04:24.169Z] 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-30T05:04:24.169Z] 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-30T05:04:24.169Z] 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-30T05:04:24.169Z] 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-30T05:04:24.426Z] 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-30T05:04:24.426Z] 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 43 kB/s) [2019-07-30T05:04:24.426Z] 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-30T05:04:24.426Z] 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-30T05:04:24.426Z] 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-30T05:04:24.426Z] 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-30T05:04:24.684Z] 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-30T05:04:24.684Z] 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-30T05:04:24.684Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 58 kB/s) [2019-07-30T05:04:24.684Z] 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-30T05:04:24.684Z] 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-30T05:04:24.684Z] 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-30T05:04:24.684Z] 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-30T05:04:24.941Z] 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-30T05:04:24.941Z] 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-30T05:04:24.941Z] 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 293 kB/s) [2019-07-30T05:04:24.941Z] 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-30T05:04:24.941Z] 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-30T05:04:25.197Z] 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-30T05:04:25.197Z] 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-30T05:04:25.197Z] 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-30T05:04:25.454Z] 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-30T05:04:25.454Z] 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 96 kB/s) [2019-07-30T05:04:25.454Z] 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-30T05:04:25.454Z] 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-30T05:04:25.454Z] 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-30T05:04:25.711Z] 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-30T05:04:25.968Z] 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-30T05:04:25.968Z] 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-30T05:04:25.968Z] 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 77 kB/s) [2019-07-30T05:04:26.227Z] 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-30T05:04:26.227Z] 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-30T05:04:26.227Z] 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-30T05:04:26.227Z] 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-30T05:04:26.227Z] 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-30T05:04:26.227Z] 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-30T05:04:26.725Z] 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 54 kB/s) [2019-07-30T05:04:26.725Z] 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-30T05:04:26.725Z] 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-30T05:04:26.725Z] 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-30T05:04:26.725Z] 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-30T05:04:26.725Z] 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-30T05:04:26.725Z] 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-30T05:04:26.725Z] 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 53 kB/s) [2019-07-30T05:04:26.725Z] 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-30T05:04:26.725Z] 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-30T05:04:26.725Z] 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-30T05:04:26.725Z] 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-30T05:04:26.984Z] 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-30T05:04:26.984Z] 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-30T05:04:26.984Z] 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 68 kB/s) [2019-07-30T05:04:26.984Z] 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-30T05:04:26.984Z] 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-30T05:04:26.984Z] 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-30T05:04:26.984Z] 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-30T05:04:27.241Z] 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-30T05:04:27.241Z] 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-30T05:04:27.241Z] 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 584 kB/s) [2019-07-30T05:04:27.241Z] 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-30T05:04:27.241Z] 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-30T05:04:27.241Z] 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-30T05:04:27.499Z] 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-30T05:04:27.499Z] 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-30T05:04:27.499Z] 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-30T05:04:27.499Z] 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 61 kB/s) [2019-07-30T05:04:27.499Z] 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-30T05:04:27.499Z] 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-30T05:04:27.499Z] 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-30T05:04:27.756Z] 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-30T05:04:27.756Z] 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-30T05:04:27.756Z] 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-30T05:04:27.756Z] 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 85 kB/s) [2019-07-30T05:04:27.756Z] 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-30T05:04:27.756Z] 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-30T05:04:27.756Z] 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-30T05:04:28.013Z] 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-30T05:04:28.013Z] 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-30T05:04:28.013Z] 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-30T05:04:28.013Z] 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 31 kB/s) [2019-07-30T05:04:28.013Z] 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-30T05:04:28.013Z] 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-30T05:04:28.013Z] 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-30T05:04:28.271Z] 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-30T05:04:28.271Z] 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-30T05:04:28.271Z] 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-30T05:04:28.271Z] 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 76 kB/s) [2019-07-30T05:04:28.271Z] 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-30T05:04:28.271Z] 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-30T05:04:28.271Z] 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-30T05:04:28.529Z] 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-30T05:04:28.529Z] 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-30T05:04:28.529Z] 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-30T05:04:28.529Z] 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 77 kB/s) [2019-07-30T05:04:28.529Z] 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-30T05:04:28.529Z] 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-30T05:04:28.529Z] 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-30T05:04:28.787Z] 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-30T05:04:28.787Z] 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-30T05:04:28.787Z] 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-30T05:04:28.787Z] Progress (1): 4.1/8.2 kB Progress (1): 7.7/8.2 kB Progress (1): 8.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 317 kB/s) [2019-07-30T05:04:28.787Z] 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-30T05:04:28.787Z] 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-30T05:04:28.787Z] 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-30T05:04:29.044Z] 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-30T05:04:29.044Z] 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-30T05:04:29.044Z] 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-30T05:04:29.300Z] 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 11 kB/s) [2019-07-30T05:04:29.300Z] 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-30T05:04:29.300Z] 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-30T05:04:29.300Z] 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-30T05:04:29.557Z] 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-30T05:04:29.557Z] 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-30T05:04:29.557Z] 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-30T05:04:29.557Z] 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 160 kB/s) [2019-07-30T05:04:29.557Z] 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-30T05:04:29.557Z] 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-30T05:04:29.557Z] 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-30T05:04:29.815Z] 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-30T05:04:29.815Z] 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-30T05:04:29.815Z] 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-30T05:04:29.815Z] 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 39 kB/s) [2019-07-30T05:04:29.815Z] 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-30T05:04:29.815Z] 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-30T05:04:29.815Z] 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-30T05:04:30.072Z] 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-30T05:04:30.072Z] 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-30T05:04:30.072Z] 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-30T05:04:30.072Z] 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 154 kB/s) [2019-07-30T05:04:30.072Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T05:04:30.072Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T05:04:30.072Z] 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-30T05:04:30.329Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T05:04:30.329Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T05:04:30.329Z] 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-30T05:04:30.329Z] 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 773 kB/s) [2019-07-30T05:04:30.329Z] 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-30T05:04:30.329Z] 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-30T05:04:30.329Z] 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-30T05:04:30.586Z] 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-30T05:04:30.586Z] 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-30T05:04:30.586Z] 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-30T05:04:30.586Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom (1.3 kB at 47 kB/s) [2019-07-30T05:04:30.586Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T05:04:30.586Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T05:04:30.586Z] 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-30T05:04:30.843Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T05:04:30.843Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T05:04:31.101Z] 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-30T05:04:31.101Z] 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 751 kB/s) [2019-07-30T05:04:31.101Z] 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-30T05:04:31.101Z] 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-30T05:04:31.101Z] 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-30T05:04:31.101Z] 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-30T05:04:31.357Z] 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-30T05:04:31.357Z] 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-30T05:04:31.357Z] 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-30T05:04:31.357Z] 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-30T05:04:31.357Z] 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-30T05:04:31.357Z] 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-30T05:04:31.615Z] 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-30T05:04:31.615Z] 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-30T05:04:31.615Z] 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-30T05:04:31.615Z] 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 589 kB/s) [2019-07-30T05:04:31.615Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T05:04:31.615Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T05:04:31.615Z] 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-30T05:04:31.615Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T05:04:31.872Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T05:04:31.872Z] 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-30T05:04:31.872Z] 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 260 kB/s) [2019-07-30T05:04:31.872Z] 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-30T05:04:31.872Z] 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-30T05:04:31.872Z] 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-30T05:04:32.527Z] 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-30T05:04:32.527Z] 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-30T05:04:32.527Z] 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-30T05:04:32.527Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 244 kB/s) [2019-07-30T05:04:32.527Z] 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-30T05:04:32.527Z] 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-30T05:04:32.527Z] 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-30T05:04:32.527Z] 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-30T05:04:32.527Z] 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-30T05:04:32.527Z] 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-30T05:04:32.527Z] 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 54 kB/s) [2019-07-30T05:04:32.527Z] 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-30T05:04:32.527Z] 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 388 kB/s) [2019-07-30T05:04:32.527Z] 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-30T05:04:32.784Z] 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 525 kB/s) [2019-07-30T05:04:32.784Z] 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-30T05:04:32.784Z] 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-30T05:04:32.784Z] 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-30T05:04:33.041Z] 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-30T05:04:33.041Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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 243 kB/s) [2019-07-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] 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 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-30T05:04:33.299Z] 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-30T05:04:33.299Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T05:04:33.299Z] Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB 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-30T05:04:33.299Z] Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB 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-30T05:04:33.556Z] Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB 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-30T05:04:33.557Z] Progress (1): 0.4/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9 MB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar (1.9 MB at 6.3 MB/s) [2019-07-30T05:04:34.488Z] 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-30T05:04:34.488Z] 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-30T05:04:34.488Z] 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-30T05:04:34.488Z] 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-30T05:04:34.488Z] 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-30T05:04:34.488Z] 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-30T05:04:34.488Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T05:04:34.488Z] 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-30T05:04:34.488Z] 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-30T05:04:34.488Z] 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-30T05:04:34.488Z] 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-30T05:04:34.488Z] 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-30T05:04:34.488Z] 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-30T05:04:34.488Z] 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-30T05:04:34.488Z] 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-30T05:04:34.488Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T05:04:34.488Z] 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-30T05:04:34.488Z] 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-30T05:04:34.488Z] 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-30T05:04:34.488Z] 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-30T05:04:34.488Z] 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-30T05:04:34.745Z] 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-30T05:04:34.745Z] 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-30T05:04:34.745Z] 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-30T05:04:34.745Z] 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-30T05:04:34.745Z] 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-30T05:04:34.745Z] 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-30T05:04:34.745Z] 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-30T05:04:34.745Z] 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-30T05:04:34.745Z] 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-30T05:04:34.745Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T05:04:34.745Z] 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-30T05:04:34.745Z] 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-30T05:04:34.745Z] 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-30T05:04:34.745Z] 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-30T05:04:34.745Z] 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-30T05:04:34.745Z] 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-30T05:04:34.745Z] 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-30T05:04:34.745Z] 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-30T05:04:35.002Z] 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-30T05:04:35.002Z] 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-30T05:04:35.002Z] 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-30T05:04:35.002Z] 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-30T05:04:35.002Z] 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-30T05:04:35.002Z] 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-30T05:04:35.002Z] 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-30T05:04:35.002Z] 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-30T05:04:35.260Z] Progress (1): 4.1/97 kB Progress (1): 7.9/97 kB Progress (1): 12/97 kB Progress (1): 13/97 kB Progress (1): 17/97 kB Progress (1): 21/97 kB Progress (1): 25/97 kB Progress (1): 30/97 kB Progress (1): 34/97 kB Progress (1): 35/97 kB Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2019-07-30T05:04:35.260Z] Progress (1): 39/97 kB Progress (1): 43/97 kB Progress (1): 47/97 kB Progress (1): 51/97 kB Progress (1): 55/97 kB Progress (1): 59/97 kB Progress (1): 63/97 kB Progress (1): 66/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-30T05:04:35.260Z] 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-30T05:04:35.260Z] 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-30T05:04:35.260Z] Progress (1): 70/97 kB Progress (1): 74/97 kB Progress (1): 78/97 kB Progress (1): 82/97 kB Progress (1): 86/97 kB Progress (1): 90/97 kB Progress (1): 94/97 kB Progress (1): 97 kB Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-30T05:04:35.517Z] 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 162 kB/s) [2019-07-30T05:04:35.517Z] 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-30T05:04:35.517Z] 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-30T05:04:35.517Z] 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-30T05:04:35.517Z] 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-30T05:04:35.517Z] 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-30T05:04:35.517Z] 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-30T05:04:35.517Z] 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-30T05:04:35.517Z] 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-30T05:04:35.517Z] 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-30T05:04:35.517Z] 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-30T05:04:35.517Z] 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-30T05:04:35.774Z] 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-30T05:04:35.774Z] 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-30T05:04:35.774Z] 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-30T05:04:35.774Z] 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-30T05:04:35.774Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.032Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.289Z] 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-30T05:04:36.548Z] 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-30T05:04:36.548Z] 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-30T05:04:36.548Z] 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-30T05:04:36.548Z] 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-30T05:04:36.548Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T05:04:36.548Z] 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-30T05:04:36.548Z] 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-30T05:04:36.548Z] 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-30T05:04:36.548Z] 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-30T05:04:36.548Z] 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-30T05:04:36.548Z] 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-30T05:04:36.548Z] 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-30T05:04:36.548Z] 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-30T05:04:36.548Z] Progress (1): 4.1/378 kB Progress (1): 7.7/378 kB Progress (1): 12/378 kB Progress (1): 16/378 kB Progress (1): 20/378 kB Progress (1): 24/378 kB Progress (1): 28/378 kB Progress (1): 32/378 kB Progress (1): 36/378 kB Progress (1): 40/378 kB Progress (1): 44/378 kB Progress (1): 48/378 kB Progress (1): 52/378 kB Progress (1): 56/378 kB Progress (1): 60/378 kB Progress (1): 64/378 kB Progress (1): 68/378 kB Progress (1): 72/378 kB Progress (1): 76/378 kB Progress (1): 80/378 kB Progress (1): 84/378 kB Progress (2): 84/378 kB | 4.1/129 kB Progress (2): 88/378 kB | 4.1/129 kB Progress (3): 88/378 kB | 4.1/129 kB | 4.1/82 kB Progress (3): 88/378 kB | 7.7/129 kB | 4.1/82 kB Progress (3): 88/378 kB | 7.7/129 kB | 7.7/82 kB Progress (3): 92/378 kB | 7.7/129 kB | 7.7/82 kB Progress (4): 92/378 kB | 7.7/129 kB | 7.7/82 kB | 4.1/230 kB Progress (4): 92/378 kB | 12/129 kB | 7.7/82 kB | 4.1/230 kB Progress (4): 92/378 kB | 12/129 kB | 7.7/82 kB | 7.7/230 kB Progress (4): 96/378 kB | 12/129 kB | 7.7/82 kB | 7.7/230 kB Progress (4): 96/378 kB | 12/129 kB | 12/82 kB | 7.7/230 kB Progress (4): 100/378 kB | 12/129 kB | 12/82 kB | 7.7/230 kB Progress (4): 100/378 kB | 12/129 kB | 12/82 kB | 12/230 kB Progress (4): 100/378 kB | 16/129 kB | 12/82 kB | 12/230 kB Progress (4): 100/378 kB | 16/129 kB | 12/82 kB | 16/230 kB Progress (4): 104/378 kB | 16/129 kB | 12/82 kB | 16/230 kB Progress (4): 104/378 kB | 16/129 kB | 16/82 kB | 16/230 kB Progress (4): 108/378 kB | 16/129 kB | 16/82 kB | 16/230 kB Progress (4): 108/378 kB | 16/129 kB | 16/82 kB | 20/230 kB Progress (4): 108/378 kB | 20/129 kB | 16/82 kB | 20/230 kB Progress (4): 108/378 kB | 20/129 kB | 16/82 kB | 24/230 kB Progress (4): 112/378 kB | 20/129 kB | 16/82 kB | 24/230 kB Progress (4): 112/378 kB | 20/129 kB | 20/82 kB | 24/230 kB Progress (4): 116/378 kB | 20/129 kB | 20/82 kB | 24/230 kB Progress (4): 116/378 kB | 20/129 kB | 20/82 kB | 28/230 kB Progress (4): 116/378 kB | 24/129 kB | 20/82 kB | 28/230 kB Progress (4): 116/378 kB | 24/129 kB | 20/82 kB | 32/230 kB Progress (4): 116/378 kB | 28/129 kB | 20/82 kB | 32/230 kB Progress (4): 120/378 kB | 28/129 kB | 20/82 kB | 32/230 kB Progress (4): 120/378 kB | 28/129 kB | 24/82 kB | 32/230 kB Progress (4): 124/378 kB | 28/129 kB | 24/82 kB | 32/230 kB Progress (4): 124/378 kB | 32/129 kB | 24/82 kB | 32/230 kB Progress (4): 124/378 kB | 32/129 kB | 24/82 kB | 36/230 kB Progress (4): 124/378 kB | 32/129 kB | 24/82 kB | 40/230 kB Progress (4): 124/378 kB | 36/129 kB | 24/82 kB | 40/230 kB Progress (4): 128/378 kB | 36/129 kB | 24/82 kB | 40/230 kB Progress (4): 128/378 kB | 36/129 kB | 28/82 kB | 40/230 kB Progress (4): 132/378 kB | 36/129 kB | 28/82 kB | 40/230 kB Progress (4): 132/378 kB | 40/129 kB | 28/82 kB | 40/230 kB Progress (4): 132/378 kB | 40/129 kB | 28/82 kB | 44/230 kB Progress (4): 132/378 kB | 44/129 kB | 28/82 kB | 44/230 kB Progress (4): 136/378 kB | 44/129 kB | 28/82 kB | 44/230 kB Progress (4): 136/378 kB | 44/129 kB | 32/82 kB | 44/230 kB Progress (4): 140/378 kB | 44/129 kB | 32/82 kB | 44/230 kB Progress (4): 140/378 kB | 48/129 kB | 32/82 kB | 44/230 kB Progress (4): 140/378 kB | 48/129 kB | 32/82 kB | 48/230 kB Progress (4): 140/378 kB | 52/129 kB | 32/82 kB | 48/230 kB Progress (4): 144/378 kB | 52/129 kB | 32/82 kB | 48/230 kB Progress (4): 144/378 kB | 52/129 kB | 36/82 kB | 48/230 kB Progress (4): 148/378 kB | 52/129 kB | 36/82 kB | 48/230 kB Progress (4): 148/378 kB | 56/129 kB | 36/82 kB | 48/230 kB Progress (4): 148/378 kB | 56/129 kB | 36/82 kB | 52/230 kB Progress (4): 148/378 kB | 60/129 kB | 36/82 kB | 52/230 kB Progress (4): 152/378 kB | 60/129 kB | 36/82 kB | 52/230 kB Progress (4): 152/378 kB | 60/129 kB | 40/82 kB | 52/230 kB Progress (4): 156/378 kB | 60/129 kB | 40/82 kB | 52/230 kB Progress (4): 156/378 kB | 64/129 kB | 40/82 kB | 52/230 kB Progress (4): 156/378 kB | 64/129 kB | 40/82 kB | 56/230 kB Progress (4): 156/378 kB | 68/129 kB | 40/82 kB | 56/230 kB Progress (4): 160/378 kB | 68/129 kB | 40/82 kB | 56/230 kB Progress (4): 160/378 kB | 68/129 kB | 44/82 kB | 56/230 kB Progress (4): 160/378 kB | 72/129 kB | 44/82 kB | 56/230 kB Progress (4): 160/378 kB | 72/129 kB | 44/82 kB | 60/230 kB Progress (4): 160/378 kB | 76/129 kB | 44/82 kB | 60/230 kB Progress (4): 160/378 kB | 76/129 kB | 48/82 kB | 60/230 kB Progress (4): 164/378 kB | 76/129 kB | 48/82 kB | 60/230 kB Progress (4): 164/378 kB | 76/129 kB | 52/82 kB | 60/230 kB Progress (4): 164/378 kB | 80/129 kB | 52/82 kB | 60/230 kB Progress (4): 164/378 kB | 80/129 kB | 52/82 kB | 64/230 kB Progress (4): 164/378 kB | 84/129 kB | 52/82 kB | 64/230 kB Progress (4): 164/378 kB | 84/129 kB | 56/82 kB | 64/230 kB Progress (4): 168/378 kB | 84/129 kB | 56/82 kB | 64/230 kB Progress (4): 168/378 kB | 84/129 kB | 60/82 kB | 64/230 kB Progress (4): 168/378 kB | 88/129 kB | 60/82 kB | 64/230 kB Progress (4): 168/378 kB | 88/129 kB | 60/82 kB | 68/230 kB Progress (4): 168/378 kB | 92/129 kB | 60/82 kB | 68/230 kB Progress (4): 168/378 kB | 92/129 kB | 64/82 kB | 68/230 kB Progress (4): 172/378 kB | 92/129 kB | 64/82 kB | 68/230 kB Progress (4): 172/378 kB | 92/129 kB | 68/82 kB | 68/230 kB Progress (4): 172/378 kB | 96/129 kB | 68/82 kB | 68/230 kB Progress (4): 172/378 kB | 96/129 kB | 68/82 kB | 72/230 kB Progress (4): 172/378 kB | 100/129 kB | 68/82 kB | 72/230 kB Progress (4): 172/378 kB | 100/129 kB | 72/82 kB | 72/230 kB Progress (4): 176/378 kB | 100/129 kB | 72/82 kB | 72/230 kB Progress (4): 176/378 kB | 100/129 kB | 76/82 kB | 72/230 kB Progress (4): 180/378 kB | 100/129 kB | 76/82 kB | 72/230 kB Progress (4): 180/378 kB | 104/129 kB | 76/82 kB | 72/230 kB Progress (4): 180/378 kB | 104/129 kB | 76/82 kB | 76/230 kB Progress (4): 180/378 kB | 108/129 kB | 76/82 kB | 76/230 kB Progress (4): 184/378 kB | 108/129 kB | 76/82 kB | 76/230 kB Progress (4): 184/378 kB | 108/129 kB | 80/82 kB | 76/230 kB Progress (4): 188/378 kB | 108/129 kB | 80/82 kB | 76/230 kB Progress (4): 188/378 kB | 112/129 kB | 80/82 kB | 76/230 kB Progress (4): 188/378 kB | 112/129 kB | 80/82 kB | 80/230 kB Progress (4): 188/378 kB | 116/129 kB | 80/82 kB | 80/230 kB Progress (4): 192/378 kB | 116/129 kB | 80/82 kB | 80/230 kB Progress (4): 192/378 kB | 116/129 kB | 82 kB | 80/230 kB Progress (4): 196/378 kB | 116/129 kB | 82 kB | 80/230 kB Progress (4): 196/378 kB | 120/129 kB | 82 kB | 80/230 kB Progress (4): 196/378 kB | 120/129 kB | 82 kB | 84/230 kB Progress (4): 196/378 kB | 124/129 kB | 82 kB | 84/230 kB Progress (4): 200/378 kB | 124/129 kB | 82 kB | 84/230 kB Progress (4): 200/378 kB | 128/129 kB | 82 kB | 84/230 kB Progress (4): 200/378 kB | 128/129 kB | 82 kB | 88/230 kB Progress (4): 200/378 kB | 129 kB | 82 kB | 88/230 kB Progress (4): 204/378 kB | 129 kB | 82 kB | 88/230 kB Progress (4): 204/378 kB | 129 kB | 82 kB | 92/230 kB Progress (4): 208/378 kB | 129 kB | 82 kB | 92/230 kB Progress (4): 208/378 kB | 129 kB | 82 kB | 96/230 kB Progress (4): 212/378 kB | 129 kB | 82 kB | 96/230 kB Progress (4): 212/378 kB | 129 kB | 82 kB | 100/230 kB Progress (4): 216/378 kB | 129 kB | 82 kB | 100/230 kB Progress (4): 216/378 kB | 129 kB | 82 kB | 104/230 kB Progress (4): 220/378 kB | 129 kB | 82 kB | 104/230 kB Progress (4): 220/378 kB | 129 kB | 82 kB | 108/230 kB Progress (4): 224/378 kB | 129 kB | 82 kB | 108/230 kB Progress (4): 224/378 kB | 129 kB | 82 kB | 112/230 kB Progress (4): 228/378 kB | 129 kB | 82 kB | 112/230 kB Progress (4): 228/378 kB | 129 kB | 82 kB | 116/230 kB Progress (4): 232/378 kB | 129 kB | 82 kB | 116/230 kB Progress (4): 232/378 kB | 129 kB | 82 kB | 120/230 kB Progress (4): 236/378 kB | 129 kB | 82 kB | 120/230 kB Progress (4): 236/378 kB | 129 kB | 82 kB | 124/230 kB Progress (4): 240/378 kB | 129 kB | 82 kB | 124/230 kB Progress (4): 240/378 kB | 129 kB | 82 kB | 128/230 kB Progress (4): 244/378 kB | 129 kB | 82 kB | 128/230 kB Progress (4): 244/378 kB | 129 kB | 82 kB | 132/230 kB Progress (4): 248/378 kB | 129 kB | 82 kB | 132/230 kB Progress (4): 248/378 kB | 129 kB | 82 kB | 136/230 kB Progress (4): 252/378 kB | 129 kB | 82 kB | 136/230 kB Progress (4): 252/378 kB | 129 kB | 82 kB | 140/230 kB Progress (4): 256/378 kB | 129 kB | 82 kB | 140/230 kB Progress (4): 256/378 kB | 129 kB | 82 kB | 144/230 kB Progress (4): 260/378 kB | 129 kB | 82 kB | 144/230 kB Progress (4): 260/378 kB | 129 kB | 82 kB | 148/230 kB Progress (4): 264/378 kB | 129 kB | 82 kB | 148/230 kB Progress (4): 264/378 kB | 129 kB | 82 kB | 152/230 kB Progress (4): 268/378 kB | 129 kB | 82 kB | 152/230 kB Progress (4): 268/378 kB | 129 kB | 82 kB | 156/230 kB Progress (4): 272/378 kB | 129 kB | 82 kB | 156/230 kB Progress (4): 272/378 kB | 129 kB | 82 kB | 160/230 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 2.0 MB/s) [2019-07-30T05:04:36.548Z] Progress (3): 272/378 kB | 82 kB | 164/230 kB Progress (3): 276/378 kB | 82 kB | 164/230 kB Progress (3): 276/378 kB | 82 kB | 168/230 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2019-07-30T05:04:36.548Z] Progress (3): 276/378 kB | 82 kB | 172/230 kB Progress (3): 280/378 kB | 82 kB | 172/230 kB Progress (3): 280/378 kB | 82 kB | 176/230 kB Progress (3): 284/378 kB | 82 kB | 176/230 kB Progress (3): 284/378 kB | 82 kB | 180/230 kB Progress (3): 288/378 kB | 82 kB | 180/230 kB Progress (3): 288/378 kB | 82 kB | 184/230 kB Progress (3): 292/378 kB | 82 kB | 184/230 kB Progress (3): 292/378 kB | 82 kB | 188/230 kB Progress (3): 296/378 kB | 82 kB | 188/230 kB Progress (3): 296/378 kB | 82 kB | 192/230 kB Progress (3): 300/378 kB | 82 kB | 192/230 kB Progress (3): 300/378 kB | 82 kB | 196/230 kB Progress (3): 304/378 kB | 82 kB | 196/230 kB Progress (3): 304/378 kB | 82 kB | 200/230 kB Progress (3): 308/378 kB | 82 kB | 200/230 kB Progress (3): 308/378 kB | 82 kB | 204/230 kB Progress (3): 312/378 kB | 82 kB | 204/230 kB Progress (3): 312/378 kB | 82 kB | 208/230 kB Progress (3): 316/378 kB | 82 kB | 208/230 kB Progress (3): 316/378 kB | 82 kB | 212/230 kB Progress (3): 320/378 kB | 82 kB | 212/230 kB Progress (3): 320/378 kB | 82 kB | 216/230 kB Progress (3): 324/378 kB | 82 kB | 216/230 kB Progress (3): 324/378 kB | 82 kB | 220/230 kB Progress (3): 328/378 kB | 82 kB | 220/230 kB Progress (3): 328/378 kB | 82 kB | 224/230 kB Progress (3): 332/378 kB | 82 kB | 224/230 kB Progress (3): 332/378 kB | 82 kB | 228/230 kB Progress (3): 336/378 kB | 82 kB | 228/230 kB Progress (3): 336/378 kB | 82 kB | 230 kB Progress (3): 340/378 kB | 82 kB | 230 kB Progress (3): 344/378 kB | 82 kB | 230 kB Progress (3): 348/378 kB | 82 kB | 230 kB Progress (3): 352/378 kB | 82 kB | 230 kB Progress (3): 356/378 kB | 82 kB | 230 kB Progress (3): 360/378 kB | 82 kB | 230 kB Progress (3): 364/378 kB | 82 kB | 230 kB Progress (3): 368/378 kB | 82 kB | 230 kB Progress (3): 372/378 kB | 82 kB | 230 kB Progress (3): 376/378 kB | 82 kB | 230 kB Progress (3): 378 kB | 82 kB | 230 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 2.9 MB/s) [2019-07-30T05:04:36.548Z] 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 4.7 MB/s) [2019-07-30T05:04:36.548Z] 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-30T05:04:36.548Z] 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-30T05:04:36.548Z] Progress (2): 82 kB | 0/3.3 MB Progress (2): 82 kB | 0/3.3 MB Progress (2): 82 kB | 0/3.3 MB Progress (2): 82 kB | 0/3.3 MB Progress (2): 82 kB | 0/3.3 MB Progress (2): 82 kB | 0/3.3 MB Progress (2): 82 kB | 0/3.3 MB Progress (2): 82 kB | 0/3.3 MB Progress (2): 82 kB | 0/3.3 MB Progress (2): 82 kB | 0/3.3 MB Progress (2): 82 kB | 0/3.3 MB Progress (2): 82 kB | 0/3.3 MB Progress (2): 82 kB | 0/3.3 MB Progress (2): 82 kB | 0.1/3.3 MB Progress (2): 82 kB | 0.1/3.3 MB Progress (2): 82 kB | 0.1/3.3 MB Progress (2): 82 kB | 0.1/3.3 MB 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 841 kB/s) [2019-07-30T05:04:36.548Z] Progress (1): 0.1/3.3 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2019-07-30T05:04:36.548Z] Progress (1): 0.1/3.3 MB Progress (1): 0.1/3.3 MB Progress (1): 0.1/3.3 MB Progress (1): 0.1/3.3 MB Progress (1): 0.1/3.3 MB Progress (1): 0.1/3.3 MB Progress (1): 0.1/3.3 MB Progress (1): 0.1/3.3 MB Progress (1): 0.1/3.3 MB Progress (1): 0.1/3.3 MB Progress (1): 0.1/3.3 MB Progress (2): 0.1/3.3 MB | 4.1/145 kB Progress (2): 0.1/3.3 MB | 4.1/145 kB Progress (2): 0.1/3.3 MB | 7.7/145 kB Progress (2): 0.1/3.3 MB | 7.7/145 kB Progress (2): 0.1/3.3 MB | 7.7/145 kB Progress (2): 0.1/3.3 MB | 7.7/145 kB Progress (2): 0.1/3.3 MB | 12/145 kB Progress (2): 0.1/3.3 MB | 12/145 kB Progress (2): 0.1/3.3 MB | 16/145 kB Progress (2): 0.1/3.3 MB | 16/145 kB Progress (2): 0.1/3.3 MB | 16/145 kB Progress (2): 0.1/3.3 MB | 16/145 kB Progress (2): 0.1/3.3 MB | 20/145 kB Progress (2): 0.1/3.3 MB | 20/145 kB Progress (2): 0.1/3.3 MB | 24/145 kB Progress (2): 0.1/3.3 MB | 24/145 kB Progress (2): 0.1/3.3 MB | 28/145 kB Progress (2): 0.1/3.3 MB | 28/145 kB Progress (2): 0.1/3.3 MB | 32/145 kB Progress (2): 0.2/3.3 MB | 32/145 kB Progress (3): 0.2/3.3 MB | 32/145 kB | 4.1/244 kB Progress (3): 0.2/3.3 MB | 33/145 kB | 4.1/244 kB Progress (3): 0.2/3.3 MB | 33/145 kB | 7.7/244 kB Progress (3): 0.2/3.3 MB | 33/145 kB | 7.7/244 kB Progress (3): 0.2/3.3 MB | 33/145 kB | 12/244 kB Progress (3): 0.2/3.3 MB | 37/145 kB | 12/244 kB Progress (3): 0.2/3.3 MB | 37/145 kB | 16/244 kB Progress (3): 0.2/3.3 MB | 37/145 kB | 16/244 kB Progress (3): 0.2/3.3 MB | 41/145 kB | 16/244 kB Progress (3): 0.2/3.3 MB | 41/145 kB | 20/244 kB Progress (3): 0.2/3.3 MB | 41/145 kB | 20/244 kB Progress (3): 0.2/3.3 MB | 41/145 kB | 24/244 kB Progress (3): 0.2/3.3 MB | 45/145 kB | 24/244 kB Progress (3): 0.2/3.3 MB | 45/145 kB | 24/244 kB Progress (3): 0.2/3.3 MB | 45/145 kB | 28/244 kB Progress (3): 0.2/3.3 MB | 49/145 kB | 28/244 kB Progress (3): 0.2/3.3 MB | 49/145 kB | 32/244 kB Progress (4): 0.2/3.3 MB | 49/145 kB | 32/244 kB | 4.1/44 kB Progress (4): 0.2/3.3 MB | 49/145 kB | 32/244 kB | 4.1/44 kB Progress (4): 0.2/3.3 MB | 49/145 kB | 32/244 kB | 7.7/44 kB Progress (4): 0.2/3.3 MB | 49/145 kB | 33/244 kB | 7.7/44 kB Progress (4): 0.2/3.3 MB | 53/145 kB | 33/244 kB | 7.7/44 kB Progress (4): 0.2/3.3 MB | 53/145 kB | 37/244 kB | 7.7/44 kB Progress (4): 0.2/3.3 MB | 53/145 kB | 37/244 kB | 12/44 kB Progress (4): 0.2/3.3 MB | 53/145 kB | 37/244 kB | 12/44 kB Progress (4): 0.2/3.3 MB | 53/145 kB | 37/244 kB | 16/44 kB Progress (4): 0.2/3.3 MB | 53/145 kB | 41/244 kB | 16/44 kB Progress (4): 0.2/3.3 MB | 57/145 kB | 41/244 kB | 16/44 kB Progress (4): 0.2/3.3 MB | 57/145 kB | 45/244 kB | 16/44 kB Progress (4): 0.2/3.3 MB | 57/145 kB | 45/244 kB | 20/44 kB Progress (4): 0.2/3.3 MB | 57/145 kB | 45/244 kB | 20/44 kB Progress (4): 0.2/3.3 MB | 57/145 kB | 45/244 kB | 24/44 kB Progress (4): 0.2/3.3 MB | 57/145 kB | 49/244 kB | 24/44 kB Progress (4): 0.2/3.3 MB | 61/145 kB | 49/244 kB | 24/44 kB Progress (4): 0.2/3.3 MB | 61/145 kB | 53/244 kB | 24/44 kB Progress (4): 0.2/3.3 MB | 61/145 kB | 53/244 kB | 28/44 kB Progress (4): 0.2/3.3 MB | 61/145 kB | 53/244 kB | 28/44 kB Progress (5): 0.2/3.3 MB | 61/145 kB | 53/244 kB | 28/44 kB | 4.1/21 kB Progress (5): 0.2/3.3 MB | 61/145 kB | 53/244 kB | 32/44 kB | 4.1/21 kB Progress (5): 0.2/3.3 MB | 61/145 kB | 57/244 kB | 32/44 kB | 4.1/21 kB Progress (5): 0.2/3.3 MB | 65/145 kB | 57/244 kB | 32/44 kB | 4.1/21 kB Progress (5): 0.2/3.3 MB | 65/145 kB | 61/244 kB | 32/44 kB | 4.1/21 kB Progress (5): 0.2/3.3 MB | 65/145 kB | 61/244 kB | 36/44 kB | 4.1/21 kB Progress (5): 0.2/3.3 MB | 65/145 kB | 61/244 kB | 36/44 kB | 7.7/21 kB Progress (5): 0.2/3.3 MB | 65/145 kB | 61/244 kB | 36/44 kB | 7.7/21 kB Progress (5): 0.2/3.3 MB | 65/145 kB | 61/244 kB | 36/44 kB | 12/21 kB Progress (5): 0.2/3.3 MB | 65/145 kB | 61/244 kB | 40/44 kB | 12/21 kB Progress (5): 0.2/3.3 MB | 65/145 kB | 65/244 kB | 40/44 kB | 12/21 kB Progress (5): 0.2/3.3 MB | 66/145 kB | 65/244 kB | 40/44 kB | 12/21 kB Progress (5): 0.2/3.3 MB | 66/145 kB | 66/244 kB | 40/44 kB | 12/21 kB Progress (5): 0.2/3.3 MB | 66/145 kB | 66/244 kB | 44/44 kB | 12/21 kB Progress (5): 0.2/3.3 MB | 66/145 kB | 66/244 kB | 44/44 kB | 16/21 kB Progress (5): 0.2/3.3 MB | 66/145 kB | 66/244 kB | 44/44 kB | 16/21 kB Progress (5): 0.2/3.3 MB | 66/145 kB | 66/244 kB | 44/44 kB | 20/21 kB Progress (5): 0.2/3.3 MB | 66/145 kB | 66/244 kB | 44 kB | 20/21 kB Progress (5): 0.2/3.3 MB | 66/145 kB | 70/244 kB | 44 kB | 20/21 kB Progress (5): 0.2/3.3 MB | 70/145 kB | 70/244 kB | 44 kB | 20/21 kB Progress (5): 0.2/3.3 MB | 70/145 kB | 74/244 kB | 44 kB | 20/21 kB Progress (5): 0.2/3.3 MB | 70/145 kB | 74/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 70/145 kB | 74/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 70/145 kB | 78/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 74/145 kB | 78/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 74/145 kB | 82/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 74/145 kB | 82/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 74/145 kB | 86/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 78/145 kB | 86/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 78/145 kB | 90/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 78/145 kB | 90/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 78/145 kB | 94/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 82/145 kB | 94/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 82/145 kB | 98/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 82/145 kB | 98/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 82/145 kB | 102/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 86/145 kB | 102/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 86/145 kB | 106/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 86/145 kB | 106/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 86/145 kB | 110/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 90/145 kB | 110/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 90/145 kB | 114/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 90/145 kB | 114/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 90/145 kB | 118/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 94/145 kB | 118/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 94/145 kB | 122/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 94/145 kB | 122/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 94/145 kB | 126/244 kB | 44 kB | 21 kB Progress (5): 0.2/3.3 MB | 98/145 kB | 126/244 kB | 44 kB | 21 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 282 kB/s) [2019-07-30T05:04:36.548Z] Progress (4): 0.2/3.3 MB | 98/145 kB | 130/244 kB | 21 kB Progress (4): 0.2/3.3 MB | 98/145 kB | 130/244 kB | 21 kB Progress (4): 0.2/3.3 MB | 98/145 kB | 134/244 kB | 21 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-30T05:04:36.548Z] Progress (4): 0.2/3.3 MB | 98/145 kB | 134/244 kB | 21 kB Progress (4): 0.2/3.3 MB | 98/145 kB | 138/244 kB | 21 kB Progress (4): 0.2/3.3 MB | 98/145 kB | 138/244 kB | 21 kB Progress (4): 0.2/3.3 MB | 98/145 kB | 142/244 kB | 21 kB Progress (4): 0.2/3.3 MB | 102/145 kB | 142/244 kB | 21 kB Progress (4): 0.2/3.3 MB | 102/145 kB | 146/244 kB | 21 kB Progress (4): 0.2/3.3 MB | 102/145 kB | 146/244 kB | 21 kB Progress (4): 0.2/3.3 MB | 102/145 kB | 150/244 kB | 21 kB Progress (4): 0.2/3.3 MB | 106/145 kB | 150/244 kB | 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 129 kB/s) [2019-07-30T05:04:36.548Z] Progress (3): 0.2/3.3 MB | 110/145 kB | 150/244 kB Progress (3): 0.2/3.3 MB | 110/145 kB | 154/244 kB Progress (3): 0.2/3.3 MB | 110/145 kB | 154/244 kB Progress (3): 0.2/3.3 MB | 110/145 kB | 158/244 kB Progress (3): 0.2/3.3 MB | 114/145 kB | 158/244 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-30T05:04:36.807Z] Progress (3): 0.2/3.3 MB | 118/145 kB | 158/244 kB Progress (3): 0.2/3.3 MB | 118/145 kB | 162/244 kB Progress (3): 0.2/3.3 MB | 118/145 kB | 162/244 kB Progress (3): 0.2/3.3 MB | 118/145 kB | 166/244 kB Progress (3): 0.2/3.3 MB | 122/145 kB | 166/244 kB Progress (3): 0.2/3.3 MB | 122/145 kB | 170/244 kB Progress (3): 0.2/3.3 MB | 126/145 kB | 170/244 kB Progress (3): 0.2/3.3 MB | 126/145 kB | 170/244 kB Progress (3): 0.2/3.3 MB | 130/145 kB | 170/244 kB Progress (3): 0.2/3.3 MB | 130/145 kB | 174/244 kB Progress (3): 0.2/3.3 MB | 134/145 kB | 174/244 kB Progress (3): 0.2/3.3 MB | 134/145 kB | 174/244 kB Progress (3): 0.2/3.3 MB | 138/145 kB | 174/244 kB Progress (3): 0.2/3.3 MB | 138/145 kB | 178/244 kB Progress (3): 0.2/3.3 MB | 142/145 kB | 178/244 kB Progress (3): 0.2/3.3 MB | 142/145 kB | 178/244 kB Progress (3): 0.2/3.3 MB | 145 kB | 178/244 kB Progress (3): 0.2/3.3 MB | 145 kB | 182/244 kB Progress (3): 0.2/3.3 MB | 145 kB | 182/244 kB Progress (3): 0.2/3.3 MB | 145 kB | 186/244 kB Progress (3): 0.2/3.3 MB | 145 kB | 186/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 186/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 190/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 190/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 194/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 194/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 198/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 198/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 202/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 202/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 206/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 206/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 210/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 210/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 214/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 214/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 218/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 218/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 222/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 222/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 226/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 226/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 230/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 230/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 234/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 234/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 238/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 238/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 242/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 242/244 kB Progress (3): 0.3/3.3 MB | 145 kB | 244 kB Progress (3): 0.3/3.3 MB | 145 kB | 244 kB Progress (3): 0.3/3.3 MB | 145 kB | 244 kB Progress (3): 0.3/3.3 MB | 145 kB | 244 kB Progress (4): 0.3/3.3 MB | 145 kB | 244 kB | 4.1/79 kB Progress (4): 0.3/3.3 MB | 145 kB | 244 kB | 4.1/79 kB Progress (4): 0.3/3.3 MB | 145 kB | 244 kB | 7.7/79 kB Progress (4): 0.3/3.3 MB | 145 kB | 244 kB | 7.7/79 kB Progress (4): 0.3/3.3 MB | 145 kB | 244 kB | 12/79 kB Progress (4): 0.3/3.3 MB | 145 kB | 244 kB | 12/79 kB Progress (4): 0.3/3.3 MB | 145 kB | 244 kB | 16/79 kB Progress (4): 0.3/3.3 MB | 145 kB | 244 kB | 16/79 kB Progress (4): 0.3/3.3 MB | 145 kB | 244 kB | 20/79 kB Progress (4): 0.3/3.3 MB | 145 kB | 244 kB | 20/79 kB Progress (4): 0.3/3.3 MB | 145 kB | 244 kB | 24/79 kB Progress (4): 0.3/3.3 MB | 145 kB | 244 kB | 24/79 kB Progress (4): 0.3/3.3 MB | 145 kB | 244 kB | 28/79 kB Progress (4): 0.3/3.3 MB | 145 kB | 244 kB | 28/79 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 831 kB/s) [2019-07-30T05:04:36.807Z] Progress (3): 0.3/3.3 MB | 244 kB | 32/79 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-30T05:04:36.807Z] Progress (3): 0.4/3.3 MB | 244 kB | 32/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 33/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 33/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 33/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 33/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 33/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 33/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 33/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 37/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 37/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 41/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 41/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 45/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 45/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 49/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 49/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 53/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 53/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 57/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 57/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 61/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 61/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 65/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 65/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 69/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 69/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 73/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 73/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 77/79 kB Progress (3): 0.4/3.3 MB | 244 kB | 79 kB Progress (3): 0.4/3.3 MB | 244 kB | 79 kB Progress (3): 0.4/3.3 MB | 244 kB | 79 kB Progress (3): 0.4/3.3 MB | 244 kB | 79 kB Progress (3): 0.4/3.3 MB | 244 kB | 79 kB Progress (3): 0.4/3.3 MB | 244 kB | 79 kB Progress (3): 0.4/3.3 MB | 244 kB | 79 kB Progress (3): 0.4/3.3 MB | 244 kB | 79 kB Progress (3): 0.4/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.5/3.3 MB | 244 kB | 79 kB Progress (3): 0.6/3.3 MB | 244 kB | 79 kB Progress (3): 0.6/3.3 MB | 244 kB | 79 kB Progress (3): 0.6/3.3 MB | 244 kB | 79 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 415 kB/s) [2019-07-30T05:04:36.807Z] Progress (2): 0.6/3.3 MB | 244 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (244 kB at 1.3 MB/s) [2019-07-30T05:04:36.807Z] Progress (1): 0.6/3.3 MB Progress (2): 0.6/3.3 MB | 4.1/30 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2019-07-30T05:04:36.807Z] Progress (3): 0.6/3.3 MB | 4.1/30 kB | 4.1/105 kB Progress (3): 0.6/3.3 MB | 7.7/30 kB | 4.1/105 kB Progress (3): 0.6/3.3 MB | 7.7/30 kB | 4.1/105 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2019-07-30T05:04:36.807Z] Progress (3): 0.6/3.3 MB | 7.7/30 kB | 4.1/105 kB Progress (3): 0.6/3.3 MB | 12/30 kB | 4.1/105 kB Progress (3): 0.6/3.3 MB | 12/30 kB | 7.7/105 kB Progress (3): 0.6/3.3 MB | 16/30 kB | 7.7/105 kB Progress (3): 0.6/3.3 MB | 16/30 kB | 7.7/105 kB Progress (3): 0.6/3.3 MB | 20/30 kB | 7.7/105 kB Progress (3): 0.6/3.3 MB | 20/30 kB | 7.7/105 kB Progress (3): 0.6/3.3 MB | 20/30 kB | 12/105 kB Progress (3): 0.6/3.3 MB | 20/30 kB | 12/105 kB Progress (3): 0.6/3.3 MB | 24/30 kB | 12/105 kB Progress (3): 0.6/3.3 MB | 24/30 kB | 12/105 kB Progress (3): 0.6/3.3 MB | 24/30 kB | 16/105 kB Progress (3): 0.6/3.3 MB | 28/30 kB | 16/105 kB Progress (3): 0.6/3.3 MB | 28/30 kB | 16/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 16/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 20/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 20/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 24/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 24/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 28/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 28/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 32/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 32/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 36/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 36/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 40/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 40/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 44/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 44/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 48/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 48/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 52/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 52/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 56/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 56/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 60/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 60/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 64/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 64/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 68/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 68/105 kB Progress (3): 0.6/3.3 MB | 30 kB | 72/105 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 152 kB/s) [2019-07-30T05:04:36.807Z] Progress (2): 0.6/3.3 MB | 76/105 kB Progress (2): 0.7/3.3 MB | 76/105 kB Progress (2): 0.7/3.3 MB | 80/105 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-30T05:04:36.807Z] Progress (2): 0.7/3.3 MB | 84/105 kB Progress (2): 0.7/3.3 MB | 84/105 kB Progress (2): 0.7/3.3 MB | 88/105 kB Progress (2): 0.7/3.3 MB | 88/105 kB Progress (2): 0.7/3.3 MB | 92/105 kB Progress (2): 0.7/3.3 MB | 92/105 kB Progress (2): 0.7/3.3 MB | 96/105 kB Progress (2): 0.7/3.3 MB | 96/105 kB Progress (2): 0.7/3.3 MB | 100/105 kB Progress (2): 0.7/3.3 MB | 100/105 kB Progress (2): 0.7/3.3 MB | 104/105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.7/3.3 MB | 105 kB Progress (2): 0.8/3.3 MB | 105 kB Progress (3): 0.8/3.3 MB | 105 kB | 4.1/195 kB Progress (3): 0.8/3.3 MB | 105 kB | 4.1/195 kB Progress (3): 0.8/3.3 MB | 105 kB | 7.7/195 kB Progress (3): 0.8/3.3 MB | 105 kB | 7.7/195 kB Progress (3): 0.8/3.3 MB | 105 kB | 12/195 kB Progress (3): 0.8/3.3 MB | 105 kB | 12/195 kB Progress (3): 0.8/3.3 MB | 105 kB | 16/195 kB Progress (3): 0.8/3.3 MB | 105 kB | 16/195 kB Progress (3): 0.8/3.3 MB | 105 kB | 20/195 kB Progress (3): 0.8/3.3 MB | 105 kB | 20/195 kB Progress (3): 0.8/3.3 MB | 105 kB | 24/195 kB Progress (3): 0.8/3.3 MB | 105 kB | 24/195 kB Progress (3): 0.8/3.3 MB | 105 kB | 28/195 kB Progress (3): 0.8/3.3 MB | 105 kB | 28/195 kB Progress (4): 0.8/3.3 MB | 105 kB | 28/195 kB | 4.1/51 kB Progress (4): 0.8/3.3 MB | 105 kB | 28/195 kB | 4.1/51 kB Progress (4): 0.8/3.3 MB | 105 kB | 32/195 kB | 4.1/51 kB Progress (4): 0.8/3.3 MB | 105 kB | 33/195 kB | 4.1/51 kB Progress (4): 0.8/3.3 MB | 105 kB | 33/195 kB | 4.1/51 kB Progress (4): 0.8/3.3 MB | 105 kB | 33/195 kB | 4.1/51 kB Progress (4): 0.8/3.3 MB | 105 kB | 33/195 kB | 7.7/51 kB Progress (5): 0.8/3.3 MB | 105 kB | 33/195 kB | 7.7/51 kB | 4.1/121 kB Progress (5): 0.8/3.3 MB | 105 kB | 33/195 kB | 12/51 kB | 4.1/121 kB Progress (5): 0.8/3.3 MB | 105 kB | 33/195 kB | 12/51 kB | 4.1/121 kB Progress (5): 0.8/3.3 MB | 105 kB | 37/195 kB | 12/51 kB | 4.1/121 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 425 kB/s) [2019-07-30T05:04:36.807Z] Progress (4): 0.8/3.3 MB | 41/195 kB | 12/51 kB | 4.1/121 kB Progress (4): 0.8/3.3 MB | 41/195 kB | 12/51 kB | 4.1/121 kB Progress (4): 0.8/3.3 MB | 41/195 kB | 16/51 kB | 4.1/121 kB Progress (4): 0.8/3.3 MB | 41/195 kB | 16/51 kB | 7.7/121 kB Progress (4): 0.8/3.3 MB | 41/195 kB | 20/51 kB | 7.7/121 kB Progress (4): 0.8/3.3 MB | 41/195 kB | 20/51 kB | 7.7/121 kB Progress (4): 0.8/3.3 MB | 45/195 kB | 20/51 kB | 7.7/121 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-30T05:04:36.807Z] Progress (4): 0.8/3.3 MB | 49/195 kB | 20/51 kB | 7.7/121 kB Progress (4): 0.8/3.3 MB | 49/195 kB | 20/51 kB | 7.7/121 kB Progress (4): 0.8/3.3 MB | 49/195 kB | 24/51 kB | 7.7/121 kB Progress (4): 0.8/3.3 MB | 49/195 kB | 24/51 kB | 12/121 kB Progress (4): 0.8/3.3 MB | 49/195 kB | 28/51 kB | 12/121 kB Progress (4): 0.8/3.3 MB | 49/195 kB | 28/51 kB | 12/121 kB Progress (4): 0.8/3.3 MB | 53/195 kB | 28/51 kB | 12/121 kB Progress (4): 0.8/3.3 MB | 53/195 kB | 28/51 kB | 12/121 kB Progress (4): 0.8/3.3 MB | 53/195 kB | 32/51 kB | 12/121 kB Progress (4): 0.8/3.3 MB | 53/195 kB | 32/51 kB | 16/121 kB Progress (4): 0.8/3.3 MB | 53/195 kB | 36/51 kB | 16/121 kB Progress (4): 0.8/3.3 MB | 53/195 kB | 36/51 kB | 20/121 kB Progress (4): 0.8/3.3 MB | 53/195 kB | 36/51 kB | 20/121 kB Progress (4): 0.8/3.3 MB | 57/195 kB | 36/51 kB | 20/121 kB Progress (4): 0.8/3.3 MB | 57/195 kB | 36/51 kB | 20/121 kB Progress (4): 0.8/3.3 MB | 57/195 kB | 36/51 kB | 24/121 kB Progress (4): 0.8/3.3 MB | 57/195 kB | 36/51 kB | 24/121 kB Progress (4): 0.8/3.3 MB | 57/195 kB | 36/51 kB | 28/121 kB Progress (4): 0.8/3.3 MB | 57/195 kB | 40/51 kB | 28/121 kB Progress (4): 0.8/3.3 MB | 57/195 kB | 40/51 kB | 32/121 kB Progress (4): 0.8/3.3 MB | 57/195 kB | 40/51 kB | 32/121 kB Progress (4): 0.8/3.3 MB | 61/195 kB | 40/51 kB | 32/121 kB Progress (4): 0.8/3.3 MB | 61/195 kB | 40/51 kB | 32/121 kB Progress (4): 0.8/3.3 MB | 61/195 kB | 40/51 kB | 33/121 kB Progress (4): 0.8/3.3 MB | 61/195 kB | 44/51 kB | 33/121 kB Progress (4): 0.8/3.3 MB | 61/195 kB | 44/51 kB | 37/121 kB Progress (4): 0.8/3.3 MB | 61/195 kB | 44/51 kB | 37/121 kB Progress (4): 0.8/3.3 MB | 65/195 kB | 44/51 kB | 37/121 kB Progress (4): 0.8/3.3 MB | 66/195 kB | 44/51 kB | 37/121 kB Progress (4): 0.8/3.3 MB | 66/195 kB | 44/51 kB | 37/121 kB Progress (4): 0.8/3.3 MB | 66/195 kB | 44/51 kB | 41/121 kB Progress (4): 0.8/3.3 MB | 66/195 kB | 48/51 kB | 41/121 kB Progress (4): 0.8/3.3 MB | 66/195 kB | 48/51 kB | 45/121 kB Progress (4): 0.8/3.3 MB | 66/195 kB | 48/51 kB | 45/121 kB Progress (4): 0.8/3.3 MB | 70/195 kB | 48/51 kB | 45/121 kB Progress (4): 0.9/3.3 MB | 70/195 kB | 48/51 kB | 45/121 kB Progress (4): 0.9/3.3 MB | 70/195 kB | 48/51 kB | 49/121 kB Progress (4): 0.9/3.3 MB | 70/195 kB | 51 kB | 49/121 kB Progress (4): 0.9/3.3 MB | 70/195 kB | 51 kB | 53/121 kB Progress (4): 0.9/3.3 MB | 70/195 kB | 51 kB | 53/121 kB Progress (4): 0.9/3.3 MB | 74/195 kB | 51 kB | 53/121 kB Progress (4): 0.9/3.3 MB | 74/195 kB | 51 kB | 53/121 kB Progress (4): 0.9/3.3 MB | 74/195 kB | 51 kB | 57/121 kB Progress (4): 0.9/3.3 MB | 74/195 kB | 51 kB | 57/121 kB Progress (4): 0.9/3.3 MB | 78/195 kB | 51 kB | 57/121 kB Progress (4): 0.9/3.3 MB | 78/195 kB | 51 kB | 57/121 kB Progress (4): 0.9/3.3 MB | 78/195 kB | 51 kB | 61/121 kB Progress (4): 0.9/3.3 MB | 78/195 kB | 51 kB | 61/121 kB Progress (4): 0.9/3.3 MB | 82/195 kB | 51 kB | 61/121 kB Progress (4): 0.9/3.3 MB | 82/195 kB | 51 kB | 65/121 kB Progress (4): 0.9/3.3 MB | 86/195 kB | 51 kB | 65/121 kB Progress (4): 0.9/3.3 MB | 86/195 kB | 51 kB | 65/121 kB Progress (4): 0.9/3.3 MB | 90/195 kB | 51 kB | 65/121 kB Progress (4): 0.9/3.3 MB | 90/195 kB | 51 kB | 66/121 kB Progress (4): 0.9/3.3 MB | 94/195 kB | 51 kB | 66/121 kB Progress (4): 0.9/3.3 MB | 94/195 kB | 51 kB | 66/121 kB Progress (4): 0.9/3.3 MB | 98/195 kB | 51 kB | 66/121 kB Progress (4): 0.9/3.3 MB | 98/195 kB | 51 kB | 70/121 kB Progress (4): 0.9/3.3 MB | 98/195 kB | 51 kB | 70/121 kB Progress (4): 0.9/3.3 MB | 98/195 kB | 51 kB | 70/121 kB Progress (4): 0.9/3.3 MB | 98/195 kB | 51 kB | 70/121 kB Progress (4): 0.9/3.3 MB | 98/195 kB | 51 kB | 74/121 kB Progress (4): 0.9/3.3 MB | 102/195 kB | 51 kB | 74/121 kB Progress (4): 0.9/3.3 MB | 102/195 kB | 51 kB | 78/121 kB Progress (4): 0.9/3.3 MB | 102/195 kB | 51 kB | 78/121 kB Progress (4): 0.9/3.3 MB | 102/195 kB | 51 kB | 82/121 kB Progress (4): 0.9/3.3 MB | 106/195 kB | 51 kB | 82/121 kB Progress (4): 0.9/3.3 MB | 106/195 kB | 51 kB | 86/121 kB Progress (4): 0.9/3.3 MB | 106/195 kB | 51 kB | 86/121 kB Progress (4): 0.9/3.3 MB | 106/195 kB | 51 kB | 90/121 kB Progress (4): 0.9/3.3 MB | 110/195 kB | 51 kB | 90/121 kB Progress (4): 0.9/3.3 MB | 110/195 kB | 51 kB | 94/121 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 191 kB/s) [2019-07-30T05:04:36.807Z] Progress (3): 0.9/3.3 MB | 110/195 kB | 94/121 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-30T05:04:36.807Z] Progress (4): 0.9/3.3 MB | 110/195 kB | 94/121 kB | 4.1/38 kB Progress (4): 0.9/3.3 MB | 110/195 kB | 98/121 kB | 4.1/38 kB Progress (4): 0.9/3.3 MB | 114/195 kB | 98/121 kB | 4.1/38 kB Progress (4): 0.9/3.3 MB | 114/195 kB | 102/121 kB | 4.1/38 kB Progress (4): 0.9/3.3 MB | 114/195 kB | 102/121 kB | 7.7/38 kB Progress (4): 0.9/3.3 MB | 114/195 kB | 102/121 kB | 7.7/38 kB Progress (4): 0.9/3.3 MB | 114/195 kB | 102/121 kB | 12/38 kB Progress (4): 0.9/3.3 MB | 114/195 kB | 106/121 kB | 12/38 kB Progress (4): 0.9/3.3 MB | 118/195 kB | 106/121 kB | 12/38 kB Progress (4): 0.9/3.3 MB | 118/195 kB | 110/121 kB | 12/38 kB Progress (4): 0.9/3.3 MB | 118/195 kB | 110/121 kB | 16/38 kB Progress (4): 0.9/3.3 MB | 118/195 kB | 110/121 kB | 16/38 kB Progress (4): 0.9/3.3 MB | 118/195 kB | 110/121 kB | 20/38 kB Progress (4): 0.9/3.3 MB | 118/195 kB | 114/121 kB | 20/38 kB Progress (4): 0.9/3.3 MB | 122/195 kB | 114/121 kB | 20/38 kB Progress (4): 0.9/3.3 MB | 122/195 kB | 118/121 kB | 20/38 kB Progress (4): 0.9/3.3 MB | 122/195 kB | 118/121 kB | 24/38 kB Progress (4): 0.9/3.3 MB | 122/195 kB | 118/121 kB | 24/38 kB Progress (4): 0.9/3.3 MB | 122/195 kB | 118/121 kB | 28/38 kB Progress (4): 0.9/3.3 MB | 122/195 kB | 118/121 kB | 28/38 kB Progress (4): 0.9/3.3 MB | 122/195 kB | 121 kB | 28/38 kB Progress (4): 0.9/3.3 MB | 126/195 kB | 121 kB | 28/38 kB Progress (4): 0.9/3.3 MB | 126/195 kB | 121 kB | 28/38 kB Progress (4): 0.9/3.3 MB | 126/195 kB | 121 kB | 32/38 kB Progress (4): 0.9/3.3 MB | 126/195 kB | 121 kB | 32/38 kB Progress (4): 0.9/3.3 MB | 130/195 kB | 121 kB | 32/38 kB Progress (4): 0.9/3.3 MB | 130/195 kB | 121 kB | 32/38 kB Progress (4): 0.9/3.3 MB | 134/195 kB | 121 kB | 32/38 kB Progress (4): 0.9/3.3 MB | 134/195 kB | 121 kB | 36/38 kB Progress (4): 0.9/3.3 MB | 138/195 kB | 121 kB | 36/38 kB Progress (4): 0.9/3.3 MB | 138/195 kB | 121 kB | 36/38 kB Progress (4): 0.9/3.3 MB | 142/195 kB | 121 kB | 36/38 kB Progress (4): 0.9/3.3 MB | 142/195 kB | 121 kB | 38 kB Progress (4): 0.9/3.3 MB | 146/195 kB | 121 kB | 38 kB Progress (4): 0.9/3.3 MB | 146/195 kB | 121 kB | 38 kB Progress (4): 0.9/3.3 MB | 150/195 kB | 121 kB | 38 kB Progress (4): 0.9/3.3 MB | 150/195 kB | 121 kB | 38 kB Progress (4): 0.9/3.3 MB | 154/195 kB | 121 kB | 38 kB Progress (4): 0.9/3.3 MB | 154/195 kB | 121 kB | 38 kB Progress (4): 0.9/3.3 MB | 158/195 kB | 121 kB | 38 kB Progress (5): 0.9/3.3 MB | 158/195 kB | 121 kB | 38 kB | 4.1/109 kB Progress (5): 0.9/3.3 MB | 162/195 kB | 121 kB | 38 kB | 4.1/109 kB Progress (5): 0.9/3.3 MB | 162/195 kB | 121 kB | 38 kB | 4.1/109 kB Progress (5): 0.9/3.3 MB | 166/195 kB | 121 kB | 38 kB | 4.1/109 kB Progress (5): 0.9/3.3 MB | 166/195 kB | 121 kB | 38 kB | 7.7/109 kB Progress (5): 0.9/3.3 MB | 170/195 kB | 121 kB | 38 kB | 7.7/109 kB Progress (5): 1.0/3.3 MB | 170/195 kB | 121 kB | 38 kB | 7.7/109 kB Progress (5): 1.0/3.3 MB | 174/195 kB | 121 kB | 38 kB | 7.7/109 kB Progress (5): 1.0/3.3 MB | 174/195 kB | 121 kB | 38 kB | 12/109 kB Progress (5): 1.0/3.3 MB | 178/195 kB | 121 kB | 38 kB | 12/109 kB Progress (5): 1.0/3.3 MB | 178/195 kB | 121 kB | 38 kB | 12/109 kB Progress (5): 1.0/3.3 MB | 182/195 kB | 121 kB | 38 kB | 12/109 kB Progress (5): 1.0/3.3 MB | 182/195 kB | 121 kB | 38 kB | 16/109 kB Progress (5): 1.0/3.3 MB | 186/195 kB | 121 kB | 38 kB | 16/109 kB Progress (5): 1.0/3.3 MB | 186/195 kB | 121 kB | 38 kB | 16/109 kB Progress (5): 1.0/3.3 MB | 190/195 kB | 121 kB | 38 kB | 16/109 kB Progress (5): 1.0/3.3 MB | 190/195 kB | 121 kB | 38 kB | 20/109 kB Progress (5): 1.0/3.3 MB | 194/195 kB | 121 kB | 38 kB | 20/109 kB Progress (5): 1.0/3.3 MB | 195 kB | 121 kB | 38 kB | 20/109 kB Progress (5): 1.0/3.3 MB | 195 kB | 121 kB | 38 kB | 20/109 kB Progress (5): 1.0/3.3 MB | 195 kB | 121 kB | 38 kB | 24/109 kB Progress (5): 1.0/3.3 MB | 195 kB | 121 kB | 38 kB | 24/109 kB Progress (5): 1.0/3.3 MB | 195 kB | 121 kB | 38 kB | 28/109 kB Progress (5): 1.0/3.3 MB | 195 kB | 121 kB | 38 kB | 28/109 kB Progress (5): 1.0/3.3 MB | 195 kB | 121 kB | 38 kB | 32/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 134 kB/s) [2019-07-30T05:04:36.807Z] Progress (4): 1.0/3.3 MB | 195 kB | 121 kB | 32/109 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-30T05:04:36.807Z] Progress (4): 1.0/3.3 MB | 195 kB | 121 kB | 33/109 kB Progress (4): 1.0/3.3 MB | 195 kB | 121 kB | 33/109 kB Progress (4): 1.0/3.3 MB | 195 kB | 121 kB | 37/109 kB Progress (4): 1.0/3.3 MB | 195 kB | 121 kB | 37/109 kB Progress (4): 1.0/3.3 MB | 195 kB | 121 kB | 41/109 kB Progress (4): 1.0/3.3 MB | 195 kB | 121 kB | 41/109 kB Progress (4): 1.0/3.3 MB | 195 kB | 121 kB | 45/109 kB Progress (4): 1.0/3.3 MB | 195 kB | 121 kB | 45/109 kB Progress (4): 1.0/3.3 MB | 195 kB | 121 kB | 49/109 kB Progress (4): 1.0/3.3 MB | 195 kB | 121 kB | 49/109 kB Progress (4): 1.0/3.3 MB | 195 kB | 121 kB | 53/109 kB Progress (4): 1.0/3.3 MB | 195 kB | 121 kB | 53/109 kB Progress (4): 1.0/3.3 MB | 195 kB | 121 kB | 57/109 kB Progress (4): 1.0/3.3 MB | 195 kB | 121 kB | 57/109 kB Progress (4): 1.0/3.3 MB | 195 kB | 121 kB | 61/109 kB Progress (4): 1.0/3.3 MB | 195 kB | 121 kB | 61/109 kB Progress (4): 1.0/3.3 MB | 195 kB | 121 kB | 65/109 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 686 kB/s) [2019-07-30T05:04:36.807Z] Progress (3): 1.0/3.3 MB | 121 kB | 65/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-30T05:04:36.807Z] 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 423 kB/s) [2019-07-30T05:04:36.807Z] Progress (2): 1.0/3.3 MB | 66/109 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-30T05:04:36.807Z] Progress (2): 1.0/3.3 MB | 66/109 kB Progress (2): 1.0/3.3 MB | 70/109 kB Progress (2): 1.0/3.3 MB | 70/109 kB Progress (2): 1.0/3.3 MB | 74/109 kB Progress (2): 1.0/3.3 MB | 74/109 kB Progress (2): 1.0/3.3 MB | 78/109 kB Progress (2): 1.0/3.3 MB | 82/109 kB Progress (2): 1.0/3.3 MB | 82/109 kB Progress (2): 1.0/3.3 MB | 86/109 kB Progress (2): 1.0/3.3 MB | 86/109 kB Progress (2): 1.0/3.3 MB | 90/109 kB Progress (2): 1.0/3.3 MB | 90/109 kB Progress (2): 1.0/3.3 MB | 94/109 kB Progress (2): 1.0/3.3 MB | 94/109 kB Progress (2): 1.0/3.3 MB | 98/109 kB Progress (2): 1.0/3.3 MB | 98/109 kB Progress (2): 1.0/3.3 MB | 102/109 kB Progress (2): 1.0/3.3 MB | 102/109 kB Progress (2): 1.0/3.3 MB | 106/109 kB Progress (2): 1.1/3.3 MB | 106/109 kB Progress (2): 1.1/3.3 MB | 109 kB Progress (2): 1.1/3.3 MB | 109 kB Progress (2): 1.1/3.3 MB | 109 kB Progress (2): 1.1/3.3 MB | 109 kB Progress (2): 1.1/3.3 MB | 109 kB Progress (2): 1.1/3.3 MB | 109 kB Progress (2): 1.1/3.3 MB | 109 kB Progress (2): 1.1/3.3 MB | 109 kB Progress (2): 1.1/3.3 MB | 109 kB Progress (2): 1.1/3.3 MB | 109 kB Progress (2): 1.1/3.3 MB | 109 kB Progress (2): 1.1/3.3 MB | 109 kB Progress (3): 1.1/3.3 MB | 109 kB | 4.1/172 kB Progress (3): 1.1/3.3 MB | 109 kB | 4.1/172 kB Progress (3): 1.1/3.3 MB | 109 kB | 7.7/172 kB Progress (3): 1.1/3.3 MB | 109 kB | 7.7/172 kB Progress (3): 1.1/3.3 MB | 109 kB | 12/172 kB Progress (3): 1.1/3.3 MB | 109 kB | 12/172 kB Progress (3): 1.1/3.3 MB | 109 kB | 16/172 kB Progress (3): 1.1/3.3 MB | 109 kB | 16/172 kB Progress (3): 1.1/3.3 MB | 109 kB | 20/172 kB Progress (3): 1.1/3.3 MB | 109 kB | 20/172 kB Progress (3): 1.1/3.3 MB | 109 kB | 24/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 24/172 kB | 4.1/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 28/172 kB | 4.1/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 28/172 kB | 4.1/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 32/172 kB | 4.1/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 32/172 kB | 7.7/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 33/172 kB | 7.7/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 33/172 kB | 12/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 33/172 kB | 12/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 33/172 kB | 16/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 37/172 kB | 16/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 37/172 kB | 20/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 37/172 kB | 20/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 37/172 kB | 24/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 41/172 kB | 24/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 41/172 kB | 28/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 45/172 kB | 28/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 45/172 kB | 28/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 49/172 kB | 28/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 49/172 kB | 32/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 53/172 kB | 32/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 53/172 kB | 32/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 57/172 kB | 32/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 57/172 kB | 33/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 61/172 kB | 33/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 61/172 kB | 33/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 65/172 kB | 33/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 65/172 kB | 37/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 66/172 kB | 37/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 66/172 kB | 37/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 70/172 kB | 37/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 70/172 kB | 37/276 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 362 kB/s) [2019-07-30T05:04:36.807Z] 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-30T05:04:36.807Z] Progress (3): 1.1/3.3 MB | 70/172 kB | 41/276 kB Progress (3): 1.2/3.3 MB | 70/172 kB | 41/276 kB Progress (3): 1.2/3.3 MB | 74/172 kB | 41/276 kB Progress (3): 1.2/3.3 MB | 74/172 kB | 41/276 kB Progress (4): 1.2/3.3 MB | 74/172 kB | 41/276 kB | 4.1/61 kB Progress (4): 1.2/3.3 MB | 74/172 kB | 45/276 kB | 4.1/61 kB Progress (4): 1.2/3.3 MB | 74/172 kB | 45/276 kB | 7.7/61 kB Progress (4): 1.2/3.3 MB | 74/172 kB | 45/276 kB | 7.7/61 kB Progress (4): 1.2/3.3 MB | 78/172 kB | 45/276 kB | 7.7/61 kB Progress (4): 1.2/3.3 MB | 78/172 kB | 45/276 kB | 7.7/61 kB Progress (4): 1.2/3.3 MB | 78/172 kB | 45/276 kB | 12/61 kB Progress (4): 1.2/3.3 MB | 78/172 kB | 49/276 kB | 12/61 kB Progress (4): 1.2/3.3 MB | 78/172 kB | 49/276 kB | 16/61 kB Progress (4): 1.2/3.3 MB | 78/172 kB | 49/276 kB | 16/61 kB Progress (4): 1.2/3.3 MB | 82/172 kB | 49/276 kB | 16/61 kB Progress (4): 1.2/3.3 MB | 82/172 kB | 49/276 kB | 16/61 kB Progress (4): 1.2/3.3 MB | 82/172 kB | 49/276 kB | 20/61 kB Progress (4): 1.2/3.3 MB | 82/172 kB | 53/276 kB | 20/61 kB Progress (4): 1.2/3.3 MB | 82/172 kB | 53/276 kB | 24/61 kB Progress (4): 1.2/3.3 MB | 82/172 kB | 53/276 kB | 24/61 kB Progress (4): 1.2/3.3 MB | 86/172 kB | 53/276 kB | 24/61 kB Progress (4): 1.2/3.3 MB | 86/172 kB | 53/276 kB | 24/61 kB Progress (4): 1.2/3.3 MB | 86/172 kB | 53/276 kB | 28/61 kB Progress (4): 1.2/3.3 MB | 86/172 kB | 57/276 kB | 28/61 kB Progress (4): 1.2/3.3 MB | 86/172 kB | 57/276 kB | 32/61 kB Progress (4): 1.2/3.3 MB | 86/172 kB | 57/276 kB | 32/61 kB Progress (4): 1.2/3.3 MB | 90/172 kB | 57/276 kB | 32/61 kB Progress (4): 1.2/3.3 MB | 90/172 kB | 57/276 kB | 32/61 kB Progress (4): 1.2/3.3 MB | 90/172 kB | 57/276 kB | 36/61 kB Progress (4): 1.2/3.3 MB | 90/172 kB | 61/276 kB | 36/61 kB Progress (4): 1.2/3.3 MB | 90/172 kB | 61/276 kB | 40/61 kB Progress (4): 1.2/3.3 MB | 90/172 kB | 61/276 kB | 40/61 kB Progress (4): 1.2/3.3 MB | 94/172 kB | 61/276 kB | 40/61 kB Progress (4): 1.2/3.3 MB | 94/172 kB | 61/276 kB | 40/61 kB Progress (4): 1.2/3.3 MB | 94/172 kB | 61/276 kB | 44/61 kB Progress (4): 1.2/3.3 MB | 94/172 kB | 65/276 kB | 44/61 kB Progress (4): 1.2/3.3 MB | 94/172 kB | 65/276 kB | 48/61 kB Progress (4): 1.2/3.3 MB | 94/172 kB | 65/276 kB | 48/61 kB Progress (4): 1.2/3.3 MB | 98/172 kB | 65/276 kB | 48/61 kB Progress (4): 1.2/3.3 MB | 98/172 kB | 65/276 kB | 48/61 kB Progress (4): 1.2/3.3 MB | 98/172 kB | 65/276 kB | 52/61 kB Progress (4): 1.2/3.3 MB | 98/172 kB | 66/276 kB | 52/61 kB Progress (4): 1.2/3.3 MB | 98/172 kB | 66/276 kB | 56/61 kB Progress (4): 1.2/3.3 MB | 98/172 kB | 66/276 kB | 56/61 kB Progress (4): 1.2/3.3 MB | 98/172 kB | 66/276 kB | 56/61 kB Progress (4): 1.2/3.3 MB | 98/172 kB | 66/276 kB | 56/61 kB Progress (5): 1.2/3.3 MB | 98/172 kB | 66/276 kB | 56/61 kB | 4.1/47 kB Progress (5): 1.2/3.3 MB | 98/172 kB | 66/276 kB | 60/61 kB | 4.1/47 kB Progress (5): 1.2/3.3 MB | 98/172 kB | 70/276 kB | 60/61 kB | 4.1/47 kB Progress (5): 1.2/3.3 MB | 98/172 kB | 70/276 kB | 61 kB | 4.1/47 kB Progress (5): 1.2/3.3 MB | 98/172 kB | 70/276 kB | 61 kB | 7.7/47 kB Progress (5): 1.2/3.3 MB | 98/172 kB | 70/276 kB | 61 kB | 7.7/47 kB Progress (5): 1.2/3.3 MB | 102/172 kB | 70/276 kB | 61 kB | 7.7/47 kB Progress (5): 1.2/3.3 MB | 102/172 kB | 70/276 kB | 61 kB | 7.7/47 kB Progress (5): 1.2/3.3 MB | 102/172 kB | 70/276 kB | 61 kB | 12/47 kB Progress (5): 1.2/3.3 MB | 102/172 kB | 74/276 kB | 61 kB | 12/47 kB Progress (5): 1.2/3.3 MB | 102/172 kB | 74/276 kB | 61 kB | 16/47 kB Progress (5): 1.2/3.3 MB | 102/172 kB | 74/276 kB | 61 kB | 16/47 kB Progress (5): 1.2/3.3 MB | 106/172 kB | 74/276 kB | 61 kB | 16/47 kB Progress (5): 1.2/3.3 MB | 106/172 kB | 74/276 kB | 61 kB | 16/47 kB Progress (5): 1.2/3.3 MB | 106/172 kB | 74/276 kB | 61 kB | 20/47 kB Progress (5): 1.2/3.3 MB | 106/172 kB | 78/276 kB | 61 kB | 20/47 kB Progress (5): 1.2/3.3 MB | 106/172 kB | 78/276 kB | 61 kB | 24/47 kB Progress (5): 1.2/3.3 MB | 106/172 kB | 78/276 kB | 61 kB | 24/47 kB Progress (5): 1.2/3.3 MB | 110/172 kB | 78/276 kB | 61 kB | 24/47 kB Progress (5): 1.2/3.3 MB | 110/172 kB | 78/276 kB | 61 kB | 24/47 kB Progress (5): 1.2/3.3 MB | 110/172 kB | 78/276 kB | 61 kB | 28/47 kB Progress (5): 1.2/3.3 MB | 110/172 kB | 82/276 kB | 61 kB | 28/47 kB Progress (5): 1.2/3.3 MB | 110/172 kB | 82/276 kB | 61 kB | 32/47 kB Progress (5): 1.2/3.3 MB | 110/172 kB | 82/276 kB | 61 kB | 32/47 kB Progress (5): 1.2/3.3 MB | 114/172 kB | 82/276 kB | 61 kB | 32/47 kB Progress (5): 1.2/3.3 MB | 114/172 kB | 82/276 kB | 61 kB | 32/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 191 kB/s) [2019-07-30T05:04:36.807Z] 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-30T05:04:36.807Z] Progress (4): 1.2/3.3 MB | 114/172 kB | 82/276 kB | 36/47 kB Progress (4): 1.2/3.3 MB | 114/172 kB | 86/276 kB | 36/47 kB Progress (4): 1.2/3.3 MB | 114/172 kB | 86/276 kB | 40/47 kB Progress (4): 1.2/3.3 MB | 114/172 kB | 86/276 kB | 40/47 kB Progress (4): 1.2/3.3 MB | 118/172 kB | 86/276 kB | 40/47 kB Progress (4): 1.3/3.3 MB | 118/172 kB | 86/276 kB | 40/47 kB Progress (4): 1.3/3.3 MB | 118/172 kB | 86/276 kB | 44/47 kB Progress (4): 1.3/3.3 MB | 118/172 kB | 90/276 kB | 44/47 kB Progress (4): 1.3/3.3 MB | 118/172 kB | 90/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 118/172 kB | 90/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 122/172 kB | 90/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 122/172 kB | 90/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 122/172 kB | 94/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 122/172 kB | 94/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 126/172 kB | 94/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 126/172 kB | 94/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 126/172 kB | 98/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 126/172 kB | 98/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 130/172 kB | 98/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 130/172 kB | 98/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 130/172 kB | 102/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 130/172 kB | 102/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 131/172 kB | 102/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 131/172 kB | 102/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 131/172 kB | 106/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 131/172 kB | 106/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 135/172 kB | 106/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 135/172 kB | 106/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 135/172 kB | 110/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 135/172 kB | 110/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 139/172 kB | 110/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 139/172 kB | 110/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 139/172 kB | 114/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 139/172 kB | 114/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 143/172 kB | 114/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 143/172 kB | 114/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 143/172 kB | 118/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 143/172 kB | 118/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 147/172 kB | 118/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 147/172 kB | 118/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 147/172 kB | 122/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 147/172 kB | 122/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 151/172 kB | 122/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 151/172 kB | 122/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 151/172 kB | 126/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 151/172 kB | 126/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 155/172 kB | 126/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 155/172 kB | 126/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 155/172 kB | 130/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 155/172 kB | 130/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 159/172 kB | 130/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 159/172 kB | 130/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 159/172 kB | 134/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 159/172 kB | 134/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 163/172 kB | 134/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 163/172 kB | 134/276 kB | 47 kB Progress (4): 1.3/3.3 MB | 163/172 kB | 138/276 kB | 47 kB Progress (4): 1.4/3.3 MB | 163/172 kB | 138/276 kB | 47 kB Progress (4): 1.4/3.3 MB | 167/172 kB | 138/276 kB | 47 kB Progress (4): 1.4/3.3 MB | 167/172 kB | 138/276 kB | 47 kB Progress (4): 1.4/3.3 MB | 167/172 kB | 142/276 kB | 47 kB Progress (4): 1.4/3.3 MB | 167/172 kB | 142/276 kB | 47 kB Progress (4): 1.4/3.3 MB | 171/172 kB | 142/276 kB | 47 kB Progress (4): 1.4/3.3 MB | 171/172 kB | 142/276 kB | 47 kB Progress (4): 1.4/3.3 MB | 171/172 kB | 146/276 kB | 47 kB Progress (4): 1.4/3.3 MB | 171/172 kB | 146/276 kB | 47 kB Progress (4): 1.4/3.3 MB | 172 kB | 146/276 kB | 47 kB Progress (4): 1.4/3.3 MB | 172 kB | 146/276 kB | 47 kB Progress (4): 1.4/3.3 MB | 172 kB | 150/276 kB | 47 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 130 kB/s) [2019-07-30T05:04:36.807Z] Progress (3): 1.4/3.3 MB | 172 kB | 150/276 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-30T05:04:36.807Z] Progress (3): 1.4/3.3 MB | 172 kB | 154/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 154/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 158/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 158/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 162/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 162/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 166/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 166/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 170/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 170/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 174/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 174/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 178/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 178/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 182/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 182/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 186/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 186/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 190/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 190/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 194/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 194/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 198/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 198/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 202/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 202/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 206/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 206/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 210/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 210/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 214/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 214/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 218/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 218/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 222/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 222/276 kB Progress (3): 1.4/3.3 MB | 172 kB | 226/276 kB Progress (3): 1.5/3.3 MB | 172 kB | 226/276 kB Progress (3): 1.5/3.3 MB | 172 kB | 230/276 kB Progress (3): 1.5/3.3 MB | 172 kB | 230/276 kB Progress (3): 1.5/3.3 MB | 172 kB | 234/276 kB Progress (3): 1.5/3.3 MB | 172 kB | 234/276 kB Progress (3): 1.5/3.3 MB | 172 kB | 238/276 kB Progress (3): 1.5/3.3 MB | 172 kB | 238/276 kB Progress (3): 1.5/3.3 MB | 172 kB | 242/276 kB Progress (3): 1.5/3.3 MB | 172 kB | 242/276 kB Progress (3): 1.5/3.3 MB | 172 kB | 246/276 kB Progress (3): 1.5/3.3 MB | 172 kB | 246/276 kB Progress (3): 1.5/3.3 MB | 172 kB | 250/276 kB Progress (3): 1.5/3.3 MB | 172 kB | 250/276 kB Progress (3): 1.5/3.3 MB | 172 kB | 254/276 kB Progress (3): 1.5/3.3 MB | 172 kB | 254/276 kB Progress (3): 1.5/3.3 MB | 172 kB | 258/276 kB Progress (3): 1.5/3.3 MB | 172 kB | 258/276 kB Progress (3): 1.5/3.3 MB | 172 kB | 262/276 kB Progress (4): 1.5/3.3 MB | 172 kB | 262/276 kB | 4.1/52 kB Progress (4): 1.5/3.3 MB | 172 kB | 266/276 kB | 4.1/52 kB Progress (4): 1.5/3.3 MB | 172 kB | 266/276 kB | 4.1/52 kB Progress (4): 1.5/3.3 MB | 172 kB | 270/276 kB | 4.1/52 kB Progress (4): 1.5/3.3 MB | 172 kB | 270/276 kB | 7.7/52 kB Progress (4): 1.5/3.3 MB | 172 kB | 274/276 kB | 7.7/52 kB Progress (4): 1.5/3.3 MB | 172 kB | 274/276 kB | 7.7/52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar (172 kB at 465 kB/s) [2019-07-30T05:04:36.807Z] Progress (3): 1.5/3.3 MB | 276 kB | 7.7/52 kB Progress (3): 1.5/3.3 MB | 276 kB | 12/52 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-30T05:04:36.807Z] Progress (3): 1.5/3.3 MB | 276 kB | 12/52 kB Progress (4): 1.5/3.3 MB | 276 kB | 12/52 kB | 4.1/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 16/52 kB | 4.1/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 16/52 kB | 7.7/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 16/52 kB | 7.7/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 16/52 kB | 12/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 20/52 kB | 12/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 20/52 kB | 16/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 20/52 kB | 16/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 20/52 kB | 20/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 24/52 kB | 20/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 24/52 kB | 24/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 24/52 kB | 24/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 24/52 kB | 28/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 28/52 kB | 28/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 28/52 kB | 32/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 28/52 kB | 32/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 28/52 kB | 33/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 32/52 kB | 33/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 32/52 kB | 37/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 32/52 kB | 37/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 32/52 kB | 41/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 36/52 kB | 41/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 36/52 kB | 45/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 36/52 kB | 45/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 36/52 kB | 49/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 40/52 kB | 49/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 40/52 kB | 53/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 40/52 kB | 53/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 40/52 kB | 57/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 44/52 kB | 57/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 44/52 kB | 61/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 44/52 kB | 61/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 44/52 kB | 65/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 48/52 kB | 65/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 48/52 kB | 65/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 48/52 kB | 66/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 48/52 kB | 66/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 52/52 kB | 66/254 kB Progress (4): 1.5/3.3 MB | 276 kB | 52/52 kB | 70/254 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar (276 kB at 725 kB/s) [2019-07-30T05:04:36.807Z] Progress (3): 1.5/3.3 MB | 52/52 kB | 70/254 kB Progress (3): 1.5/3.3 MB | 52 kB | 70/254 kB Progress (3): 1.5/3.3 MB | 52 kB | 70/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-30T05:04:36.807Z] Progress (3): 1.5/3.3 MB | 52 kB | 74/254 kB Progress (4): 1.5/3.3 MB | 52 kB | 74/254 kB | 4.1/125 kB Progress (4): 1.5/3.3 MB | 52 kB | 74/254 kB | 4.1/125 kB Progress (4): 1.5/3.3 MB | 52 kB | 74/254 kB | 7.7/125 kB Progress (4): 1.5/3.3 MB | 52 kB | 78/254 kB | 7.7/125 kB Progress (4): 1.5/3.3 MB | 52 kB | 78/254 kB | 12/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 78/254 kB | 12/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 78/254 kB | 16/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 82/254 kB | 16/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 82/254 kB | 20/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 82/254 kB | 20/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 82/254 kB | 24/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 86/254 kB | 24/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 86/254 kB | 28/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 86/254 kB | 28/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 86/254 kB | 32/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 90/254 kB | 32/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 90/254 kB | 33/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 90/254 kB | 33/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 90/254 kB | 37/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 94/254 kB | 37/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 94/254 kB | 41/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 94/254 kB | 41/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 94/254 kB | 45/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 98/254 kB | 45/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 98/254 kB | 45/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 98/254 kB | 49/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 98/254 kB | 49/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 98/254 kB | 49/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 98/254 kB | 53/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 102/254 kB | 53/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 102/254 kB | 53/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 106/254 kB | 53/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 106/254 kB | 57/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 110/254 kB | 57/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 110/254 kB | 57/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 114/254 kB | 57/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 114/254 kB | 61/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 118/254 kB | 61/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 118/254 kB | 61/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 122/254 kB | 61/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 122/254 kB | 65/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 126/254 kB | 65/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 126/254 kB | 65/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 130/254 kB | 65/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 130/254 kB | 69/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 131/254 kB | 69/125 kB Progress (4): 1.6/3.3 MB | 52 kB | 131/254 kB | 69/125 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 133 kB/s) [2019-07-30T05:04:36.807Z] Progress (3): 1.6/3.3 MB | 135/254 kB | 69/125 kB Progress (3): 1.6/3.3 MB | 135/254 kB | 73/125 kB Progress (3): 1.6/3.3 MB | 139/254 kB | 73/125 kB 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-30T05:04:37.067Z] Progress (3): 1.6/3.3 MB | 139/254 kB | 73/125 kB Progress (3): 1.6/3.3 MB | 143/254 kB | 73/125 kB Progress (3): 1.6/3.3 MB | 143/254 kB | 77/125 kB Progress (3): 1.6/3.3 MB | 147/254 kB | 77/125 kB Progress (3): 1.6/3.3 MB | 147/254 kB | 77/125 kB Progress (3): 1.6/3.3 MB | 147/254 kB | 81/125 kB Progress (3): 1.6/3.3 MB | 147/254 kB | 81/125 kB Progress (3): 1.6/3.3 MB | 151/254 kB | 81/125 kB Progress (3): 1.6/3.3 MB | 151/254 kB | 85/125 kB Progress (3): 1.6/3.3 MB | 155/254 kB | 85/125 kB Progress (3): 1.6/3.3 MB | 155/254 kB | 85/125 kB Progress (3): 1.6/3.3 MB | 159/254 kB | 85/125 kB Progress (3): 1.6/3.3 MB | 159/254 kB | 89/125 kB Progress (3): 1.6/3.3 MB | 163/254 kB | 89/125 kB Progress (3): 1.6/3.3 MB | 163/254 kB | 89/125 kB Progress (3): 1.6/3.3 MB | 164/254 kB | 89/125 kB Progress (3): 1.6/3.3 MB | 164/254 kB | 93/125 kB Progress (3): 1.6/3.3 MB | 168/254 kB | 93/125 kB Progress (3): 1.6/3.3 MB | 168/254 kB | 93/125 kB Progress (3): 1.6/3.3 MB | 172/254 kB | 93/125 kB Progress (3): 1.6/3.3 MB | 172/254 kB | 97/125 kB Progress (3): 1.6/3.3 MB | 176/254 kB | 97/125 kB Progress (3): 1.6/3.3 MB | 176/254 kB | 97/125 kB Progress (3): 1.6/3.3 MB | 180/254 kB | 97/125 kB Progress (3): 1.6/3.3 MB | 180/254 kB | 101/125 kB Progress (3): 1.6/3.3 MB | 184/254 kB | 101/125 kB Progress (4): 1.6/3.3 MB | 184/254 kB | 101/125 kB | 4.1/65 kB Progress (4): 1.6/3.3 MB | 184/254 kB | 101/125 kB | 4.1/65 kB Progress (4): 1.6/3.3 MB | 184/254 kB | 101/125 kB | 7.7/65 kB Progress (4): 1.6/3.3 MB | 188/254 kB | 101/125 kB | 7.7/65 kB Progress (4): 1.6/3.3 MB | 188/254 kB | 105/125 kB | 7.7/65 kB Progress (4): 1.6/3.3 MB | 192/254 kB | 105/125 kB | 7.7/65 kB Progress (4): 1.6/3.3 MB | 192/254 kB | 105/125 kB | 12/65 kB Progress (4): 1.6/3.3 MB | 192/254 kB | 105/125 kB | 12/65 kB Progress (5): 1.6/3.3 MB | 192/254 kB | 105/125 kB | 12/65 kB | 4.1/866 kB Progress (5): 1.6/3.3 MB | 192/254 kB | 105/125 kB | 16/65 kB | 4.1/866 kB Progress (5): 1.6/3.3 MB | 196/254 kB | 105/125 kB | 16/65 kB | 4.1/866 kB Progress (5): 1.6/3.3 MB | 196/254 kB | 109/125 kB | 16/65 kB | 4.1/866 kB Progress (5): 1.6/3.3 MB | 197/254 kB | 109/125 kB | 16/65 kB | 4.1/866 kB Progress (5): 1.6/3.3 MB | 197/254 kB | 109/125 kB | 20/65 kB | 4.1/866 kB Progress (5): 1.6/3.3 MB | 197/254 kB | 109/125 kB | 20/65 kB | 7.7/866 kB Progress (5): 1.6/3.3 MB | 197/254 kB | 109/125 kB | 20/65 kB | 7.7/866 kB Progress (5): 1.6/3.3 MB | 197/254 kB | 109/125 kB | 20/65 kB | 12/866 kB Progress (5): 1.6/3.3 MB | 197/254 kB | 109/125 kB | 24/65 kB | 12/866 kB Progress (5): 1.6/3.3 MB | 201/254 kB | 109/125 kB | 24/65 kB | 12/866 kB Progress (5): 1.6/3.3 MB | 201/254 kB | 113/125 kB | 24/65 kB | 12/866 kB Progress (5): 1.6/3.3 MB | 205/254 kB | 113/125 kB | 24/65 kB | 12/866 kB Progress (5): 1.6/3.3 MB | 205/254 kB | 113/125 kB | 28/65 kB | 12/866 kB Progress (5): 1.6/3.3 MB | 205/254 kB | 113/125 kB | 28/65 kB | 16/866 kB Progress (5): 1.6/3.3 MB | 205/254 kB | 113/125 kB | 28/65 kB | 16/866 kB Progress (5): 1.6/3.3 MB | 205/254 kB | 113/125 kB | 28/65 kB | 20/866 kB Progress (5): 1.6/3.3 MB | 205/254 kB | 113/125 kB | 32/65 kB | 20/866 kB Progress (5): 1.6/3.3 MB | 209/254 kB | 113/125 kB | 32/65 kB | 20/866 kB Progress (5): 1.6/3.3 MB | 209/254 kB | 117/125 kB | 32/65 kB | 20/866 kB Progress (5): 1.6/3.3 MB | 213/254 kB | 117/125 kB | 32/65 kB | 20/866 kB Progress (5): 1.6/3.3 MB | 213/254 kB | 117/125 kB | 36/65 kB | 20/866 kB Progress (5): 1.6/3.3 MB | 213/254 kB | 117/125 kB | 36/65 kB | 24/866 kB Progress (5): 1.6/3.3 MB | 213/254 kB | 117/125 kB | 36/65 kB | 24/866 kB Progress (5): 1.6/3.3 MB | 213/254 kB | 117/125 kB | 36/65 kB | 24/866 kB Progress (5): 1.6/3.3 MB | 213/254 kB | 117/125 kB | 36/65 kB | 28/866 kB Progress (5): 1.6/3.3 MB | 213/254 kB | 117/125 kB | 40/65 kB | 28/866 kB Progress (5): 1.6/3.3 MB | 217/254 kB | 117/125 kB | 40/65 kB | 28/866 kB Progress (5): 1.6/3.3 MB | 217/254 kB | 121/125 kB | 40/65 kB | 28/866 kB Progress (5): 1.6/3.3 MB | 221/254 kB | 121/125 kB | 40/65 kB | 28/866 kB Progress (5): 1.6/3.3 MB | 221/254 kB | 121/125 kB | 44/65 kB | 28/866 kB Progress (5): 1.6/3.3 MB | 221/254 kB | 121/125 kB | 44/65 kB | 32/866 kB Progress (5): 1.7/3.3 MB | 221/254 kB | 121/125 kB | 44/65 kB | 32/866 kB Progress (5): 1.7/3.3 MB | 221/254 kB | 121/125 kB | 44/65 kB | 33/866 kB Progress (5): 1.7/3.3 MB | 221/254 kB | 121/125 kB | 48/65 kB | 33/866 kB Progress (5): 1.7/3.3 MB | 225/254 kB | 121/125 kB | 48/65 kB | 33/866 kB Progress (5): 1.7/3.3 MB | 225/254 kB | 125/125 kB | 48/65 kB | 33/866 kB Progress (5): 1.7/3.3 MB | 229/254 kB | 125/125 kB | 48/65 kB | 33/866 kB Progress (5): 1.7/3.3 MB | 229/254 kB | 125/125 kB | 52/65 kB | 33/866 kB Progress (5): 1.7/3.3 MB | 229/254 kB | 125/125 kB | 52/65 kB | 37/866 kB Progress (5): 1.7/3.3 MB | 229/254 kB | 125/125 kB | 52/65 kB | 37/866 kB Progress (5): 1.7/3.3 MB | 229/254 kB | 125/125 kB | 52/65 kB | 41/866 kB Progress (5): 1.7/3.3 MB | 229/254 kB | 125/125 kB | 56/65 kB | 41/866 kB Progress (5): 1.7/3.3 MB | 233/254 kB | 125/125 kB | 56/65 kB | 41/866 kB Progress (5): 1.7/3.3 MB | 233/254 kB | 125 kB | 56/65 kB | 41/866 kB Progress (5): 1.7/3.3 MB | 237/254 kB | 125 kB | 56/65 kB | 41/866 kB Progress (5): 1.7/3.3 MB | 237/254 kB | 125 kB | 60/65 kB | 41/866 kB Progress (5): 1.7/3.3 MB | 237/254 kB | 125 kB | 60/65 kB | 45/866 kB Progress (5): 1.7/3.3 MB | 237/254 kB | 125 kB | 60/65 kB | 45/866 kB Progress (5): 1.7/3.3 MB | 237/254 kB | 125 kB | 60/65 kB | 49/866 kB Progress (5): 1.7/3.3 MB | 237/254 kB | 125 kB | 64/65 kB | 49/866 kB Progress (5): 1.7/3.3 MB | 241/254 kB | 125 kB | 64/65 kB | 49/866 kB Progress (5): 1.7/3.3 MB | 241/254 kB | 125 kB | 65 kB | 49/866 kB Progress (5): 1.7/3.3 MB | 241/254 kB | 125 kB | 65 kB | 53/866 kB Progress (5): 1.7/3.3 MB | 241/254 kB | 125 kB | 65 kB | 53/866 kB Progress (5): 1.7/3.3 MB | 241/254 kB | 125 kB | 65 kB | 57/866 kB Progress (5): 1.7/3.3 MB | 245/254 kB | 125 kB | 65 kB | 57/866 kB Progress (5): 1.7/3.3 MB | 245/254 kB | 125 kB | 65 kB | 61/866 kB Progress (5): 1.7/3.3 MB | 245/254 kB | 125 kB | 65 kB | 61/866 kB Progress (5): 1.7/3.3 MB | 245/254 kB | 125 kB | 65 kB | 65/866 kB Progress (5): 1.7/3.3 MB | 249/254 kB | 125 kB | 65 kB | 65/866 kB Progress (5): 1.7/3.3 MB | 249/254 kB | 125 kB | 65 kB | 66/866 kB Progress (5): 1.7/3.3 MB | 249/254 kB | 125 kB | 65 kB | 66/866 kB Progress (5): 1.7/3.3 MB | 249/254 kB | 125 kB | 65 kB | 70/866 kB Progress (5): 1.7/3.3 MB | 253/254 kB | 125 kB | 65 kB | 70/866 kB Progress (5): 1.7/3.3 MB | 253/254 kB | 125 kB | 65 kB | 74/866 kB Progress (5): 1.7/3.3 MB | 253/254 kB | 125 kB | 65 kB | 74/866 kB Progress (5): 1.7/3.3 MB | 253/254 kB | 125 kB | 65 kB | 78/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 78/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 82/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 82/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 86/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 86/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 90/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 90/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 94/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 94/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 98/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 98/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 98/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 98/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 102/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 102/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 106/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 106/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 110/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 110/866 kB Progress (5): 1.7/3.3 MB | 254 kB | 125 kB | 65 kB | 114/866 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar (125 kB at 273 kB/s) [2019-07-30T05:04:37.067Z] Progress (4): 1.7/3.3 MB | 254 kB | 65 kB | 114/866 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2019-07-30T05:04:37.067Z] Progress (4): 1.7/3.3 MB | 254 kB | 65 kB | 118/866 kB Progress (4): 1.7/3.3 MB | 254 kB | 65 kB | 118/866 kB Progress (4): 1.7/3.3 MB | 254 kB | 65 kB | 122/866 kB Progress (4): 1.7/3.3 MB | 254 kB | 65 kB | 122/866 kB Progress (4): 1.7/3.3 MB | 254 kB | 65 kB | 126/866 kB Progress (4): 1.7/3.3 MB | 254 kB | 65 kB | 126/866 kB Progress (4): 1.7/3.3 MB | 254 kB | 65 kB | 130/866 kB Progress (4): 1.7/3.3 MB | 254 kB | 65 kB | 130/866 kB Progress (4): 1.7/3.3 MB | 254 kB | 65 kB | 134/866 kB Progress (4): 1.7/3.3 MB | 254 kB | 65 kB | 134/866 kB Progress (4): 1.7/3.3 MB | 254 kB | 65 kB | 138/866 kB Progress (4): 1.7/3.3 MB | 254 kB | 65 kB | 138/866 kB Progress (4): 1.7/3.3 MB | 254 kB | 65 kB | 142/866 kB Progress (4): 1.7/3.3 MB | 254 kB | 65 kB | 142/866 kB Progress (4): 1.7/3.3 MB | 254 kB | 65 kB | 146/866 kB Progress (4): 1.7/3.3 MB | 254 kB | 65 kB | 146/866 kB Progress (4): 1.7/3.3 MB | 254 kB | 65 kB | 150/866 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar (65 kB at 141 kB/s) [2019-07-30T05:04:37.067Z] Progress (3): 1.8/3.3 MB | 254 kB | 150/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-30T05:04:37.067Z] Progress (3): 1.8/3.3 MB | 254 kB | 154/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 154/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 158/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 158/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 162/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 162/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 166/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 166/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 170/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 170/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 174/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 174/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 178/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 178/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 182/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 182/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 186/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 186/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 190/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 190/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 194/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 194/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 198/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 198/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 202/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 202/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 206/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 206/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 210/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 210/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 214/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 541 kB/s) [2019-07-30T05:04:37.067Z] Progress (2): 1.8/3.3 MB | 218/866 kB Progress (2): 1.8/3.3 MB | 218/866 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-30T05:04:37.068Z] Progress (2): 1.8/3.3 MB | 218/866 kB Progress (2): 1.8/3.3 MB | 222/866 kB Progress (2): 1.8/3.3 MB | 222/866 kB Progress (2): 1.8/3.3 MB | 226/866 kB Progress (2): 1.8/3.3 MB | 226/866 kB Progress (2): 1.8/3.3 MB | 230/866 kB Progress (2): 1.8/3.3 MB | 230/866 kB Progress (2): 1.8/3.3 MB | 234/866 kB Progress (2): 1.8/3.3 MB | 234/866 kB Progress (2): 1.8/3.3 MB | 238/866 kB Progress (2): 1.8/3.3 MB | 238/866 kB Progress (2): 1.8/3.3 MB | 242/866 kB Progress (2): 1.8/3.3 MB | 242/866 kB Progress (2): 1.8/3.3 MB | 246/866 kB Progress (2): 1.8/3.3 MB | 246/866 kB Progress (2): 1.8/3.3 MB | 250/866 kB Progress (2): 1.9/3.3 MB | 250/866 kB Progress (2): 1.9/3.3 MB | 250/866 kB Progress (2): 1.9/3.3 MB | 254/866 kB Progress (2): 1.9/3.3 MB | 254/866 kB Progress (2): 1.9/3.3 MB | 258/866 kB Progress (2): 1.9/3.3 MB | 258/866 kB Progress (2): 1.9/3.3 MB | 262/866 kB Progress (2): 1.9/3.3 MB | 262/866 kB Progress (2): 1.9/3.3 MB | 266/866 kB Progress (2): 1.9/3.3 MB | 266/866 kB Progress (2): 1.9/3.3 MB | 270/866 kB Progress (2): 1.9/3.3 MB | 270/866 kB Progress (2): 1.9/3.3 MB | 274/866 kB Progress (2): 1.9/3.3 MB | 274/866 kB Progress (2): 1.9/3.3 MB | 278/866 kB Progress (2): 1.9/3.3 MB | 278/866 kB Progress (2): 1.9/3.3 MB | 282/866 kB Progress (2): 1.9/3.3 MB | 282/866 kB Progress (2): 1.9/3.3 MB | 286/866 kB Progress (2): 1.9/3.3 MB | 286/866 kB Progress (2): 1.9/3.3 MB | 290/866 kB Progress (2): 1.9/3.3 MB | 290/866 kB Progress (2): 1.9/3.3 MB | 294/866 kB Progress (2): 1.9/3.3 MB | 294/866 kB Progress (2): 1.9/3.3 MB | 298/866 kB Progress (2): 1.9/3.3 MB | 298/866 kB Progress (2): 1.9/3.3 MB | 302/866 kB Progress (2): 1.9/3.3 MB | 302/866 kB Progress (2): 1.9/3.3 MB | 306/866 kB Progress (2): 1.9/3.3 MB | 306/866 kB Progress (2): 1.9/3.3 MB | 310/866 kB Progress (2): 1.9/3.3 MB | 310/866 kB Progress (2): 1.9/3.3 MB | 314/866 kB Progress (2): 1.9/3.3 MB | 314/866 kB Progress (2): 1.9/3.3 MB | 318/866 kB Progress (2): 1.9/3.3 MB | 318/866 kB Progress (2): 1.9/3.3 MB | 322/866 kB Progress (2): 1.9/3.3 MB | 322/866 kB Progress (2): 1.9/3.3 MB | 326/866 kB Progress (2): 1.9/3.3 MB | 326/866 kB Progress (2): 1.9/3.3 MB | 330/866 kB Progress (2): 1.9/3.3 MB | 330/866 kB Progress (2): 1.9/3.3 MB | 334/866 kB Progress (2): 1.9/3.3 MB | 334/866 kB Progress (2): 1.9/3.3 MB | 338/866 kB Progress (2): 1.9/3.3 MB | 338/866 kB Progress (2): 1.9/3.3 MB | 342/866 kB Progress (2): 1.9/3.3 MB | 342/866 kB Progress (2): 1.9/3.3 MB | 346/866 kB Progress (2): 2.0/3.3 MB | 346/866 kB Progress (2): 2.0/3.3 MB | 350/866 kB Progress (2): 2.0/3.3 MB | 350/866 kB Progress (3): 2.0/3.3 MB | 350/866 kB | 4.1/193 kB Progress (3): 2.0/3.3 MB | 350/866 kB | 4.1/193 kB Progress (3): 2.0/3.3 MB | 354/866 kB | 4.1/193 kB Progress (3): 2.0/3.3 MB | 354/866 kB | 4.1/193 kB Progress (3): 2.0/3.3 MB | 358/866 kB | 4.1/193 kB Progress (3): 2.0/3.3 MB | 358/866 kB | 7.7/193 kB Progress (3): 2.0/3.3 MB | 362/866 kB | 7.7/193 kB Progress (3): 2.0/3.3 MB | 362/866 kB | 7.7/193 kB Progress (3): 2.0/3.3 MB | 362/866 kB | 12/193 kB Progress (3): 2.0/3.3 MB | 362/866 kB | 12/193 kB Progress (3): 2.0/3.3 MB | 366/866 kB | 12/193 kB Progress (3): 2.0/3.3 MB | 366/866 kB | 12/193 kB Progress (3): 2.0/3.3 MB | 366/866 kB | 16/193 kB Progress (3): 2.0/3.3 MB | 366/866 kB | 16/193 kB Progress (3): 2.0/3.3 MB | 370/866 kB | 16/193 kB Progress (4): 2.0/3.3 MB | 370/866 kB | 16/193 kB | 4.1/569 kB Progress (4): 2.0/3.3 MB | 370/866 kB | 20/193 kB | 4.1/569 kB Progress (4): 2.0/3.3 MB | 370/866 kB | 20/193 kB | 4.1/569 kB Progress (4): 2.0/3.3 MB | 370/866 kB | 24/193 kB | 4.1/569 kB Progress (5): 2.0/3.3 MB | 370/866 kB | 24/193 kB | 4.1/569 kB | 4.1/33 kB Progress (5): 2.0/3.3 MB | 370/866 kB | 24/193 kB | 7.7/569 kB | 4.1/33 kB Progress (5): 2.0/3.3 MB | 374/866 kB | 24/193 kB | 7.7/569 kB | 4.1/33 kB Progress (5): 2.0/3.3 MB | 374/866 kB | 24/193 kB | 12/569 kB | 4.1/33 kB Progress (5): 2.0/3.3 MB | 374/866 kB | 24/193 kB | 12/569 kB | 7.7/33 kB Progress (5): 2.0/3.3 MB | 374/866 kB | 28/193 kB | 12/569 kB | 7.7/33 kB Progress (5): 2.0/3.3 MB | 374/866 kB | 28/193 kB | 12/569 kB | 7.7/33 kB Progress (5): 2.0/3.3 MB | 374/866 kB | 32/193 kB | 12/569 kB | 7.7/33 kB Progress (5): 2.0/3.3 MB | 374/866 kB | 32/193 kB | 12/569 kB | 12/33 kB Progress (5): 2.0/3.3 MB | 374/866 kB | 32/193 kB | 16/569 kB | 12/33 kB Progress (5): 2.0/3.3 MB | 378/866 kB | 32/193 kB | 16/569 kB | 12/33 kB Progress (5): 2.0/3.3 MB | 378/866 kB | 32/193 kB | 20/569 kB | 12/33 kB Progress (5): 2.0/3.3 MB | 378/866 kB | 32/193 kB | 20/569 kB | 16/33 kB Progress (5): 2.0/3.3 MB | 378/866 kB | 33/193 kB | 20/569 kB | 16/33 kB Progress (5): 2.0/3.3 MB | 378/866 kB | 33/193 kB | 20/569 kB | 16/33 kB Progress (5): 2.0/3.3 MB | 378/866 kB | 37/193 kB | 20/569 kB | 16/33 kB Progress (5): 2.0/3.3 MB | 378/866 kB | 37/193 kB | 20/569 kB | 20/33 kB Progress (5): 2.0/3.3 MB | 378/866 kB | 37/193 kB | 24/569 kB | 20/33 kB Progress (5): 2.0/3.3 MB | 382/866 kB | 37/193 kB | 24/569 kB | 20/33 kB Progress (5): 2.0/3.3 MB | 382/866 kB | 37/193 kB | 28/569 kB | 20/33 kB Progress (5): 2.0/3.3 MB | 382/866 kB | 37/193 kB | 28/569 kB | 24/33 kB Progress (5): 2.0/3.3 MB | 382/866 kB | 41/193 kB | 28/569 kB | 24/33 kB Progress (5): 2.0/3.3 MB | 382/866 kB | 41/193 kB | 28/569 kB | 24/33 kB Progress (5): 2.0/3.3 MB | 382/866 kB | 45/193 kB | 28/569 kB | 24/33 kB Progress (5): 2.0/3.3 MB | 382/866 kB | 45/193 kB | 28/569 kB | 28/33 kB Progress (5): 2.0/3.3 MB | 382/866 kB | 45/193 kB | 32/569 kB | 28/33 kB Progress (5): 2.0/3.3 MB | 386/866 kB | 45/193 kB | 32/569 kB | 28/33 kB Progress (5): 2.0/3.3 MB | 386/866 kB | 45/193 kB | 33/569 kB | 28/33 kB Progress (5): 2.0/3.3 MB | 386/866 kB | 45/193 kB | 33/569 kB | 32/33 kB Progress (5): 2.0/3.3 MB | 386/866 kB | 49/193 kB | 33/569 kB | 32/33 kB Progress (5): 2.0/3.3 MB | 386/866 kB | 49/193 kB | 33/569 kB | 32/33 kB Progress (5): 2.0/3.3 MB | 386/866 kB | 53/193 kB | 33/569 kB | 32/33 kB Progress (5): 2.0/3.3 MB | 386/866 kB | 53/193 kB | 33/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 386/866 kB | 53/193 kB | 37/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 390/866 kB | 53/193 kB | 37/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 390/866 kB | 53/193 kB | 41/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 390/866 kB | 57/193 kB | 41/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 390/866 kB | 57/193 kB | 41/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 390/866 kB | 61/193 kB | 41/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 390/866 kB | 61/193 kB | 45/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 394/866 kB | 61/193 kB | 45/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 394/866 kB | 61/193 kB | 49/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 394/866 kB | 65/193 kB | 49/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 394/866 kB | 65/193 kB | 49/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 394/866 kB | 69/193 kB | 49/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 394/866 kB | 69/193 kB | 53/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 398/866 kB | 69/193 kB | 53/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 398/866 kB | 69/193 kB | 57/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 398/866 kB | 73/193 kB | 57/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 398/866 kB | 73/193 kB | 57/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 398/866 kB | 77/193 kB | 57/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 398/866 kB | 77/193 kB | 61/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 402/866 kB | 77/193 kB | 61/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 402/866 kB | 77/193 kB | 65/569 kB | 33 kB Progress (5): 2.0/3.3 MB | 402/866 kB | 81/193 kB | 65/569 kB | 33 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 67 kB/s) [2019-07-30T05:04:37.068Z] Progress (4): 2.0/3.3 MB | 402/866 kB | 81/193 kB | 65/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-30T05:04:37.068Z] Progress (4): 2.0/3.3 MB | 402/866 kB | 85/193 kB | 65/569 kB Progress (4): 2.0/3.3 MB | 402/866 kB | 85/193 kB | 66/569 kB Progress (4): 2.0/3.3 MB | 406/866 kB | 85/193 kB | 66/569 kB Progress (4): 2.0/3.3 MB | 406/866 kB | 85/193 kB | 70/569 kB Progress (4): 2.0/3.3 MB | 406/866 kB | 89/193 kB | 70/569 kB Progress (4): 2.0/3.3 MB | 406/866 kB | 89/193 kB | 70/569 kB Progress (4): 2.0/3.3 MB | 406/866 kB | 93/193 kB | 70/569 kB Progress (4): 2.0/3.3 MB | 406/866 kB | 93/193 kB | 74/569 kB Progress (4): 2.0/3.3 MB | 410/866 kB | 93/193 kB | 74/569 kB Progress (4): 2.0/3.3 MB | 410/866 kB | 93/193 kB | 78/569 kB Progress (4): 2.0/3.3 MB | 410/866 kB | 97/193 kB | 78/569 kB Progress (4): 2.0/3.3 MB | 410/866 kB | 97/193 kB | 78/569 kB Progress (4): 2.0/3.3 MB | 410/866 kB | 98/193 kB | 78/569 kB Progress (4): 2.0/3.3 MB | 410/866 kB | 98/193 kB | 82/569 kB Progress (4): 2.0/3.3 MB | 414/866 kB | 98/193 kB | 82/569 kB Progress (4): 2.0/3.3 MB | 414/866 kB | 98/193 kB | 86/569 kB Progress (4): 2.0/3.3 MB | 414/866 kB | 102/193 kB | 86/569 kB Progress (4): 2.0/3.3 MB | 414/866 kB | 102/193 kB | 86/569 kB Progress (4): 2.0/3.3 MB | 414/866 kB | 106/193 kB | 86/569 kB Progress (4): 2.0/3.3 MB | 414/866 kB | 106/193 kB | 90/569 kB Progress (4): 2.0/3.3 MB | 418/866 kB | 106/193 kB | 90/569 kB Progress (4): 2.0/3.3 MB | 418/866 kB | 106/193 kB | 94/569 kB Progress (4): 2.0/3.3 MB | 418/866 kB | 110/193 kB | 94/569 kB Progress (4): 2.0/3.3 MB | 418/866 kB | 110/193 kB | 94/569 kB Progress (4): 2.0/3.3 MB | 418/866 kB | 114/193 kB | 94/569 kB Progress (4): 2.0/3.3 MB | 418/866 kB | 114/193 kB | 98/569 kB Progress (4): 2.0/3.3 MB | 418/866 kB | 114/193 kB | 98/569 kB Progress (4): 2.0/3.3 MB | 422/866 kB | 114/193 kB | 98/569 kB Progress (4): 2.0/3.3 MB | 422/866 kB | 114/193 kB | 102/569 kB Progress (4): 2.0/3.3 MB | 422/866 kB | 118/193 kB | 102/569 kB Progress (4): 2.0/3.3 MB | 422/866 kB | 118/193 kB | 102/569 kB Progress (4): 2.0/3.3 MB | 422/866 kB | 122/193 kB | 102/569 kB Progress (4): 2.0/3.3 MB | 422/866 kB | 122/193 kB | 106/569 kB Progress (5): 2.0/3.3 MB | 422/866 kB | 122/193 kB | 106/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 426/866 kB | 122/193 kB | 106/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 426/866 kB | 122/193 kB | 106/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 426/866 kB | 122/193 kB | 110/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 426/866 kB | 126/193 kB | 110/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 426/866 kB | 126/193 kB | 110/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 426/866 kB | 130/193 kB | 110/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 426/866 kB | 130/193 kB | 114/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 426/866 kB | 130/193 kB | 114/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 430/866 kB | 130/193 kB | 114/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 430/866 kB | 130/193 kB | 114/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 430/866 kB | 130/193 kB | 118/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 430/866 kB | 134/193 kB | 118/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 430/866 kB | 134/193 kB | 118/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 430/866 kB | 138/193 kB | 118/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 430/866 kB | 138/193 kB | 122/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 430/866 kB | 138/193 kB | 122/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 434/866 kB | 138/193 kB | 122/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 434/866 kB | 138/193 kB | 122/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 434/866 kB | 138/193 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 434/866 kB | 142/193 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 434/866 kB | 142/193 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 434/866 kB | 146/193 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 434/866 kB | 150/193 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 434/866 kB | 150/193 kB | 130/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 434/866 kB | 150/193 kB | 130/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 438/866 kB | 150/193 kB | 130/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 438/866 kB | 150/193 kB | 130/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 438/866 kB | 150/193 kB | 134/569 kB | 0/2.2 MB Progress (5): 2.0/3.3 MB | 438/866 kB | 154/193 kB | 134/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 438/866 kB | 154/193 kB | 134/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 438/866 kB | 158/193 kB | 134/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 438/866 kB | 158/193 kB | 138/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 438/866 kB | 158/193 kB | 138/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 442/866 kB | 158/193 kB | 138/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 442/866 kB | 158/193 kB | 138/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 442/866 kB | 158/193 kB | 142/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 442/866 kB | 162/193 kB | 142/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 442/866 kB | 162/193 kB | 142/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 442/866 kB | 166/193 kB | 142/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 442/866 kB | 166/193 kB | 146/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 442/866 kB | 166/193 kB | 146/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 446/866 kB | 166/193 kB | 146/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 446/866 kB | 166/193 kB | 146/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 446/866 kB | 166/193 kB | 150/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 446/866 kB | 170/193 kB | 150/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 446/866 kB | 170/193 kB | 150/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 446/866 kB | 174/193 kB | 150/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 446/866 kB | 174/193 kB | 154/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 446/866 kB | 174/193 kB | 154/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 450/866 kB | 174/193 kB | 154/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 450/866 kB | 174/193 kB | 154/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 450/866 kB | 174/193 kB | 154/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 450/866 kB | 174/193 kB | 158/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 450/866 kB | 178/193 kB | 158/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 450/866 kB | 178/193 kB | 158/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 450/866 kB | 182/193 kB | 158/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 450/866 kB | 182/193 kB | 162/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 450/866 kB | 182/193 kB | 162/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 454/866 kB | 182/193 kB | 162/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 454/866 kB | 182/193 kB | 162/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 454/866 kB | 182/193 kB | 166/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 454/866 kB | 186/193 kB | 166/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 454/866 kB | 186/193 kB | 166/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 454/866 kB | 190/193 kB | 166/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 454/866 kB | 190/193 kB | 170/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 454/866 kB | 190/193 kB | 170/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 458/866 kB | 190/193 kB | 170/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 458/866 kB | 190/193 kB | 170/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 458/866 kB | 190/193 kB | 174/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 458/866 kB | 193 kB | 174/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 458/866 kB | 193 kB | 174/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 458/866 kB | 193 kB | 178/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 458/866 kB | 193 kB | 178/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 462/866 kB | 193 kB | 178/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 462/866 kB | 193 kB | 178/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 462/866 kB | 193 kB | 182/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 462/866 kB | 193 kB | 182/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 462/866 kB | 193 kB | 186/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 462/866 kB | 193 kB | 186/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 466/866 kB | 193 kB | 186/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 466/866 kB | 193 kB | 186/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 466/866 kB | 193 kB | 190/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 466/866 kB | 193 kB | 190/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 466/866 kB | 193 kB | 194/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 466/866 kB | 193 kB | 194/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 470/866 kB | 193 kB | 194/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 470/866 kB | 193 kB | 194/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 470/866 kB | 193 kB | 198/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 470/866 kB | 193 kB | 198/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 470/866 kB | 193 kB | 202/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 470/866 kB | 193 kB | 202/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 474/866 kB | 193 kB | 202/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 474/866 kB | 193 kB | 202/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 474/866 kB | 193 kB | 206/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 474/866 kB | 193 kB | 206/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 474/866 kB | 193 kB | 210/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 474/866 kB | 193 kB | 210/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 478/866 kB | 193 kB | 210/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 478/866 kB | 193 kB | 210/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 478/866 kB | 193 kB | 214/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 478/866 kB | 193 kB | 218/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 478/866 kB | 193 kB | 218/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 478/866 kB | 193 kB | 222/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 478/866 kB | 193 kB | 222/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 482/866 kB | 193 kB | 222/569 kB | 0.1/2.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar (193 kB at 342 kB/s) [2019-07-30T05:04:37.068Z] Progress (4): 2.1/3.3 MB | 482/866 kB | 222/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 482/866 kB | 226/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 482/866 kB | 226/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 482/866 kB | 230/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 482/866 kB | 230/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 482/866 kB | 230/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-30T05:04:37.068Z] Progress (4): 2.1/3.3 MB | 486/866 kB | 230/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 486/866 kB | 230/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 486/866 kB | 230/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 486/866 kB | 234/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 486/866 kB | 234/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 486/866 kB | 234/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 490/866 kB | 234/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 490/866 kB | 234/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 490/866 kB | 234/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 490/866 kB | 238/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 490/866 kB | 238/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 490/866 kB | 238/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 494/866 kB | 238/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 494/866 kB | 238/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 494/866 kB | 238/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 494/866 kB | 242/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 494/866 kB | 242/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 494/866 kB | 242/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 498/866 kB | 242/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 498/866 kB | 242/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 498/866 kB | 242/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 498/866 kB | 246/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 498/866 kB | 246/569 kB | 0.1/2.2 MB Progress (4): 2.1/3.3 MB | 498/866 kB | 246/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 502/866 kB | 246/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 502/866 kB | 246/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 502/866 kB | 246/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 502/866 kB | 250/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 502/866 kB | 250/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 502/866 kB | 250/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 506/866 kB | 250/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 506/866 kB | 250/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 506/866 kB | 250/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 506/866 kB | 254/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 506/866 kB | 254/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 506/866 kB | 254/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 510/866 kB | 254/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 510/866 kB | 254/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 510/866 kB | 254/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 510/866 kB | 258/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 510/866 kB | 258/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 510/866 kB | 258/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 510/866 kB | 258/569 kB | 0.2/2.2 MB | 4.1/10.0 kB Progress (5): 2.2/3.3 MB | 514/866 kB | 258/569 kB | 0.2/2.2 MB | 4.1/10.0 kB Progress (5): 2.2/3.3 MB | 514/866 kB | 258/569 kB | 0.2/2.2 MB | 7.7/10.0 kB Progress (5): 2.2/3.3 MB | 514/866 kB | 258/569 kB | 0.2/2.2 MB | 7.7/10.0 kB Progress (5): 2.2/3.3 MB | 514/866 kB | 258/569 kB | 0.2/2.2 MB | 7.7/10.0 kB Progress (5): 2.2/3.3 MB | 514/866 kB | 262/569 kB | 0.2/2.2 MB | 7.7/10.0 kB Progress (5): 2.2/3.3 MB | 514/866 kB | 262/569 kB | 0.2/2.2 MB | 7.7/10.0 kB Progress (5): 2.2/3.3 MB | 514/866 kB | 262/569 kB | 0.2/2.2 MB | 7.7/10.0 kB Progress (5): 2.2/3.3 MB | 514/866 kB | 262/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 518/866 kB | 262/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 518/866 kB | 262/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 518/866 kB | 262/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 518/866 kB | 266/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 518/866 kB | 266/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 518/866 kB | 266/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 522/866 kB | 266/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 522/866 kB | 266/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 522/866 kB | 266/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 522/866 kB | 270/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 522/866 kB | 270/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 522/866 kB | 270/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 526/866 kB | 270/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 526/866 kB | 270/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 526/866 kB | 270/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 526/866 kB | 274/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 526/866 kB | 274/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 526/866 kB | 274/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 530/866 kB | 274/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 530/866 kB | 274/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 530/866 kB | 274/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 530/866 kB | 278/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 530/866 kB | 278/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 530/866 kB | 278/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 534/866 kB | 278/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 534/866 kB | 278/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 534/866 kB | 278/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 534/866 kB | 282/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.2/3.3 MB | 534/866 kB | 282/569 kB | 0.2/2.2 MB | 10.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 17 kB/s) [2019-07-30T05:04:37.068Z] Progress (4): 2.2/3.3 MB | 534/866 kB | 282/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 538/866 kB | 282/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 538/866 kB | 282/569 kB | 0.2/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-30T05:04:37.429Z] Progress (4): 2.2/3.3 MB | 538/866 kB | 282/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 538/866 kB | 286/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 538/866 kB | 286/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 538/866 kB | 286/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 542/866 kB | 286/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 542/866 kB | 286/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 542/866 kB | 286/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 542/866 kB | 290/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 542/866 kB | 290/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 542/866 kB | 290/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 546/866 kB | 290/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 546/866 kB | 290/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 546/866 kB | 290/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 546/866 kB | 294/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 546/866 kB | 294/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 546/866 kB | 294/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 550/866 kB | 294/569 kB | 0.2/2.2 MB Progress (4): 2.2/3.3 MB | 550/866 kB | 294/569 kB | 0.3/2.2 MB Progress (4): 2.2/3.3 MB | 550/866 kB | 294/569 kB | 0.3/2.2 MB Progress (4): 2.2/3.3 MB | 550/866 kB | 298/569 kB | 0.3/2.2 MB Progress (4): 2.2/3.3 MB | 550/866 kB | 298/569 kB | 0.3/2.2 MB Progress (4): 2.2/3.3 MB | 550/866 kB | 298/569 kB | 0.3/2.2 MB Progress (4): 2.2/3.3 MB | 554/866 kB | 298/569 kB | 0.3/2.2 MB Progress (4): 2.2/3.3 MB | 554/866 kB | 298/569 kB | 0.3/2.2 MB Progress (4): 2.2/3.3 MB | 554/866 kB | 298/569 kB | 0.3/2.2 MB Progress (4): 2.2/3.3 MB | 554/866 kB | 302/569 kB | 0.3/2.2 MB Progress (4): 2.2/3.3 MB | 554/866 kB | 302/569 kB | 0.3/2.2 MB Progress (4): 2.2/3.3 MB | 554/866 kB | 302/569 kB | 0.3/2.2 MB Progress (4): 2.2/3.3 MB | 558/866 kB | 302/569 kB | 0.3/2.2 MB Progress (4): 2.2/3.3 MB | 558/866 kB | 302/569 kB | 0.3/2.2 MB Progress (4): 2.2/3.3 MB | 558/866 kB | 302/569 kB | 0.3/2.2 MB Progress (4): 2.2/3.3 MB | 558/866 kB | 306/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 558/866 kB | 306/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 558/866 kB | 306/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 562/866 kB | 306/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 562/866 kB | 306/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 562/866 kB | 306/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 562/866 kB | 310/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 562/866 kB | 310/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 562/866 kB | 310/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 566/866 kB | 310/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 566/866 kB | 310/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 566/866 kB | 310/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 566/866 kB | 314/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 566/866 kB | 314/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 566/866 kB | 314/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 570/866 kB | 314/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 570/866 kB | 314/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 570/866 kB | 314/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 570/866 kB | 318/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 570/866 kB | 318/569 kB | 0.3/2.2 MB Progress (4): 2.3/3.3 MB | 570/866 kB | 318/569 kB | 0.3/2.2 MB Progress (5): 2.3/3.3 MB | 570/866 kB | 318/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 2.3/3.3 MB | 574/866 kB | 318/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 2.3/3.3 MB | 574/866 kB | 318/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 2.3/3.3 MB | 574/866 kB | 318/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 2.3/3.3 MB | 574/866 kB | 318/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 2.3/3.3 MB | 574/866 kB | 322/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 2.3/3.3 MB | 574/866 kB | 322/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 2.3/3.3 MB | 574/866 kB | 322/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 2.3/3.3 MB | 574/866 kB | 322/569 kB | 0.3/2.2 MB | 12/351 kB Progress (5): 2.3/3.3 MB | 578/866 kB | 322/569 kB | 0.3/2.2 MB | 12/351 kB Progress (5): 2.3/3.3 MB | 578/866 kB | 322/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 2.3/3.3 MB | 578/866 kB | 322/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 2.3/3.3 MB | 578/866 kB | 322/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 2.3/3.3 MB | 578/866 kB | 326/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 2.3/3.3 MB | 578/866 kB | 326/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 2.3/3.3 MB | 578/866 kB | 326/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 2.3/3.3 MB | 578/866 kB | 326/569 kB | 0.3/2.2 MB | 20/351 kB Progress (5): 2.3/3.3 MB | 582/866 kB | 326/569 kB | 0.3/2.2 MB | 20/351 kB Progress (5): 2.3/3.3 MB | 582/866 kB | 326/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 2.3/3.3 MB | 582/866 kB | 326/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 2.3/3.3 MB | 582/866 kB | 326/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 2.3/3.3 MB | 582/866 kB | 330/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 2.3/3.3 MB | 582/866 kB | 330/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 2.3/3.3 MB | 582/866 kB | 330/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 2.3/3.3 MB | 582/866 kB | 330/569 kB | 0.3/2.2 MB | 28/351 kB Progress (5): 2.3/3.3 MB | 586/866 kB | 330/569 kB | 0.3/2.2 MB | 28/351 kB Progress (5): 2.3/3.3 MB | 586/866 kB | 330/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 2.3/3.3 MB | 586/866 kB | 330/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 2.3/3.3 MB | 586/866 kB | 330/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 2.3/3.3 MB | 586/866 kB | 334/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 2.3/3.3 MB | 586/866 kB | 334/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 2.3/3.3 MB | 586/866 kB | 334/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 2.3/3.3 MB | 586/866 kB | 334/569 kB | 0.3/2.2 MB | 36/351 kB Progress (5): 2.3/3.3 MB | 590/866 kB | 334/569 kB | 0.3/2.2 MB | 36/351 kB Progress (5): 2.3/3.3 MB | 590/866 kB | 334/569 kB | 0.3/2.2 MB | 40/351 kB Progress (5): 2.3/3.3 MB | 590/866 kB | 334/569 kB | 0.3/2.2 MB | 40/351 kB Progress (5): 2.3/3.3 MB | 590/866 kB | 334/569 kB | 0.3/2.2 MB | 40/351 kB Progress (5): 2.3/3.3 MB | 590/866 kB | 338/569 kB | 0.3/2.2 MB | 40/351 kB Progress (5): 2.3/3.3 MB | 590/866 kB | 338/569 kB | 0.3/2.2 MB | 40/351 kB Progress (5): 2.3/3.3 MB | 590/866 kB | 338/569 kB | 0.3/2.2 MB | 40/351 kB Progress (5): 2.3/3.3 MB | 590/866 kB | 338/569 kB | 0.3/2.2 MB | 44/351 kB Progress (5): 2.3/3.3 MB | 594/866 kB | 338/569 kB | 0.3/2.2 MB | 44/351 kB Progress (5): 2.3/3.3 MB | 594/866 kB | 338/569 kB | 0.3/2.2 MB | 48/351 kB Progress (5): 2.3/3.3 MB | 594/866 kB | 338/569 kB | 0.3/2.2 MB | 48/351 kB Progress (5): 2.3/3.3 MB | 594/866 kB | 338/569 kB | 0.3/2.2 MB | 48/351 kB Progress (5): 2.3/3.3 MB | 594/866 kB | 342/569 kB | 0.3/2.2 MB | 48/351 kB Progress (5): 2.3/3.3 MB | 594/866 kB | 342/569 kB | 0.3/2.2 MB | 48/351 kB Progress (5): 2.3/3.3 MB | 594/866 kB | 342/569 kB | 0.3/2.2 MB | 48/351 kB Progress (5): 2.3/3.3 MB | 594/866 kB | 342/569 kB | 0.3/2.2 MB | 52/351 kB Progress (5): 2.3/3.3 MB | 598/866 kB | 342/569 kB | 0.3/2.2 MB | 52/351 kB Progress (5): 2.3/3.3 MB | 598/866 kB | 342/569 kB | 0.3/2.2 MB | 56/351 kB Progress (5): 2.3/3.3 MB | 598/866 kB | 342/569 kB | 0.3/2.2 MB | 56/351 kB Progress (5): 2.3/3.3 MB | 598/866 kB | 342/569 kB | 0.3/2.2 MB | 56/351 kB Progress (5): 2.3/3.3 MB | 598/866 kB | 346/569 kB | 0.3/2.2 MB | 56/351 kB Progress (5): 2.3/3.3 MB | 598/866 kB | 346/569 kB | 0.3/2.2 MB | 56/351 kB Progress (5): 2.3/3.3 MB | 598/866 kB | 346/569 kB | 0.4/2.2 MB | 56/351 kB Progress (5): 2.3/3.3 MB | 598/866 kB | 346/569 kB | 0.4/2.2 MB | 60/351 kB Progress (5): 2.3/3.3 MB | 602/866 kB | 346/569 kB | 0.4/2.2 MB | 60/351 kB Progress (5): 2.3/3.3 MB | 602/866 kB | 346/569 kB | 0.4/2.2 MB | 64/351 kB Progress (5): 2.3/3.3 MB | 602/866 kB | 346/569 kB | 0.4/2.2 MB | 64/351 kB Progress (5): 2.3/3.3 MB | 602/866 kB | 346/569 kB | 0.4/2.2 MB | 64/351 kB Progress (5): 2.3/3.3 MB | 602/866 kB | 350/569 kB | 0.4/2.2 MB | 64/351 kB Progress (5): 2.3/3.3 MB | 602/866 kB | 350/569 kB | 0.4/2.2 MB | 64/351 kB Progress (5): 2.3/3.3 MB | 602/866 kB | 350/569 kB | 0.4/2.2 MB | 64/351 kB Progress (5): 2.3/3.3 MB | 602/866 kB | 350/569 kB | 0.4/2.2 MB | 68/351 kB Progress (5): 2.3/3.3 MB | 606/866 kB | 350/569 kB | 0.4/2.2 MB | 68/351 kB Progress (5): 2.3/3.3 MB | 606/866 kB | 350/569 kB | 0.4/2.2 MB | 72/351 kB Progress (5): 2.3/3.3 MB | 606/866 kB | 350/569 kB | 0.4/2.2 MB | 72/351 kB Progress (5): 2.3/3.3 MB | 606/866 kB | 350/569 kB | 0.4/2.2 MB | 72/351 kB Progress (5): 2.3/3.3 MB | 606/866 kB | 354/569 kB | 0.4/2.2 MB | 72/351 kB Progress (5): 2.3/3.3 MB | 606/866 kB | 354/569 kB | 0.4/2.2 MB | 72/351 kB Progress (5): 2.3/3.3 MB | 606/866 kB | 354/569 kB | 0.4/2.2 MB | 72/351 kB Progress (5): 2.3/3.3 MB | 606/866 kB | 354/569 kB | 0.4/2.2 MB | 76/351 kB Progress (5): 2.3/3.3 MB | 610/866 kB | 354/569 kB | 0.4/2.2 MB | 76/351 kB Progress (5): 2.3/3.3 MB | 610/866 kB | 354/569 kB | 0.4/2.2 MB | 80/351 kB Progress (5): 2.3/3.3 MB | 610/866 kB | 354/569 kB | 0.4/2.2 MB | 80/351 kB Progress (5): 2.4/3.3 MB | 610/866 kB | 354/569 kB | 0.4/2.2 MB | 80/351 kB Progress (5): 2.4/3.3 MB | 610/866 kB | 358/569 kB | 0.4/2.2 MB | 80/351 kB Progress (5): 2.4/3.3 MB | 610/866 kB | 358/569 kB | 0.4/2.2 MB | 80/351 kB Progress (5): 2.4/3.3 MB | 610/866 kB | 358/569 kB | 0.4/2.2 MB | 80/351 kB Progress (5): 2.4/3.3 MB | 610/866 kB | 358/569 kB | 0.4/2.2 MB | 84/351 kB Progress (5): 2.4/3.3 MB | 614/866 kB | 358/569 kB | 0.4/2.2 MB | 84/351 kB Progress (5): 2.4/3.3 MB | 614/866 kB | 358/569 kB | 0.4/2.2 MB | 88/351 kB Progress (5): 2.4/3.3 MB | 614/866 kB | 358/569 kB | 0.4/2.2 MB | 88/351 kB Progress (5): 2.4/3.3 MB | 614/866 kB | 358/569 kB | 0.4/2.2 MB | 88/351 kB Progress (5): 2.4/3.3 MB | 614/866 kB | 362/569 kB | 0.4/2.2 MB | 88/351 kB Progress (5): 2.4/3.3 MB | 614/866 kB | 362/569 kB | 0.4/2.2 MB | 88/351 kB Progress (5): 2.4/3.3 MB | 614/866 kB | 362/569 kB | 0.4/2.2 MB | 88/351 kB Progress (5): 2.4/3.3 MB | 614/866 kB | 362/569 kB | 0.4/2.2 MB | 92/351 kB Progress (5): 2.4/3.3 MB | 618/866 kB | 362/569 kB | 0.4/2.2 MB | 92/351 kB Progress (5): 2.4/3.3 MB | 618/866 kB | 362/569 kB | 0.4/2.2 MB | 96/351 kB Progress (5): 2.4/3.3 MB | 618/866 kB | 362/569 kB | 0.4/2.2 MB | 96/351 kB Progress (5): 2.4/3.3 MB | 618/866 kB | 362/569 kB | 0.4/2.2 MB | 96/351 kB Progress (5): 2.4/3.3 MB | 618/866 kB | 366/569 kB | 0.4/2.2 MB | 96/351 kB Progress (5): 2.4/3.3 MB | 618/866 kB | 366/569 kB | 0.4/2.2 MB | 96/351 kB Progress (5): 2.4/3.3 MB | 618/866 kB | 366/569 kB | 0.4/2.2 MB | 96/351 kB Progress (5): 2.4/3.3 MB | 618/866 kB | 366/569 kB | 0.4/2.2 MB | 100/351 kB Progress (5): 2.4/3.3 MB | 622/866 kB | 366/569 kB | 0.4/2.2 MB | 100/351 kB Progress (5): 2.4/3.3 MB | 622/866 kB | 366/569 kB | 0.4/2.2 MB | 104/351 kB Progress (5): 2.4/3.3 MB | 622/866 kB | 366/569 kB | 0.4/2.2 MB | 104/351 kB Progress (5): 2.4/3.3 MB | 622/866 kB | 366/569 kB | 0.4/2.2 MB | 104/351 kB Progress (5): 2.4/3.3 MB | 622/866 kB | 370/569 kB | 0.4/2.2 MB | 104/351 kB Progress (5): 2.4/3.3 MB | 622/866 kB | 370/569 kB | 0.4/2.2 MB | 104/351 kB Progress (5): 2.4/3.3 MB | 622/866 kB | 370/569 kB | 0.4/2.2 MB | 104/351 kB Progress (5): 2.4/3.3 MB | 622/866 kB | 370/569 kB | 0.4/2.2 MB | 108/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 370/569 kB | 0.4/2.2 MB | 108/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 370/569 kB | 0.4/2.2 MB | 112/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 370/569 kB | 0.4/2.2 MB | 112/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 370/569 kB | 0.4/2.2 MB | 112/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 374/569 kB | 0.4/2.2 MB | 112/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 374/569 kB | 0.4/2.2 MB | 112/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 374/569 kB | 0.4/2.2 MB | 112/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 374/569 kB | 0.4/2.2 MB | 112/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 374/569 kB | 0.4/2.2 MB | 112/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 374/569 kB | 0.4/2.2 MB | 112/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 374/569 kB | 0.4/2.2 MB | 112/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 374/569 kB | 0.4/2.2 MB | 112/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 374/569 kB | 0.4/2.2 MB | 112/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 374/569 kB | 0.4/2.2 MB | 112/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 374/569 kB | 0.4/2.2 MB | 112/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 374/569 kB | 0.4/2.2 MB | 112/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 374/569 kB | 0.4/2.2 MB | 112/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 374/569 kB | 0.5/2.2 MB | 112/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 374/569 kB | 0.5/2.2 MB | 112/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 374/569 kB | 0.5/2.2 MB | 116/351 kB Progress (5): 2.4/3.3 MB | 630/866 kB | 374/569 kB | 0.5/2.2 MB | 116/351 kB Progress (5): 2.4/3.3 MB | 630/866 kB | 374/569 kB | 0.5/2.2 MB | 120/351 kB Progress (5): 2.4/3.3 MB | 630/866 kB | 374/569 kB | 0.5/2.2 MB | 120/351 kB Progress (5): 2.4/3.3 MB | 630/866 kB | 374/569 kB | 0.5/2.2 MB | 120/351 kB Progress (5): 2.4/3.3 MB | 630/866 kB | 378/569 kB | 0.5/2.2 MB | 120/351 kB Progress (5): 2.4/3.3 MB | 630/866 kB | 378/569 kB | 0.5/2.2 MB | 120/351 kB Progress (5): 2.4/3.3 MB | 630/866 kB | 378/569 kB | 0.5/2.2 MB | 120/351 kB Progress (5): 2.4/3.3 MB | 630/866 kB | 378/569 kB | 0.5/2.2 MB | 124/351 kB Progress (5): 2.4/3.3 MB | 634/866 kB | 378/569 kB | 0.5/2.2 MB | 124/351 kB Progress (5): 2.4/3.3 MB | 634/866 kB | 378/569 kB | 0.5/2.2 MB | 128/351 kB Progress (5): 2.4/3.3 MB | 634/866 kB | 378/569 kB | 0.5/2.2 MB | 128/351 kB Progress (5): 2.4/3.3 MB | 634/866 kB | 378/569 kB | 0.5/2.2 MB | 128/351 kB Progress (5): 2.4/3.3 MB | 634/866 kB | 382/569 kB | 0.5/2.2 MB | 128/351 kB Progress (5): 2.4/3.3 MB | 634/866 kB | 382/569 kB | 0.5/2.2 MB | 128/351 kB Progress (5): 2.4/3.3 MB | 634/866 kB | 382/569 kB | 0.5/2.2 MB | 128/351 kB Progress (5): 2.4/3.3 MB | 634/866 kB | 382/569 kB | 0.5/2.2 MB | 132/351 kB Progress (5): 2.4/3.3 MB | 638/866 kB | 382/569 kB | 0.5/2.2 MB | 132/351 kB Progress (5): 2.4/3.3 MB | 638/866 kB | 382/569 kB | 0.5/2.2 MB | 136/351 kB Progress (5): 2.4/3.3 MB | 638/866 kB | 382/569 kB | 0.5/2.2 MB | 136/351 kB Progress (5): 2.4/3.3 MB | 638/866 kB | 382/569 kB | 0.5/2.2 MB | 136/351 kB Progress (5): 2.4/3.3 MB | 638/866 kB | 386/569 kB | 0.5/2.2 MB | 136/351 kB Progress (5): 2.4/3.3 MB | 638/866 kB | 386/569 kB | 0.5/2.2 MB | 136/351 kB Progress (5): 2.4/3.3 MB | 638/866 kB | 386/569 kB | 0.5/2.2 MB | 136/351 kB Progress (5): 2.4/3.3 MB | 638/866 kB | 386/569 kB | 0.5/2.2 MB | 140/351 kB Progress (5): 2.4/3.3 MB | 642/866 kB | 386/569 kB | 0.5/2.2 MB | 140/351 kB Progress (5): 2.4/3.3 MB | 642/866 kB | 386/569 kB | 0.5/2.2 MB | 144/351 kB Progress (5): 2.4/3.3 MB | 642/866 kB | 386/569 kB | 0.5/2.2 MB | 144/351 kB Progress (5): 2.4/3.3 MB | 642/866 kB | 386/569 kB | 0.5/2.2 MB | 144/351 kB Progress (5): 2.4/3.3 MB | 642/866 kB | 390/569 kB | 0.5/2.2 MB | 144/351 kB Progress (5): 2.4/3.3 MB | 642/866 kB | 390/569 kB | 0.5/2.2 MB | 144/351 kB Progress (5): 2.4/3.3 MB | 642/866 kB | 390/569 kB | 0.5/2.2 MB | 144/351 kB Progress (5): 2.4/3.3 MB | 642/866 kB | 390/569 kB | 0.5/2.2 MB | 148/351 kB Progress (5): 2.4/3.3 MB | 646/866 kB | 390/569 kB | 0.5/2.2 MB | 148/351 kB Progress (5): 2.4/3.3 MB | 646/866 kB | 390/569 kB | 0.5/2.2 MB | 152/351 kB Progress (5): 2.4/3.3 MB | 646/866 kB | 390/569 kB | 0.5/2.2 MB | 152/351 kB Progress (5): 2.4/3.3 MB | 646/866 kB | 390/569 kB | 0.5/2.2 MB | 152/351 kB Progress (5): 2.4/3.3 MB | 646/866 kB | 394/569 kB | 0.5/2.2 MB | 152/351 kB Progress (5): 2.4/3.3 MB | 646/866 kB | 394/569 kB | 0.5/2.2 MB | 152/351 kB Progress (5): 2.4/3.3 MB | 646/866 kB | 394/569 kB | 0.5/2.2 MB | 152/351 kB Progress (5): 2.4/3.3 MB | 646/866 kB | 394/569 kB | 0.5/2.2 MB | 156/351 kB Progress (5): 2.4/3.3 MB | 650/866 kB | 394/569 kB | 0.5/2.2 MB | 156/351 kB Progress (5): 2.4/3.3 MB | 650/866 kB | 394/569 kB | 0.5/2.2 MB | 160/351 kB Progress (5): 2.4/3.3 MB | 650/866 kB | 394/569 kB | 0.5/2.2 MB | 160/351 kB Progress (5): 2.4/3.3 MB | 650/866 kB | 394/569 kB | 0.5/2.2 MB | 160/351 kB Progress (5): 2.4/3.3 MB | 650/866 kB | 398/569 kB | 0.5/2.2 MB | 160/351 kB Progress (5): 2.4/3.3 MB | 650/866 kB | 398/569 kB | 0.5/2.2 MB | 160/351 kB Progress (5): 2.4/3.3 MB | 650/866 kB | 398/569 kB | 0.5/2.2 MB | 160/351 kB Progress (5): 2.4/3.3 MB | 650/866 kB | 398/569 kB | 0.5/2.2 MB | 164/351 kB Progress (5): 2.4/3.3 MB | 654/866 kB | 398/569 kB | 0.5/2.2 MB | 164/351 kB Progress (5): 2.4/3.3 MB | 654/866 kB | 398/569 kB | 0.5/2.2 MB | 168/351 kB Progress (5): 2.4/3.3 MB | 654/866 kB | 398/569 kB | 0.5/2.2 MB | 168/351 kB Progress (5): 2.4/3.3 MB | 654/866 kB | 398/569 kB | 0.5/2.2 MB | 168/351 kB Progress (5): 2.4/3.3 MB | 654/866 kB | 402/569 kB | 0.5/2.2 MB | 168/351 kB Progress (5): 2.4/3.3 MB | 654/866 kB | 402/569 kB | 0.5/2.2 MB | 168/351 kB Progress (5): 2.4/3.3 MB | 654/866 kB | 402/569 kB | 0.5/2.2 MB | 168/351 kB Progress (5): 2.4/3.3 MB | 654/866 kB | 402/569 kB | 0.5/2.2 MB | 172/351 kB Progress (5): 2.4/3.3 MB | 658/866 kB | 402/569 kB | 0.5/2.2 MB | 172/351 kB Progress (5): 2.4/3.3 MB | 658/866 kB | 402/569 kB | 0.5/2.2 MB | 176/351 kB Progress (5): 2.4/3.3 MB | 658/866 kB | 402/569 kB | 0.5/2.2 MB | 176/351 kB Progress (5): 2.4/3.3 MB | 658/866 kB | 402/569 kB | 0.5/2.2 MB | 176/351 kB Progress (5): 2.4/3.3 MB | 658/866 kB | 406/569 kB | 0.5/2.2 MB | 176/351 kB Progress (5): 2.5/3.3 MB | 658/866 kB | 406/569 kB | 0.5/2.2 MB | 176/351 kB Progress (5): 2.5/3.3 MB | 658/866 kB | 406/569 kB | 0.5/2.2 MB | 176/351 kB Progress (5): 2.5/3.3 MB | 658/866 kB | 406/569 kB | 0.5/2.2 MB | 180/351 kB Progress (5): 2.5/3.3 MB | 662/866 kB | 406/569 kB | 0.5/2.2 MB | 180/351 kB Progress (5): 2.5/3.3 MB | 662/866 kB | 406/569 kB | 0.5/2.2 MB | 184/351 kB Progress (5): 2.5/3.3 MB | 662/866 kB | 406/569 kB | 0.5/2.2 MB | 184/351 kB Progress (5): 2.5/3.3 MB | 662/866 kB | 406/569 kB | 0.5/2.2 MB | 184/351 kB Progress (5): 2.5/3.3 MB | 662/866 kB | 410/569 kB | 0.5/2.2 MB | 184/351 kB Progress (5): 2.5/3.3 MB | 662/866 kB | 410/569 kB | 0.5/2.2 MB | 184/351 kB Progress (5): 2.5/3.3 MB | 662/866 kB | 410/569 kB | 0.5/2.2 MB | 184/351 kB Progress (5): 2.5/3.3 MB | 662/866 kB | 410/569 kB | 0.5/2.2 MB | 188/351 kB Progress (5): 2.5/3.3 MB | 666/866 kB | 410/569 kB | 0.5/2.2 MB | 188/351 kB Progress (5): 2.5/3.3 MB | 666/866 kB | 410/569 kB | 0.5/2.2 MB | 192/351 kB Progress (5): 2.5/3.3 MB | 666/866 kB | 410/569 kB | 0.5/2.2 MB | 192/351 kB Progress (5): 2.5/3.3 MB | 666/866 kB | 410/569 kB | 0.5/2.2 MB | 192/351 kB Progress (5): 2.5/3.3 MB | 666/866 kB | 414/569 kB | 0.5/2.2 MB | 192/351 kB Progress (5): 2.5/3.3 MB | 666/866 kB | 414/569 kB | 0.5/2.2 MB | 192/351 kB Progress (5): 2.5/3.3 MB | 666/866 kB | 414/569 kB | 0.5/2.2 MB | 192/351 kB Progress (5): 2.5/3.3 MB | 666/866 kB | 414/569 kB | 0.5/2.2 MB | 196/351 kB Progress (5): 2.5/3.3 MB | 670/866 kB | 414/569 kB | 0.5/2.2 MB | 196/351 kB Progress (5): 2.5/3.3 MB | 670/866 kB | 414/569 kB | 0.5/2.2 MB | 200/351 kB Progress (5): 2.5/3.3 MB | 670/866 kB | 414/569 kB | 0.5/2.2 MB | 200/351 kB Progress (5): 2.5/3.3 MB | 670/866 kB | 414/569 kB | 0.5/2.2 MB | 200/351 kB Progress (5): 2.5/3.3 MB | 670/866 kB | 418/569 kB | 0.5/2.2 MB | 200/351 kB Progress (5): 2.5/3.3 MB | 670/866 kB | 418/569 kB | 0.5/2.2 MB | 200/351 kB Progress (5): 2.5/3.3 MB | 670/866 kB | 418/569 kB | 0.5/2.2 MB | 200/351 kB Progress (5): 2.5/3.3 MB | 670/866 kB | 418/569 kB | 0.5/2.2 MB | 204/351 kB Progress (5): 2.5/3.3 MB | 674/866 kB | 418/569 kB | 0.5/2.2 MB | 204/351 kB Progress (5): 2.5/3.3 MB | 674/866 kB | 418/569 kB | 0.5/2.2 MB | 208/351 kB Progress (5): 2.5/3.3 MB | 674/866 kB | 418/569 kB | 0.5/2.2 MB | 208/351 kB Progress (5): 2.5/3.3 MB | 674/866 kB | 418/569 kB | 0.5/2.2 MB | 208/351 kB Progress (5): 2.5/3.3 MB | 674/866 kB | 422/569 kB | 0.5/2.2 MB | 208/351 kB Progress (5): 2.5/3.3 MB | 674/866 kB | 422/569 kB | 0.5/2.2 MB | 208/351 kB Progress (5): 2.5/3.3 MB | 674/866 kB | 422/569 kB | 0.6/2.2 MB | 208/351 kB Progress (5): 2.5/3.3 MB | 674/866 kB | 422/569 kB | 0.6/2.2 MB | 212/351 kB Progress (5): 2.5/3.3 MB | 678/866 kB | 422/569 kB | 0.6/2.2 MB | 212/351 kB Progress (5): 2.5/3.3 MB | 678/866 kB | 422/569 kB | 0.6/2.2 MB | 216/351 kB Progress (5): 2.5/3.3 MB | 678/866 kB | 422/569 kB | 0.6/2.2 MB | 216/351 kB Progress (5): 2.5/3.3 MB | 678/866 kB | 422/569 kB | 0.6/2.2 MB | 216/351 kB Progress (5): 2.5/3.3 MB | 678/866 kB | 426/569 kB | 0.6/2.2 MB | 216/351 kB Progress (5): 2.5/3.3 MB | 678/866 kB | 426/569 kB | 0.6/2.2 MB | 216/351 kB Progress (5): 2.5/3.3 MB | 678/866 kB | 426/569 kB | 0.6/2.2 MB | 216/351 kB Progress (5): 2.5/3.3 MB | 678/866 kB | 426/569 kB | 0.6/2.2 MB | 220/351 kB Progress (5): 2.5/3.3 MB | 682/866 kB | 426/569 kB | 0.6/2.2 MB | 220/351 kB Progress (5): 2.5/3.3 MB | 682/866 kB | 426/569 kB | 0.6/2.2 MB | 224/351 kB Progress (5): 2.5/3.3 MB | 682/866 kB | 426/569 kB | 0.6/2.2 MB | 224/351 kB Progress (5): 2.5/3.3 MB | 682/866 kB | 426/569 kB | 0.6/2.2 MB | 224/351 kB Progress (5): 2.5/3.3 MB | 682/866 kB | 430/569 kB | 0.6/2.2 MB | 224/351 kB Progress (5): 2.5/3.3 MB | 682/866 kB | 434/569 kB | 0.6/2.2 MB | 224/351 kB Progress (5): 2.5/3.3 MB | 682/866 kB | 434/569 kB | 0.6/2.2 MB | 224/351 kB Progress (5): 2.5/3.3 MB | 682/866 kB | 434/569 kB | 0.6/2.2 MB | 224/351 kB Progress (5): 2.5/3.3 MB | 682/866 kB | 434/569 kB | 0.6/2.2 MB | 228/351 kB Progress (5): 2.5/3.3 MB | 686/866 kB | 434/569 kB | 0.6/2.2 MB | 228/351 kB Progress (5): 2.5/3.3 MB | 686/866 kB | 434/569 kB | 0.6/2.2 MB | 232/351 kB Progress (5): 2.5/3.3 MB | 686/866 kB | 434/569 kB | 0.6/2.2 MB | 232/351 kB Progress (5): 2.5/3.3 MB | 686/866 kB | 434/569 kB | 0.6/2.2 MB | 232/351 kB Progress (5): 2.5/3.3 MB | 686/866 kB | 438/569 kB | 0.6/2.2 MB | 232/351 kB Progress (5): 2.5/3.3 MB | 686/866 kB | 438/569 kB | 0.6/2.2 MB | 232/351 kB Progress (5): 2.5/3.3 MB | 686/866 kB | 438/569 kB | 0.6/2.2 MB | 232/351 kB Progress (5): 2.5/3.3 MB | 686/866 kB | 438/569 kB | 0.6/2.2 MB | 236/351 kB Progress (5): 2.5/3.3 MB | 690/866 kB | 438/569 kB | 0.6/2.2 MB | 236/351 kB Progress (5): 2.5/3.3 MB | 690/866 kB | 438/569 kB | 0.6/2.2 MB | 240/351 kB Progress (5): 2.5/3.3 MB | 690/866 kB | 438/569 kB | 0.6/2.2 MB | 240/351 kB Progress (5): 2.5/3.3 MB | 690/866 kB | 438/569 kB | 0.6/2.2 MB | 240/351 kB Progress (5): 2.5/3.3 MB | 690/866 kB | 442/569 kB | 0.6/2.2 MB | 240/351 kB Progress (5): 2.5/3.3 MB | 690/866 kB | 442/569 kB | 0.6/2.2 MB | 240/351 kB Progress (5): 2.5/3.3 MB | 690/866 kB | 442/569 kB | 0.6/2.2 MB | 240/351 kB Progress (5): 2.5/3.3 MB | 690/866 kB | 442/569 kB | 0.6/2.2 MB | 244/351 kB Progress (5): 2.5/3.3 MB | 694/866 kB | 442/569 kB | 0.6/2.2 MB | 244/351 kB Progress (5): 2.5/3.3 MB | 694/866 kB | 442/569 kB | 0.6/2.2 MB | 248/351 kB Progress (5): 2.5/3.3 MB | 694/866 kB | 442/569 kB | 0.6/2.2 MB | 248/351 kB Progress (5): 2.5/3.3 MB | 694/866 kB | 442/569 kB | 0.6/2.2 MB | 248/351 kB Progress (5): 2.5/3.3 MB | 694/866 kB | 446/569 kB | 0.6/2.2 MB | 248/351 kB Progress (5): 2.5/3.3 MB | 694/866 kB | 446/569 kB | 0.6/2.2 MB | 248/351 kB Progress (5): 2.5/3.3 MB | 694/866 kB | 446/569 kB | 0.6/2.2 MB | 248/351 kB Progress (5): 2.5/3.3 MB | 694/866 kB | 446/569 kB | 0.6/2.2 MB | 248/351 kB Progress (5): 2.5/3.3 MB | 694/866 kB | 446/569 kB | 0.6/2.2 MB | 252/351 kB Progress (5): 2.5/3.3 MB | 698/866 kB | 446/569 kB | 0.6/2.2 MB | 252/351 kB Progress (5): 2.5/3.3 MB | 698/866 kB | 446/569 kB | 0.6/2.2 MB | 256/351 kB Progress (5): 2.5/3.3 MB | 698/866 kB | 446/569 kB | 0.6/2.2 MB | 256/351 kB Progress (5): 2.5/3.3 MB | 698/866 kB | 446/569 kB | 0.6/2.2 MB | 256/351 kB Progress (5): 2.5/3.3 MB | 698/866 kB | 450/569 kB | 0.6/2.2 MB | 256/351 kB Progress (5): 2.5/3.3 MB | 698/866 kB | 450/569 kB | 0.6/2.2 MB | 256/351 kB Progress (5): 2.5/3.3 MB | 698/866 kB | 450/569 kB | 0.6/2.2 MB | 256/351 kB Progress (5): 2.5/3.3 MB | 698/866 kB | 450/569 kB | 0.6/2.2 MB | 260/351 kB Progress (5): 2.5/3.3 MB | 702/866 kB | 450/569 kB | 0.6/2.2 MB | 260/351 kB Progress (5): 2.5/3.3 MB | 702/866 kB | 450/569 kB | 0.6/2.2 MB | 264/351 kB Progress (5): 2.5/3.3 MB | 702/866 kB | 450/569 kB | 0.6/2.2 MB | 264/351 kB Progress (5): 2.5/3.3 MB | 702/866 kB | 450/569 kB | 0.6/2.2 MB | 264/351 kB Progress (5): 2.5/3.3 MB | 702/866 kB | 454/569 kB | 0.6/2.2 MB | 264/351 kB Progress (5): 2.5/3.3 MB | 702/866 kB | 454/569 kB | 0.6/2.2 MB | 264/351 kB Progress (5): 2.5/3.3 MB | 702/866 kB | 454/569 kB | 0.6/2.2 MB | 264/351 kB Progress (5): 2.5/3.3 MB | 702/866 kB | 454/569 kB | 0.6/2.2 MB | 264/351 kB Progress (5): 2.5/3.3 MB | 702/866 kB | 454/569 kB | 0.6/2.2 MB | 268/351 kB Progress (5): 2.5/3.3 MB | 706/866 kB | 454/569 kB | 0.6/2.2 MB | 268/351 kB Progress (5): 2.5/3.3 MB | 706/866 kB | 454/569 kB | 0.6/2.2 MB | 272/351 kB Progress (5): 2.5/3.3 MB | 706/866 kB | 454/569 kB | 0.6/2.2 MB | 272/351 kB Progress (5): 2.5/3.3 MB | 706/866 kB | 454/569 kB | 0.6/2.2 MB | 272/351 kB Progress (5): 2.5/3.3 MB | 706/866 kB | 458/569 kB | 0.6/2.2 MB | 272/351 kB Progress (5): 2.6/3.3 MB | 706/866 kB | 458/569 kB | 0.6/2.2 MB | 272/351 kB Progress (5): 2.6/3.3 MB | 706/866 kB | 458/569 kB | 0.6/2.2 MB | 272/351 kB Progress (5): 2.6/3.3 MB | 706/866 kB | 458/569 kB | 0.6/2.2 MB | 276/351 kB Progress (5): 2.6/3.3 MB | 710/866 kB | 458/569 kB | 0.6/2.2 MB | 276/351 kB Progress (5): 2.6/3.3 MB | 710/866 kB | 458/569 kB | 0.6/2.2 MB | 280/351 kB Progress (5): 2.6/3.3 MB | 710/866 kB | 458/569 kB | 0.6/2.2 MB | 280/351 kB Progress (5): 2.6/3.3 MB | 710/866 kB | 458/569 kB | 0.6/2.2 MB | 280/351 kB Progress (5): 2.6/3.3 MB | 710/866 kB | 462/569 kB | 0.6/2.2 MB | 280/351 kB Progress (5): 2.6/3.3 MB | 710/866 kB | 462/569 kB | 0.6/2.2 MB | 280/351 kB Progress (5): 2.6/3.3 MB | 710/866 kB | 462/569 kB | 0.6/2.2 MB | 280/351 kB Progress (5): 2.6/3.3 MB | 710/866 kB | 462/569 kB | 0.6/2.2 MB | 284/351 kB Progress (5): 2.6/3.3 MB | 714/866 kB | 462/569 kB | 0.6/2.2 MB | 284/351 kB Progress (5): 2.6/3.3 MB | 714/866 kB | 462/569 kB | 0.6/2.2 MB | 288/351 kB Progress (5): 2.6/3.3 MB | 714/866 kB | 462/569 kB | 0.6/2.2 MB | 288/351 kB Progress (5): 2.6/3.3 MB | 714/866 kB | 462/569 kB | 0.6/2.2 MB | 288/351 kB Progress (5): 2.6/3.3 MB | 714/866 kB | 466/569 kB | 0.6/2.2 MB | 288/351 kB Progress (5): 2.6/3.3 MB | 714/866 kB | 466/569 kB | 0.6/2.2 MB | 288/351 kB Progress (5): 2.6/3.3 MB | 714/866 kB | 466/569 kB | 0.6/2.2 MB | 288/351 kB Progress (5): 2.6/3.3 MB | 714/866 kB | 466/569 kB | 0.6/2.2 MB | 292/351 kB Progress (5): 2.6/3.3 MB | 718/866 kB | 466/569 kB | 0.6/2.2 MB | 292/351 kB Progress (5): 2.6/3.3 MB | 718/866 kB | 466/569 kB | 0.6/2.2 MB | 296/351 kB Progress (5): 2.6/3.3 MB | 718/866 kB | 466/569 kB | 0.6/2.2 MB | 296/351 kB Progress (5): 2.6/3.3 MB | 718/866 kB | 466/569 kB | 0.6/2.2 MB | 296/351 kB Progress (5): 2.6/3.3 MB | 718/866 kB | 470/569 kB | 0.6/2.2 MB | 296/351 kB Progress (5): 2.6/3.3 MB | 718/866 kB | 470/569 kB | 0.6/2.2 MB | 296/351 kB Progress (5): 2.6/3.3 MB | 718/866 kB | 470/569 kB | 0.6/2.2 MB | 296/351 kB Progress (5): 2.6/3.3 MB | 718/866 kB | 470/569 kB | 0.6/2.2 MB | 300/351 kB Progress (5): 2.6/3.3 MB | 722/866 kB | 470/569 kB | 0.6/2.2 MB | 300/351 kB Progress (5): 2.6/3.3 MB | 722/866 kB | 470/569 kB | 0.6/2.2 MB | 304/351 kB Progress (5): 2.6/3.3 MB | 722/866 kB | 470/569 kB | 0.6/2.2 MB | 304/351 kB Progress (5): 2.6/3.3 MB | 722/866 kB | 470/569 kB | 0.6/2.2 MB | 304/351 kB Progress (5): 2.6/3.3 MB | 722/866 kB | 474/569 kB | 0.6/2.2 MB | 304/351 kB Progress (5): 2.6/3.3 MB | 722/866 kB | 474/569 kB | 0.6/2.2 MB | 304/351 kB Progress (5): 2.6/3.3 MB | 722/866 kB | 474/569 kB | 0.7/2.2 MB | 304/351 kB Progress (5): 2.6/3.3 MB | 722/866 kB | 474/569 kB | 0.7/2.2 MB | 308/351 kB Progress (5): 2.6/3.3 MB | 726/866 kB | 474/569 kB | 0.7/2.2 MB | 308/351 kB Progress (5): 2.6/3.3 MB | 726/866 kB | 474/569 kB | 0.7/2.2 MB | 312/351 kB Progress (5): 2.6/3.3 MB | 726/866 kB | 474/569 kB | 0.7/2.2 MB | 312/351 kB Progress (5): 2.6/3.3 MB | 726/866 kB | 474/569 kB | 0.7/2.2 MB | 312/351 kB Progress (5): 2.6/3.3 MB | 726/866 kB | 478/569 kB | 0.7/2.2 MB | 312/351 kB Progress (5): 2.6/3.3 MB | 726/866 kB | 478/569 kB | 0.7/2.2 MB | 312/351 kB Progress (5): 2.6/3.3 MB | 726/866 kB | 478/569 kB | 0.7/2.2 MB | 312/351 kB Progress (5): 2.6/3.3 MB | 726/866 kB | 478/569 kB | 0.7/2.2 MB | 316/351 kB Progress (5): 2.6/3.3 MB | 730/866 kB | 478/569 kB | 0.7/2.2 MB | 316/351 kB Progress (5): 2.6/3.3 MB | 730/866 kB | 478/569 kB | 0.7/2.2 MB | 320/351 kB Progress (5): 2.6/3.3 MB | 730/866 kB | 478/569 kB | 0.7/2.2 MB | 320/351 kB Progress (5): 2.6/3.3 MB | 730/866 kB | 478/569 kB | 0.7/2.2 MB | 320/351 kB Progress (5): 2.6/3.3 MB | 730/866 kB | 482/569 kB | 0.7/2.2 MB | 320/351 kB Progress (5): 2.6/3.3 MB | 730/866 kB | 482/569 kB | 0.7/2.2 MB | 320/351 kB Progress (5): 2.6/3.3 MB | 730/866 kB | 482/569 kB | 0.7/2.2 MB | 320/351 kB Progress (5): 2.6/3.3 MB | 730/866 kB | 482/569 kB | 0.7/2.2 MB | 324/351 kB Progress (5): 2.6/3.3 MB | 734/866 kB | 482/569 kB | 0.7/2.2 MB | 324/351 kB Progress (5): 2.6/3.3 MB | 734/866 kB | 482/569 kB | 0.7/2.2 MB | 328/351 kB Progress (5): 2.6/3.3 MB | 734/866 kB | 482/569 kB | 0.7/2.2 MB | 328/351 kB Progress (5): 2.6/3.3 MB | 734/866 kB | 482/569 kB | 0.7/2.2 MB | 328/351 kB Progress (5): 2.6/3.3 MB | 734/866 kB | 486/569 kB | 0.7/2.2 MB | 328/351 kB Progress (5): 2.6/3.3 MB | 734/866 kB | 486/569 kB | 0.7/2.2 MB | 328/351 kB Progress (5): 2.6/3.3 MB | 734/866 kB | 486/569 kB | 0.7/2.2 MB | 328/351 kB Progress (5): 2.6/3.3 MB | 734/866 kB | 486/569 kB | 0.7/2.2 MB | 332/351 kB Progress (5): 2.6/3.3 MB | 738/866 kB | 486/569 kB | 0.7/2.2 MB | 332/351 kB Progress (5): 2.6/3.3 MB | 738/866 kB | 486/569 kB | 0.7/2.2 MB | 336/351 kB Progress (5): 2.6/3.3 MB | 738/866 kB | 486/569 kB | 0.7/2.2 MB | 336/351 kB Progress (5): 2.6/3.3 MB | 738/866 kB | 486/569 kB | 0.7/2.2 MB | 336/351 kB Progress (5): 2.6/3.3 MB | 738/866 kB | 490/569 kB | 0.7/2.2 MB | 336/351 kB Progress (5): 2.6/3.3 MB | 738/866 kB | 490/569 kB | 0.7/2.2 MB | 336/351 kB Progress (5): 2.6/3.3 MB | 738/866 kB | 490/569 kB | 0.7/2.2 MB | 336/351 kB Progress (5): 2.6/3.3 MB | 738/866 kB | 490/569 kB | 0.7/2.2 MB | 340/351 kB Progress (5): 2.6/3.3 MB | 742/866 kB | 490/569 kB | 0.7/2.2 MB | 340/351 kB Progress (5): 2.6/3.3 MB | 742/866 kB | 490/569 kB | 0.7/2.2 MB | 344/351 kB Progress (5): 2.6/3.3 MB | 742/866 kB | 490/569 kB | 0.7/2.2 MB | 344/351 kB Progress (5): 2.6/3.3 MB | 742/866 kB | 490/569 kB | 0.7/2.2 MB | 344/351 kB Progress (5): 2.6/3.3 MB | 742/866 kB | 494/569 kB | 0.7/2.2 MB | 344/351 kB Progress (5): 2.6/3.3 MB | 742/866 kB | 494/569 kB | 0.7/2.2 MB | 344/351 kB Progress (5): 2.6/3.3 MB | 742/866 kB | 494/569 kB | 0.7/2.2 MB | 344/351 kB Progress (5): 2.6/3.3 MB | 742/866 kB | 494/569 kB | 0.7/2.2 MB | 348/351 kB Progress (5): 2.6/3.3 MB | 746/866 kB | 494/569 kB | 0.7/2.2 MB | 348/351 kB Progress (5): 2.6/3.3 MB | 746/866 kB | 494/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 746/866 kB | 494/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 746/866 kB | 494/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 746/866 kB | 498/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 746/866 kB | 498/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 746/866 kB | 498/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 750/866 kB | 498/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 750/866 kB | 498/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 750/866 kB | 498/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 750/866 kB | 502/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 750/866 kB | 502/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 750/866 kB | 502/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 754/866 kB | 502/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 754/866 kB | 502/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 754/866 kB | 502/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 754/866 kB | 506/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 754/866 kB | 506/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 754/866 kB | 506/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 758/866 kB | 506/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.6/3.3 MB | 758/866 kB | 506/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.7/3.3 MB | 758/866 kB | 506/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.7/3.3 MB | 758/866 kB | 510/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.7/3.3 MB | 758/866 kB | 510/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.7/3.3 MB | 758/866 kB | 510/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.7/3.3 MB | 762/866 kB | 510/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.7/3.3 MB | 762/866 kB | 510/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.7/3.3 MB | 762/866 kB | 510/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.7/3.3 MB | 762/866 kB | 514/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.7/3.3 MB | 762/866 kB | 514/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.7/3.3 MB | 762/866 kB | 514/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.7/3.3 MB | 766/866 kB | 514/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.7/3.3 MB | 766/866 kB | 514/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.7/3.3 MB | 766/866 kB | 514/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.7/3.3 MB | 766/866 kB | 518/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.7/3.3 MB | 766/866 kB | 518/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.7/3.3 MB | 766/866 kB | 518/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.7/3.3 MB | 770/866 kB | 518/569 kB | 0.7/2.2 MB | 351 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar (351 kB at 491 kB/s) [2019-07-30T05:04:37.429Z] Progress (4): 2.7/3.3 MB | 774/866 kB | 518/569 kB | 0.7/2.2 MB Progress (4): 2.7/3.3 MB | 774/866 kB | 518/569 kB | 0.7/2.2 MB Progress (4): 2.7/3.3 MB | 774/866 kB | 518/569 kB | 0.7/2.2 MB Progress (4): 2.7/3.3 MB | 774/866 kB | 522/569 kB | 0.7/2.2 MB Progress (4): 2.7/3.3 MB | 774/866 kB | 522/569 kB | 0.7/2.2 MB Progress (4): 2.7/3.3 MB | 774/866 kB | 522/569 kB | 0.7/2.2 MB Progress (4): 2.7/3.3 MB | 778/866 kB | 522/569 kB | 0.7/2.2 MB 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-30T05:04:37.429Z] Progress (4): 2.7/3.3 MB | 782/866 kB | 522/569 kB | 0.7/2.2 MB Progress (4): 2.7/3.3 MB | 782/866 kB | 522/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 782/866 kB | 522/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 782/866 kB | 526/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 782/866 kB | 526/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 782/866 kB | 526/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 786/866 kB | 526/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 786/866 kB | 526/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 786/866 kB | 526/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 786/866 kB | 530/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 786/866 kB | 530/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 786/866 kB | 530/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 790/866 kB | 530/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 790/866 kB | 530/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 790/866 kB | 530/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 790/866 kB | 534/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 790/866 kB | 534/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 790/866 kB | 534/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 794/866 kB | 534/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 794/866 kB | 534/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 794/866 kB | 534/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 794/866 kB | 538/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 794/866 kB | 538/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 794/866 kB | 538/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 798/866 kB | 538/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 798/866 kB | 538/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 798/866 kB | 538/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 798/866 kB | 542/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 798/866 kB | 542/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 798/866 kB | 542/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 802/866 kB | 542/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 806/866 kB | 542/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 810/866 kB | 542/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 814/866 kB | 542/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 818/866 kB | 542/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 822/866 kB | 542/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 826/866 kB | 542/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 826/866 kB | 542/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 826/866 kB | 542/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 826/866 kB | 546/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 826/866 kB | 546/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 826/866 kB | 546/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 830/866 kB | 546/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 830/866 kB | 546/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 830/866 kB | 546/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 830/866 kB | 550/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 830/866 kB | 550/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 830/866 kB | 550/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 834/866 kB | 550/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 834/866 kB | 550/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 834/866 kB | 550/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 834/866 kB | 554/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 834/866 kB | 554/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 834/866 kB | 554/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 838/866 kB | 554/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 838/866 kB | 554/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 838/866 kB | 554/569 kB | 0.8/2.2 MB Progress (4): 2.7/3.3 MB | 838/866 kB | 558/569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 838/866 kB | 558/569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 838/866 kB | 558/569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 842/866 kB | 558/569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 842/866 kB | 558/569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 842/866 kB | 558/569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 842/866 kB | 562/569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 842/866 kB | 562/569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 842/866 kB | 562/569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 846/866 kB | 562/569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 846/866 kB | 562/569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 846/866 kB | 562/569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 846/866 kB | 566/569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 846/866 kB | 566/569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 846/866 kB | 566/569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 850/866 kB | 566/569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 850/866 kB | 566/569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 850/866 kB | 566/569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 850/866 kB | 569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 850/866 kB | 569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 850/866 kB | 569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 850/866 kB | 569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 854/866 kB | 569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 854/866 kB | 569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 854/866 kB | 569 kB | 0.8/2.2 MB Progress (4): 2.8/3.3 MB | 854/866 kB | 569 kB | 0.8/2.2 MB Progress (5): 2.8/3.3 MB | 854/866 kB | 569 kB | 0.8/2.2 MB | 4.1/4.2 kB Progress (5): 2.8/3.3 MB | 858/866 kB | 569 kB | 0.8/2.2 MB | 4.1/4.2 kB Progress (5): 2.8/3.3 MB | 858/866 kB | 569 kB | 0.8/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 858/866 kB | 569 kB | 0.8/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 858/866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 858/866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 862/866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 862/866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 862/866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 862/866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.8/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.9/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.9/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.9/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.9/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.9/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.9/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.9/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.9/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.9/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Progress (5): 2.9/3.3 MB | 866 kB | 569 kB | 0.9/2.2 MB | 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar (569 kB at 744 kB/s) [2019-07-30T05:04:37.429Z] Progress (4): 2.9/3.3 MB | 866 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 2.9/3.3 MB | 866 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 2.9/3.3 MB | 866 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 2.9/3.3 MB | 866 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 2.9/3.3 MB | 866 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 2.9/3.3 MB | 866 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 2.9/3.3 MB | 866 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 2.9/3.3 MB | 866 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 2.9/3.3 MB | 866 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 2.9/3.3 MB | 866 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 2.9/3.3 MB | 866 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 2.9/3.3 MB | 866 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 2.9/3.3 MB | 866 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 2.9/3.3 MB | 866 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 2.9/3.3 MB | 866 kB | 1.0/2.2 MB | 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar (4.2 kB at 5.5 kB/s) [2019-07-30T05:04:37.429Z] Progress (3): 2.9/3.3 MB | 866 kB | 1.0/2.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar (866 kB at 1.1 MB/s) [2019-07-30T05:04:37.429Z] Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 2.9/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.0/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.1/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.3/3.3 MB | 1.3/2.2 MB Progress (2): 3.3/3.3 MB | 1.3/2.2 MB Progress (2): 3.3/3.3 MB | 1.3/2.2 MB Progress (2): 3.3/3.3 MB | 1.3/2.2 MB Progress (2): 3.3/3.3 MB | 1.3/2.2 MB Progress (2): 3.3/3.3 MB | 1.3/2.2 MB Progress (2): 3.3/3.3 MB | 1.3/2.2 MB Progress (2): 3.3/3.3 MB | 1.3/2.2 MB Progress (2): 3.3/3.3 MB | 1.3/2.2 MB Progress (2): 3.3/3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB 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.8 MB/s) [2019-07-30T05:04:37.429Z] Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 2.4 MB/s) [2019-07-30T05:04:38.085Z] [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-30T05:04:38.650Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.8 [2019-07-30T05:04:38.907Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-30T05:04:38.907Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-30T05:04:38.907Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T05:04:38.907Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T05:04:39.164Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T05:04:39.164Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T05:04:39.422Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T05:04:39.422Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T05:04:39.679Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T05:04:40.242Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T05:04:40.242Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T05:04:40.242Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T05:04:40.242Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T05:04:40.807Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T05:04:40.807Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T05:04:40.807Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-7.3.0 [2019-07-30T05:04:40.807Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T05:04:40.807Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T05:04:41.064Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T05:04:41.064Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T05:04:41.064Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [2019-07-30T05:04:41.322Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T05:04:41.322Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T05:04:41.322Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T05:04:41.322Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T05:04:41.579Z] [INFO] Adding repository https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1 [2019-07-30T05:04:41.579Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T05:04:41.579Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T05:04:41.836Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T05:04:41.836Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T05:04:41.836Z] [INFO] Adding repository https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository [2019-07-30T05:04:41.836Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T05:04:42.093Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T05:04:42.093Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T05:04:42.093Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository [2019-07-30T05:04:42.351Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T05:04:42.351Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T05:04:42.608Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-30T05:04:42.608Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-30T05:04:42.608Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T05:04:42.608Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T05:04:42.866Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T05:04:42.866Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T05:04:43.432Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-30T05:04:43.432Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-30T05:04:43.432Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [2019-07-30T05:04:43.432Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-30T05:04:43.432Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-30T05:04:43.822Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-30T05:04:43.822Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-30T05:04:43.822Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-30T05:04:43.822Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-30T05:04:44.081Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T05:04:44.081Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T05:04:44.081Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T05:04:44.081Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T05:04:44.081Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T05:04:44.081Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T05:04:44.338Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T05:04:44.338Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T05:04:44.595Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T05:04:44.595Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T05:04:44.595Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800 [2019-07-30T05:04:44.595Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T05:04:44.595Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T05:04:45.160Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2 [2019-07-30T05:04:45.160Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-30T05:04:45.160Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-30T05:04:45.417Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T05:04:45.417Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T05:04:45.417Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository [2019-07-30T05:04:45.417Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T05:04:45.417Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T05:04:45.983Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T05:04:45.983Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T05:04:45.983Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.18 [2019-07-30T05:04:46.241Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T05:04:46.241Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T05:04:54.341Z] [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-30T05:05:00.943Z] [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-30T05:05:00.943Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:00.943Z] [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-30T05:05:00.943Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110... [2019-07-30T05:05:00.943Z] [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-30T05:05:00.943Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:00.943Z] [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-30T05:05:00.943Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425... [2019-07-30T05:05:01.874Z] [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-30T05:05:01.874Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:01.874Z] [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-30T05:05:02.805Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337... [2019-07-30T05:05:06.982Z] [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-30T05:05:07.240Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:07.240Z] [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-30T05:05:07.240Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549... [2019-07-30T05:05:08.399Z] [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-30T05:05:08.399Z] [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-30T05:05:08.399Z] [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-30T05:05:08.399Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:08.399Z] [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-30T05:05:08.399Z] [INFO] Unpacking org.eclipse.osgi_3.14.0.v20190517-1309... [2019-07-30T05:05:08.965Z] [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-30T05:05:08.965Z] [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-30T05:05:08.965Z] [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-30T05:05:08.965Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:08.965Z] [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-30T05:05:08.965Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648... [2019-07-30T05:05:09.222Z] [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-30T05:05:09.222Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:09.222Z] [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-30T05:05:09.222Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [2019-07-30T05:05:09.480Z] [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-30T05:05:09.480Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:09.480Z] [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-30T05:05:09.480Z] [INFO] Unpacking org.eclipse.cdt.core_6.8.1.201907021957... [2019-07-30T05:05:11.378Z] [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-30T05:05:11.378Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:11.378Z] [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-30T05:05:11.378Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.1.201811241055... [2019-07-30T05:05:11.378Z] [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-30T05:05:11.378Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:11.378Z] [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-30T05:05:11.378Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.300.v20190215-2048... [2019-07-30T05:05:11.378Z] [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-30T05:05:11.635Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:11.635Z] [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-30T05:05:11.635Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.400.v20190518-1240... [2019-07-30T05:05:11.635Z] [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-30T05:05:11.635Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:11.635Z] [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-30T05:05:11.892Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.600.v20190519-2344... [2019-07-30T05:05:11.892Z] [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-30T05:05:11.892Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:11.892Z] [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-30T05:05:11.892Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.400.v20190518-1151... [2019-07-30T05:05:11.892Z] [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-30T05:05:11.892Z] [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-30T05:05:12.458Z] [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-30T05:05:12.458Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:12.458Z] [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-30T05:05:12.458Z] [INFO] Unpacking org.eclipse.core.runtime_3.15.300.v20190508-0543... [2019-07-30T05:05:12.458Z] [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-30T05:05:12.458Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:12.458Z] [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-30T05:05:12.458Z] [INFO] Unpacking org.eclipse.core.variables_3.4.500.v20190510-0549... [2019-07-30T05:05:12.715Z] [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-30T05:05:12.715Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:12.715Z] [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-30T05:05:12.715Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840... [2019-07-30T05:05:12.715Z] [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-30T05:05:12.715Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:12.715Z] [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-30T05:05:12.971Z] [INFO] Unpacking org.eclipse.text_3.8.200.v20190519-2344... [2019-07-30T05:05:12.971Z] [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-30T05:05:12.971Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:12.971Z] [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-30T05:05:13.229Z] [INFO] Unpacking org.eclipse.core.commands_3.9.400.v20190516-1358... [2019-07-30T05:05:13.229Z] [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-30T05:05:13.229Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:13.229Z] [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-30T05:05:13.229Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.400.v20190516-1504... [2019-07-30T05:05:13.496Z] [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-30T05:05:13.496Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:13.496Z] [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-30T05:05:13.496Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.400.v20190516-1504... [2019-07-30T05:05:13.496Z] [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-30T05:05:13.496Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:13.496Z] [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-30T05:05:13.754Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.400.v20190516-1504... [2019-07-30T05:05:13.754Z] [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-30T05:05:13.754Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:13.754Z] [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-30T05:05:13.754Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.400.v20190506-1457... [2019-07-30T05:05:14.127Z] [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-30T05:05:14.127Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:14.127Z] [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-30T05:05:14.127Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.200.v20190516-1504... [2019-07-30T05:05:14.127Z] [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-30T05:05:14.127Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:14.127Z] [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-30T05:05:14.127Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.300.v20190328-1431... [2019-07-30T05:05:14.478Z] [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-30T05:05:14.478Z] [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-30T05:05:14.735Z] [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-30T05:05:14.736Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:14.736Z] [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-30T05:05:14.736Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430... [2019-07-30T05:05:14.993Z] [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-30T05:05:14.993Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:14.993Z] [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-30T05:05:14.993Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [2019-07-30T05:05:15.251Z] [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-30T05:05:15.251Z] [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-30T05:05:15.251Z] [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-30T05:05:15.509Z] [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-30T05:05:15.509Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:15.509Z] [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-30T05:05:15.766Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436... [2019-07-30T05:05:15.766Z] [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-30T05:05:15.766Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:15.766Z] [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-30T05:05:15.766Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436... [2019-07-30T05:05:16.023Z] [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-30T05:05:16.023Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:16.023Z] [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-30T05:05:16.023Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436... [2019-07-30T05:05:16.280Z] [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-30T05:05:16.280Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:16.280Z] [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-30T05:05:16.280Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436... [2019-07-30T05:05:16.280Z] [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-30T05:05:16.280Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:16.280Z] [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-30T05:05:16.537Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436... [2019-07-30T05:05:16.795Z] [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-30T05:05:16.795Z] [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-30T05:05:16.795Z] [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-30T05:05:16.795Z] [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-30T05:05:17.051Z] [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-30T05:05:17.052Z] [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-30T05:05:17.052Z] [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-30T05:05:17.052Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:17.052Z] [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-30T05:05:17.052Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [2019-07-30T05:05:17.309Z] [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-30T05:05:17.309Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:17.309Z] [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-30T05:05:17.566Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619... [2019-07-30T05:05:17.566Z] [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-30T05:05:17.566Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:17.566Z] [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-30T05:05:17.823Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147... [2019-07-30T05:05:17.823Z] [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-30T05:05:17.823Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:17.823Z] [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-30T05:05:17.823Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.200.v20190115-2323... [2019-07-30T05:05:18.080Z] [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-30T05:05:18.080Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:18.080Z] [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-30T05:05:18.080Z] [INFO] Unpacking org.eclipse.compare_3.7.600.v20190519-2354... [2019-07-30T05:05:18.337Z] [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-30T05:05:18.337Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:18.337Z] [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-30T05:05:18.594Z] [INFO] Unpacking org.eclipse.ui_3.113.0.v20190513-2118... [2019-07-30T05:05:18.594Z] [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-30T05:05:18.594Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:18.594Z] [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-30T05:05:18.852Z] [INFO] Unpacking org.eclipse.jface.text_3.15.200.v20190519-2344... [2019-07-30T05:05:19.109Z] [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-30T05:05:19.109Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:19.109Z] [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-30T05:05:19.109Z] [INFO] Unpacking org.eclipse.ui.ide_3.15.200.v20190519-2104... [2019-07-30T05:05:20.130Z] [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-30T05:05:20.130Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:20.130Z] [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-30T05:05:20.130Z] [INFO] Unpacking org.eclipse.ui.views_3.9.400.v20190517-1612... [2019-07-30T05:05:20.130Z] [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-30T05:05:20.130Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:20.130Z] [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-30T05:05:20.130Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344... [2019-07-30T05:05:20.478Z] [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-30T05:05:20.478Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:20.478Z] [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-30T05:05:20.478Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.500.v20190519-2344... [2019-07-30T05:05:20.735Z] [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-30T05:05:20.735Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:20.735Z] [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-30T05:05:20.735Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.0.v20190519-1034... [2019-07-30T05:05:21.025Z] [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-30T05:05:21.025Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:21.025Z] [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-30T05:05:21.025Z] [INFO] Unpacking org.eclipse.compare.core_3.6.500.v20190519-2354... [2019-07-30T05:05:21.025Z] [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-30T05:05:21.025Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:21.025Z] [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-30T05:05:21.025Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.400.v20190513-2118... [2019-07-30T05:05:21.283Z] [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-30T05:05:21.283Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:21.283Z] [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-30T05:05:21.283Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.7.0.v20190515-0910... [2019-07-30T05:05:21.624Z] [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-30T05:05:21.624Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:21.624Z] [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-30T05:05:21.624Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.0.v20190510-1100... [2019-07-30T05:05:21.624Z] [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-30T05:05:21.624Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:21.624Z] [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-30T05:05:21.624Z] [INFO] Unpacking org.eclipse.core.net_1.3.500.v20190519-2354... [2019-07-30T05:05:21.882Z] [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-30T05:05:21.882Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:21.882Z] [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-30T05:05:21.882Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.200.v20190516-1504... [2019-07-30T05:05:21.882Z] [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-30T05:05:21.882Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:21.882Z] [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-30T05:05:22.138Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.600.v20190510-1100... [2019-07-30T05:05:22.138Z] [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-30T05:05:22.138Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:22.138Z] [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-30T05:05:22.138Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.200.v20190506-1457... [2019-07-30T05:05:22.138Z] [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-30T05:05:22.138Z] [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-30T05:05:22.396Z] [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-30T05:05:22.396Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:22.396Z] [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-30T05:05:22.396Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.100.v20190518-1217... [2019-07-30T05:05:22.396Z] [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-30T05:05:22.396Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:22.396Z] [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-30T05:05:22.653Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.400.v20181215-2145... [2019-07-30T05:05:22.653Z] [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-30T05:05:22.653Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:22.653Z] [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-30T05:05:22.653Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217... [2019-07-30T05:05:22.911Z] [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-30T05:05:22.911Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:22.911Z] [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-30T05:05:22.911Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308... [2019-07-30T05:05:22.911Z] [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-30T05:05:22.911Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:22.911Z] [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-30T05:05:22.911Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457... [2019-07-30T05:05:23.168Z] [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-30T05:05:23.168Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:23.168Z] [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-30T05:05:23.168Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118... [2019-07-30T05:05:23.168Z] [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-30T05:05:23.168Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:23.168Z] [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-30T05:05:23.425Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [2019-07-30T05:05:23.425Z] [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-30T05:05:23.425Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:23.425Z] [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-30T05:05:23.425Z] [INFO] Unpacking org.eclipse.emf.ecore_2.18.0.v20190528-0845... [2019-07-30T05:05:23.990Z] [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-30T05:05:23.990Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:23.990Z] [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-30T05:05:24.248Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100... [2019-07-30T05:05:24.248Z] [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-30T05:05:24.248Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:24.248Z] [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-30T05:05:24.248Z] [INFO] Unpacking org.eclipse.swt_3.111.0.v20190605-1801... [2019-07-30T05:05:25.178Z] [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-30T05:05:25.178Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:25.178Z] [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-30T05:05:25.178Z] [INFO] Unpacking org.eclipse.jface_3.16.0.v20190528-0922... [2019-07-30T05:05:26.110Z] [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-30T05:05:26.110Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:26.110Z] [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-30T05:05:26.110Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118... [2019-07-30T05:05:26.110Z] [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-30T05:05:26.110Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:26.110Z] [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-30T05:05:26.529Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118... [2019-07-30T05:05:26.529Z] [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-30T05:05:26.529Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:26.529Z] [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-30T05:05:26.529Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100... [2019-07-30T05:05:26.529Z] [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-30T05:05:26.529Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:26.529Z] [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-30T05:05:26.785Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.600.v20190510-1100... [2019-07-30T05:05:26.785Z] [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-30T05:05:26.785Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:26.785Z] [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-30T05:05:26.785Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118... [2019-07-30T05:05:27.042Z] [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-30T05:05:27.042Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:27.042Z] [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-30T05:05:27.042Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.500.v20190513-2118... [2019-07-30T05:05:27.042Z] [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-30T05:05:27.042Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:27.042Z] [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-30T05:05:27.300Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.100.v20190528-1257... [2019-07-30T05:05:27.300Z] [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-30T05:05:27.300Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:27.300Z] [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-30T05:05:27.300Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100... [2019-07-30T05:05:27.300Z] [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-30T05:05:27.300Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:27.300Z] [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-30T05:05:27.556Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505... [2019-07-30T05:05:27.556Z] [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-30T05:05:27.556Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:27.556Z] [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-30T05:05:27.814Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [2019-07-30T05:05:27.814Z] [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-30T05:05:27.814Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:27.814Z] [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-30T05:05:28.071Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [2019-07-30T05:05:28.071Z] [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-30T05:05:28.071Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:28.071Z] [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-30T05:05:28.071Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118... [2019-07-30T05:05:28.071Z] [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-30T05:05:28.071Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:28.071Z] [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-30T05:05:28.329Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525... [2019-07-30T05:05:28.329Z] [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-30T05:05:28.329Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:28.329Z] [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-30T05:05:28.586Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118... [2019-07-30T05:05:28.586Z] [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-30T05:05:28.586Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:28.586Z] [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-30T05:05:28.586Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.0.v20190519-0933... [2019-07-30T05:05:28.844Z] [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-30T05:05:28.844Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:28.844Z] [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-30T05:05:28.844Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118... [2019-07-30T05:05:28.844Z] [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-30T05:05:28.844Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:28.844Z] [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-30T05:05:29.101Z] [INFO] Unpacking org.eclipse.emf.common_2.16.0.v20190528-0845... [2019-07-30T05:05:29.101Z] [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-30T05:05:29.101Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:29.101Z] [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-30T05:05:29.358Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.0.v20190514-1046... [2019-07-30T05:05:29.358Z] [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-30T05:05:29.358Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:29.358Z] [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-30T05:05:29.358Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.400.v20190515-0925... [2019-07-30T05:05:29.358Z] [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-30T05:05:29.358Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:29.358Z] [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-30T05:05:29.615Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.0.v20190215-2242... [2019-07-30T05:05:29.615Z] [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-30T05:05:29.615Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:29.615Z] [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-30T05:05:29.615Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320... [2019-07-30T05:05:29.872Z] [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-30T05:05:29.872Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:29.872Z] [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-30T05:05:29.872Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548... [2019-07-30T05:05:30.129Z] [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-30T05:05:30.129Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:30.129Z] [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-30T05:05:30.129Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302... [2019-07-30T05:05:30.129Z] [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-30T05:05:30.129Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:30.129Z] [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-30T05:05:30.387Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320... [2019-07-30T05:05:30.387Z] [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-30T05:05:30.387Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:30.387Z] [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-30T05:05:30.387Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [2019-07-30T05:05:30.387Z] [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-30T05:05:30.387Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:30.387Z] [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-30T05:05:30.645Z] [INFO] Unpacking org.eclipse.help_3.8.400.v20190423-0921... [2019-07-30T05:05:30.645Z] [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-30T05:05:30.645Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:30.645Z] [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-30T05:05:30.902Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840... [2019-07-30T05:05:30.902Z] [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-30T05:05:30.902Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:30.902Z] [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-30T05:05:31.160Z] [INFO] Unpacking org.eclipse.ui.navigator_3.8.0.v20190519-2104... [2019-07-30T05:05:31.160Z] [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-30T05:05:31.160Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:31.160Z] [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-30T05:05:31.418Z] [INFO] Unpacking org.eclipse.team.core_3.8.600.v20190519-2354... [2019-07-30T05:05:31.418Z] [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-30T05:05:31.418Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:31.418Z] [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-30T05:05:31.676Z] [INFO] Unpacking org.eclipse.team.ui_3.8.500.v20190519-2354... [2019-07-30T05:05:32.028Z] [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-30T05:05:32.028Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:32.028Z] [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-30T05:05:32.285Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801... [2019-07-30T05:05:32.849Z] [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-30T05:05:32.849Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:32.849Z] [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-30T05:05:33.106Z] [INFO] Unpacking org.eclipse.test.performance_3.13.500.v20190518-1058... [2019-07-30T05:05:33.106Z] [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-30T05:05:33.106Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:33.106Z] [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-30T05:05:33.363Z] [INFO] Unpacking org.junit_4.12.0.v201504281640... [2019-07-30T05:05:33.363Z] [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-30T05:05:33.363Z] [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-30T05:05:34.294Z] [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.28MB of 59.71MB at 14.26MB/s) [2019-07-30T05:05:35.665Z] [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/ (28.66MB of 59.71MB at 14.32MB/s) [2019-07-30T05:05:36.596Z] [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/ (40.5MB of 59.71MB at 13.49MB/s) [2019-07-30T05:05:37.527Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (54.61MB of 59.71MB at 13.65MB/s) [2019-07-30T05:05:38.091Z] [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-30T05:05:38.091Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:38.091Z] [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-30T05:05:38.091Z] [INFO] Unpacking org.eclipse.ui.workbench_3.115.0.v20190521-1602... [2019-07-30T05:05:39.128Z] [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-30T05:05:39.128Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:39.128Z] [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-30T05:05:39.385Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.300.v20190513-2118... [2019-07-30T05:05:39.385Z] [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-30T05:05:39.385Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:39.385Z] [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-30T05:05:39.385Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104... [2019-07-30T05:05:39.385Z] [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-30T05:05:39.385Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:39.385Z] [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-30T05:05:39.642Z] [INFO] Unpacking org.eclipse.urischeme_1.0.300.v20190514-0858... [2019-07-30T05:05:39.642Z] [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-30T05:05:39.642Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:39.642Z] [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-30T05:05:39.642Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118... [2019-07-30T05:05:39.899Z] [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-30T05:05:39.899Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:39.899Z] [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-30T05:05:39.899Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [2019-07-30T05:05:39.899Z] [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-30T05:05:39.899Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:39.899Z] [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-30T05:05:39.899Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [2019-07-30T05:05:40.156Z] [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-30T05:05:40.156Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:40.156Z] [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-30T05:05:40.414Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801... [2019-07-30T05:05:41.345Z] [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-30T05:05:41.345Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:41.345Z] [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-30T05:05:41.345Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801... [2019-07-30T05:05:42.274Z] [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-30T05:05:42.274Z] [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-30T05:05:42.274Z] [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-30T05:05:42.839Z] [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-30T05:05:42.839Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:42.839Z] [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-30T05:05:42.839Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221... [2019-07-30T05:05:43.097Z] [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-30T05:05:43.097Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:43.097Z] [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-30T05:05:43.097Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [2019-07-30T05:05:43.661Z] [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-30T05:05:43.661Z] [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-30T05:05:43.661Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:43.661Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [2019-07-30T05:05:43.661Z] [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-30T05:05:43.661Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:43.661Z] [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-30T05:05:43.918Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [2019-07-30T05:05:44.175Z] [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-30T05:05:44.175Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:44.175Z] [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-30T05:05:44.433Z] [INFO] Unpacking org.eclipse.debug.core_3.13.300.v20190514-0832... [2019-07-30T05:05:45.498Z] [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-30T05:05:45.498Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:45.498Z] [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-30T05:05:45.498Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.100.v20190518-2143... [2019-07-30T05:05:46.431Z] [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-30T05:05:46.431Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:46.431Z] [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-30T05:05:46.689Z] [INFO] Unpacking org.eclipse.ui.console_3.8.500.v20190514-0743... [2019-07-30T05:05:46.689Z] [INFO] Fetching update-7.3.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/ [2019-07-30T05:05:46.689Z] [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-30T05:05:46.689Z] [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-30T05:05:46.945Z] [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-30T05:05:46.945Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:46.945Z] [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-30T05:05:46.945Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358... [2019-07-30T05:05:46.945Z] [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-30T05:05:46.945Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:46.945Z] [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-30T05:05:47.203Z] [INFO] Unpacking org.eclipse.search_3.11.600.v20190519-2344... [2019-07-30T05:05:47.203Z] [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-30T05:05:47.203Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:47.203Z] [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-30T05:05:47.460Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112... [2019-07-30T05:05:47.717Z] [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-30T05:05:47.717Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:47.717Z] [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-30T05:05:47.717Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922... [2019-07-30T05:05:47.974Z] [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-30T05:05:47.974Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:47.974Z] [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-30T05:05:47.974Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.600.v20190513-0458... [2019-07-30T05:05:47.974Z] [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-30T05:05:47.974Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:47.974Z] [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-30T05:05:47.974Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010... [2019-07-30T05:05:48.231Z] [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-30T05:05:48.231Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:48.231Z] [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-30T05:05:48.231Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010... [2019-07-30T05:05:48.231Z] [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-30T05:05:48.231Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:48.231Z] [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-30T05:05:48.489Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010... [2019-07-30T05:05:48.489Z] [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-30T05:05:48.489Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:48.489Z] [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-30T05:05:48.489Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010... [2019-07-30T05:05:48.489Z] [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-30T05:05:48.489Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:48.489Z] [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-30T05:05:48.746Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010... [2019-07-30T05:05:48.746Z] [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-30T05:05:48.746Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:48.746Z] [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-30T05:05:49.003Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717... [2019-07-30T05:05:49.003Z] [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-30T05:05:49.003Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:49.003Z] [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-30T05:05:49.003Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010... [2019-07-30T05:05:49.260Z] [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-30T05:05:49.260Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:49.260Z] [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-30T05:05:49.260Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548... [2019-07-30T05:05:49.518Z] [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-30T05:05:49.518Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:49.518Z] [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-30T05:05:49.518Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.0.v201905291408... [2019-07-30T05:05:50.449Z] [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-30T05:05:50.449Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:50.449Z] [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-30T05:05:50.449Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137... [2019-07-30T05:05:50.449Z] [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-30T05:05:50.449Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:50.449Z] [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-30T05:05:50.706Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010... [2019-07-30T05:05:50.706Z] [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-30T05:05:50.706Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:50.706Z] [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-30T05:05:50.706Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201901071922... [2019-07-30T05:05:53.389Z] [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-30T05:05:53.389Z] [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-30T05:05:53.389Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-30T05:05:53.389Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:53.389Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-30T05:05:53.646Z] [INFO] Unpacking org.eclipse.xsd_2.16.0.v20190321-1341... [2019-07-30T05:05:54.210Z] [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-30T05:05:54.775Z] [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-30T05:05:54.776Z] [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-30T05:05:54.776Z] [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-30T05:05:55.033Z] [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-30T05:05:55.033Z] [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-30T05:05:55.598Z] [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-30T05:05:55.598Z] [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-30T05:05:55.598Z] [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-30T05:05:55.855Z] [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-30T05:05:55.855Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:05:55.855Z] [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-30T05:05:56.113Z] [INFO] Unpacking org.json_1.0.0.v201011060100... [2019-07-30T05:05:56.113Z] [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-30T05:05:56.113Z] [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-30T05:05:56.113Z] [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-30T05:05:56.677Z] [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-30T05:05:56.677Z] [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-30T05:05:56.678Z] [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-30T05:05:57.609Z] [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-30T05:05:57.866Z] [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-30T05:05:57.866Z] [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-30T05:05:58.621Z] [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-30T05:05:58.880Z] [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-30T05:05:58.880Z] [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-30T05:05:59.138Z] [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-30T05:05:59.138Z] [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-30T05:05:59.138Z] [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-30T05:05:59.704Z] [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-30T05:05:59.962Z] [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-30T05:05:59.962Z] [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-30T05:06:00.895Z] [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-30T05:06:00.895Z] [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-30T05:06:00.895Z] [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-30T05:06:01.827Z] [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-30T05:06:02.085Z] [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-30T05:06:02.085Z] [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-30T05:06:02.342Z] [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-30T05:06:02.342Z] [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-30T05:06:02.342Z] [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-30T05:06:02.906Z] [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-30T05:06:02.906Z] [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-30T05:06:02.906Z] [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-30T05:06:03.839Z] [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-30T05:06:03.839Z] [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-30T05:06:03.839Z] [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-30T05:06:04.096Z] [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-30T05:06:04.096Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:04.096Z] [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-30T05:06:04.353Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440... [2019-07-30T05:06:04.353Z] [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-30T05:06:04.353Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:04.353Z] [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-30T05:06:04.612Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201907231440... [2019-07-30T05:06:05.026Z] [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-30T05:06:05.026Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:05.026Z] [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-30T05:06:05.026Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [2019-07-30T05:06:05.026Z] [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-30T05:06:05.026Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:05.026Z] [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-30T05:06:05.283Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [2019-07-30T05:06:05.539Z] [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-30T05:06:05.539Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:05.539Z] [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-30T05:06:05.539Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201907231440... [2019-07-30T05:06:06.360Z] [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-30T05:06:06.617Z] [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-30T05:06:06.617Z] [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-30T05:06:06.875Z] [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-30T05:06:06.875Z] [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-30T05:06:06.875Z] [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-30T05:06:07.439Z] [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-30T05:06:07.697Z] [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-30T05:06:07.697Z] [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-30T05:06:08.261Z] [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-30T05:06:08.518Z] [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-30T05:06:08.518Z] [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-30T05:06:09.450Z] [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-30T05:06:09.707Z] [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-30T05:06:09.707Z] [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-30T05:06:10.639Z] [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-30T05:06:10.896Z] [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-30T05:06:10.896Z] [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-30T05:06:11.991Z] [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-30T05:06:11.991Z] [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-30T05:06:11.991Z] [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-30T05:06:13.360Z] [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-30T05:06:13.360Z] [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-30T05:06:19.914Z] [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-30T05:06:19.914Z] [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-30T05:06:19.914Z] [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-30T05:06:20.172Z] [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-30T05:06:20.428Z] [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-30T05:06:20.428Z] [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-30T05:06:20.685Z] [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-30T05:06:20.685Z] [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-30T05:06:20.685Z] [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-30T05:06:21.250Z] [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-30T05:06:21.507Z] [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-30T05:06:21.507Z] [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-30T05:06:22.070Z] [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-30T05:06:22.328Z] [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-30T05:06:22.328Z] [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-30T05:06:22.328Z] [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-30T05:06:22.328Z] [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-30T05:06:22.328Z] [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-30T05:06:23.026Z] [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-30T05:06:23.026Z] [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-30T05:06:23.026Z] [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-30T05:06:23.283Z] [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-30T05:06:23.283Z] [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-30T05:06:23.283Z] [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-30T05:06:23.283Z] [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-30T05:06:23.283Z] [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-30T05:06:23.283Z] [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-30T05:06:23.847Z] [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-30T05:06:23.847Z] [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-30T05:06:23.847Z] [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-30T05:06:23.847Z] [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-30T05:06:23.847Z] [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-30T05:06:23.847Z] [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-30T05:06:24.411Z] [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-30T05:06:24.411Z] [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-30T05:06:24.668Z] [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-30T05:06:25.600Z] [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-30T05:06:25.600Z] [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-30T05:06:25.600Z] [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-30T05:06:25.857Z] [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-30T05:06:25.857Z] [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-30T05:06:25.857Z] [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-30T05:06:26.788Z] [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-30T05:06:26.788Z] [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-30T05:06:26.788Z] [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-30T05:06:27.720Z] [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-30T05:06:27.978Z] [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-30T05:06:27.978Z] [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-30T05:06:27.978Z] [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-30T05:06:27.978Z] [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-30T05:06:27.978Z] [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-30T05:06:27.978Z] [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-30T05:06:27.978Z] [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-30T05:06:27.978Z] [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-30T05:06:28.235Z] [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-30T05:06:28.235Z] [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-30T05:06:28.235Z] [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-30T05:06:28.235Z] [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-30T05:06:28.235Z] [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-30T05:06:28.235Z] [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-30T05:06:28.235Z] [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-30T05:06:28.235Z] [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-30T05:06:28.235Z] [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-30T05:06:28.799Z] [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-30T05:06:29.056Z] [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-30T05:06:29.056Z] [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-30T05:06:29.315Z] [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-30T05:06:29.315Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:29.315Z] [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-30T05:06:29.730Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.200.201905162046... [2019-07-30T05:06:29.730Z] [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-30T05:06:29.730Z] [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-30T05:06:29.730Z] [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-30T05:06:29.730Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:29.730Z] [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-30T05:06:29.987Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.100.201906030422... [2019-07-30T05:06:30.245Z] [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-30T05:06:30.245Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:30.245Z] [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-30T05:06:30.245Z] [INFO] Unpacking org.eclipse.cdt.ui_6.5.1.201906210145... [2019-07-30T05:06:32.140Z] [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-30T05:06:32.140Z] [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-30T05:06:32.398Z] [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-30T05:06:32.398Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:32.398Z] [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-30T05:06:32.398Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.1.201811241055... [2019-07-30T05:06:32.655Z] [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-30T05:06:32.655Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:32.655Z] [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-30T05:06:32.655Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.7.1.201906211704... [2019-07-30T05:06:33.220Z] [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-30T05:06:33.220Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:33.220Z] [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-30T05:06:33.476Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.1.201811291831... [2019-07-30T05:06:33.476Z] [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-30T05:06:33.476Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:33.476Z] [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-30T05:06:33.476Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.1.201811241055... [2019-07-30T05:06:33.734Z] [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-30T05:06:33.734Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:33.734Z] [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-30T05:06:33.734Z] [INFO] Unpacking org.eclipse.cdt.native.serial_1.1.100.201901082014... [2019-07-30T05:06:33.734Z] [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-30T05:06:33.734Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:33.734Z] [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-30T05:06:33.991Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422... [2019-07-30T05:06:34.247Z] [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-30T05:06:34.247Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:34.247Z] [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-30T05:06:34.247Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.100.201904261715... [2019-07-30T05:06:35.178Z] [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-30T05:06:35.178Z] [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-30T05:06:35.178Z] [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-30T05:06:35.178Z] [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-30T05:06:35.435Z] [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-30T05:06:35.435Z] [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-30T05:06:35.999Z] [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-30T05:06:35.999Z] [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-30T05:06:35.999Z] [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-30T05:06:37.024Z] [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-30T05:06:37.024Z] [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-30T05:06:37.024Z] [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-30T05:06:37.588Z] [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-30T05:06:37.845Z] [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-30T05:06:37.845Z] [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-30T05:06:38.409Z] [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-30T05:06:38.667Z] [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-30T05:06:38.667Z] [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-30T05:06:39.231Z] [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-30T05:06:39.488Z] [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-30T05:06:39.488Z] [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-30T05:06:39.746Z] [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-30T05:06:39.746Z] [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-30T05:06:39.746Z] [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-30T05:06:40.002Z] [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-30T05:06:40.260Z] [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-30T05:06:40.260Z] [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-30T05:06:40.517Z] [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-30T05:06:40.517Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:40.517Z] [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-30T05:06:40.517Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902... [2019-07-30T05:06:40.517Z] [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-30T05:06:40.517Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:40.517Z] [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-30T05:06:40.774Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.500.v20190413-1338... [2019-07-30T05:06:40.774Z] [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-30T05:06:40.774Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:40.774Z] [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-30T05:06:40.774Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.500.v20190519-2354... [2019-07-30T05:06:41.032Z] [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-30T05:06:41.032Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:41.032Z] [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-30T05:06:41.032Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201906061531... [2019-07-30T05:06:41.032Z] [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-30T05:06:41.032Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:41.032Z] [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-30T05:06:41.289Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201906061531... [2019-07-30T05:06:41.289Z] [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-30T05:06:41.289Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:41.289Z] [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-30T05:06:41.289Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201906061531... [2019-07-30T05:06:41.289Z] [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-30T05:06:41.289Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:41.289Z] [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-30T05:06:41.546Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201906061531... [2019-07-30T05:06:42.111Z] [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-30T05:06:42.111Z] [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-30T05:06:42.111Z] [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-30T05:06:42.111Z] [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-30T05:06:42.111Z] [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-30T05:06:42.111Z] [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-30T05:06:42.677Z] [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-30T05:06:42.677Z] [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-30T05:06:42.677Z] [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-30T05:06:43.611Z] [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-30T05:06:43.611Z] [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-30T05:06:43.611Z] [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-30T05:06:44.427Z] [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-30T05:06:44.684Z] [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-30T05:06:44.684Z] [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-30T05:06:45.249Z] [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-30T05:06:45.249Z] [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-30T05:06:45.249Z] [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-30T05:06:45.523Z] [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-30T05:06:45.524Z] [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-30T05:06:45.524Z] [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-30T05:06:46.132Z] [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-30T05:06:46.132Z] [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-30T05:06:46.132Z] [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-30T05:06:47.063Z] [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-30T05:06:47.063Z] [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-30T05:06:47.063Z] [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-30T05:06:47.994Z] [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-30T05:06:47.994Z] [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-30T05:06:47.994Z] [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-30T05:06:48.251Z] [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-30T05:06:48.251Z] [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-30T05:06:48.251Z] [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-30T05:06:48.816Z] [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-30T05:06:48.816Z] [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-30T05:06:48.816Z] [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-30T05:06:49.380Z] [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-30T05:06:49.637Z] [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-30T05:06:49.637Z] [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-30T05:06:50.569Z] [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-30T05:06:50.569Z] [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-30T05:06:50.569Z] [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-30T05:06:51.331Z] [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-30T05:06:51.587Z] [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-30T05:06:51.587Z] [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-30T05:06:52.518Z] [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-30T05:06:52.518Z] [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-30T05:06:52.518Z] [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-30T05:06:53.449Z] [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-30T05:06:53.449Z] [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-30T05:06:53.449Z] [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-30T05:06:53.706Z] [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-30T05:06:53.706Z] [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-30T05:06:53.706Z] [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-30T05:06:53.963Z] [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-30T05:06:53.963Z] [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-30T05:06:53.963Z] [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-30T05:06:54.895Z] [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-30T05:06:54.895Z] [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-30T05:06:54.895Z] [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-30T05:06:54.895Z] [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-30T05:06:54.895Z] [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-30T05:06:54.895Z] [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-30T05:06:55.459Z] [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-30T05:06:55.459Z] [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-30T05:06:55.459Z] [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-30T05:06:56.023Z] [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-30T05:06:56.281Z] [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-30T05:06:56.281Z] [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-30T05:06:56.845Z] [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-30T05:06:57.103Z] [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-30T05:06:57.103Z] [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-30T05:06:57.360Z] [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-30T05:06:57.360Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:57.360Z] [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-30T05:06:57.360Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.600.v20190329-1257... [2019-07-30T05:06:57.617Z] [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-30T05:06:57.617Z] [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-30T05:06:57.617Z] [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-30T05:06:57.876Z] [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-30T05:06:58.323Z] [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-30T05:06:58.323Z] [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-30T05:06:58.580Z] [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-30T05:06:58.580Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:58.580Z] [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-30T05:06:58.580Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [2019-07-30T05:06:58.580Z] [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-30T05:06:58.580Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:58.580Z] [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-30T05:06:58.838Z] [INFO] Unpacking javax.el_2.2.0.v201303151357... [2019-07-30T05:06:58.838Z] [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-30T05:06:58.838Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:58.838Z] [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-30T05:06:58.838Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [2019-07-30T05:06:59.095Z] [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-30T05:06:59.095Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:59.095Z] [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-30T05:06:59.095Z] [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933... [2019-07-30T05:06:59.660Z] [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-30T05:06:59.660Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:06:59.660Z] [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-30T05:06:59.917Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933... [2019-07-30T05:07:00.174Z] [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-30T05:07:00.174Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:00.174Z] [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-30T05:07:00.430Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [2019-07-30T05:07:00.430Z] [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-30T05:07:00.430Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:00.430Z] [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-30T05:07:00.430Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [2019-07-30T05:07:00.430Z] [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-30T05:07:00.430Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:00.430Z] [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-30T05:07:00.687Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200... [2019-07-30T05:07:00.687Z] [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-30T05:07:00.687Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:00.687Z] [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-30T05:07:01.251Z] [INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402... [2019-07-30T05:07:01.508Z] [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-30T05:07:01.508Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:01.508Z] [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-30T05:07:01.765Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845... [2019-07-30T05:07:01.765Z] [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-30T05:07:01.765Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:01.765Z] [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-30T05:07:02.021Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324... [2019-07-30T05:07:02.021Z] [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-30T05:07:02.021Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:02.021Z] [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-30T05:07:02.021Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646... [2019-07-30T05:07:02.021Z] [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-30T05:07:02.021Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:02.279Z] [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-30T05:07:02.279Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646... [2019-07-30T05:07:02.279Z] [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-30T05:07:02.279Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:02.279Z] [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-30T05:07:02.279Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430... [2019-07-30T05:07:02.843Z] [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-30T05:07:02.843Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:02.843Z] [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-30T05:07:02.843Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214... [2019-07-30T05:07:03.100Z] [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-30T05:07:03.100Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:03.100Z] [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-30T05:07:03.100Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947... [2019-07-30T05:07:03.100Z] [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-30T05:07:03.100Z] [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-30T05:07:03.357Z] [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-30T05:07:03.357Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:03.357Z] [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-30T05:07:03.614Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858... [2019-07-30T05:07:04.179Z] [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-30T05:07:04.179Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:04.179Z] [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-30T05:07:04.625Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858... [2019-07-30T05:07:05.189Z] [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-30T05:07:05.189Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:05.189Z] [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-30T05:07:05.753Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858... [2019-07-30T05:07:06.685Z] [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-30T05:07:06.685Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:06.685Z] [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-30T05:07:06.943Z] [INFO] Unpacking org.eclipse.ant.core_3.5.400.v20190510-0606... [2019-07-30T05:07:06.943Z] [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-30T05:07:06.943Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:06.943Z] [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-30T05:07:06.943Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.500.v20190519-2354... [2019-07-30T05:07:07.208Z] [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-30T05:07:07.208Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:07.208Z] [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-30T05:07:07.208Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.5.0.v20190510-1100... [2019-07-30T05:07:07.208Z] [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-30T05:07:07.208Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:07.208Z] [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-30T05:07:07.466Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.300.v20190510-0549... [2019-07-30T05:07:07.466Z] [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-30T05:07:07.466Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:07.466Z] [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-30T05:07:07.466Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158... [2019-07-30T05:07:07.723Z] [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-30T05:07:07.723Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:07.723Z] [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-30T05:07:07.723Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635... [2019-07-30T05:07:07.979Z] [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-30T05:07:07.979Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:07.979Z] [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-30T05:07:07.979Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942... [2019-07-30T05:07:07.979Z] [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-30T05:07:07.979Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:07.979Z] [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-30T05:07:08.237Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115... [2019-07-30T05:07:08.237Z] [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-30T05:07:08.237Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:08.237Z] [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-30T05:07:08.237Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407... [2019-07-30T05:07:08.494Z] [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-30T05:07:08.494Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:08.494Z] [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-30T05:07:08.494Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016... [2019-07-30T05:07:08.494Z] [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-30T05:07:08.494Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:08.494Z] [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-30T05:07:08.751Z] [INFO] Unpacking org.eclipse.equinox.util_1.1.200.v20181008-1820... [2019-07-30T05:07:08.751Z] [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-30T05:07:08.751Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:08.751Z] [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-30T05:07:08.751Z] [INFO] Unpacking org.eclipse.equinox.console_1.3.300.v20190516-1504... [2019-07-30T05:07:08.751Z] [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-30T05:07:09.008Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:09.008Z] [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-30T05:07:09.008Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736... [2019-07-30T05:07:09.008Z] [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-30T05:07:09.008Z] [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-30T05:07:09.265Z] [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-30T05:07:09.265Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:09.265Z] [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-30T05:07:09.265Z] [INFO] Unpacking org.eclipse.ecf_3.9.3.v20190423-0625... [2019-07-30T05:07:09.265Z] [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-30T05:07:09.265Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:09.265Z] [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-30T05:07:09.521Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20181107-1749... [2019-07-30T05:07:09.521Z] [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-30T05:07:09.521Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:09.521Z] [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-30T05:07:09.521Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.300.v20190514-1046... [2019-07-30T05:07:09.521Z] [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-30T05:07:09.521Z] [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-30T05:07:09.778Z] [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-30T05:07:09.778Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:09.778Z] [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-30T05:07:09.778Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.200.v20190502-0212... [2019-07-30T05:07:09.778Z] [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-30T05:07:09.778Z] [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-30T05:07:10.035Z] [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-30T05:07:10.035Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:10.035Z] [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-30T05:07:10.035Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132... [2019-07-30T05:07:10.035Z] [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-30T05:07:10.035Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:10.035Z] [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-30T05:07:10.292Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429... [2019-07-30T05:07:10.292Z] [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-30T05:07:10.292Z] [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-30T05:07:10.292Z] [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-30T05:07:10.292Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:10.292Z] [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-30T05:07:10.549Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947... [2019-07-30T05:07:10.549Z] [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-30T05:07:10.549Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:10.549Z] [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-30T05:07:10.549Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116... [2019-07-30T05:07:10.806Z] [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-30T05:07:10.806Z] [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-30T05:07:10.806Z] [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-30T05:07:10.806Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:10.806Z] [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-30T05:07:10.806Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132... [2019-07-30T05:07:11.129Z] [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-30T05:07:11.130Z] [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-30T05:07:11.130Z] [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-30T05:07:11.130Z] [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-30T05:07:11.130Z] [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-30T05:07:11.130Z] [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-30T05:07:11.387Z] [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-30T05:07:11.387Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:11.387Z] [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-30T05:07:11.387Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320... [2019-07-30T05:07:11.387Z] [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-30T05:07:11.387Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:11.387Z] [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-30T05:07:11.724Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258... [2019-07-30T05:07:11.724Z] [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-30T05:07:11.724Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:11.724Z] [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-30T05:07:11.724Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504... [2019-07-30T05:07:11.724Z] [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-30T05:07:11.724Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:11.724Z] [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-30T05:07:11.724Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504... [2019-07-30T05:07:11.980Z] [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-30T05:07:11.980Z] [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-30T05:07:11.980Z] [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-30T05:07:11.980Z] [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-30T05:07:12.237Z] [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-30T05:07:12.237Z] [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-30T05:07:12.494Z] [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-30T05:07:12.494Z] [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-30T05:07:12.494Z] [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-30T05:07:12.494Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:12.494Z] [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-30T05:07:12.751Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948... [2019-07-30T05:07:12.751Z] [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-30T05:07:12.751Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:12.751Z] [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-30T05:07:12.751Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948... [2019-07-30T05:07:12.751Z] [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-30T05:07:12.751Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:12.751Z] [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-30T05:07:13.008Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948... [2019-07-30T05:07:13.008Z] [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-30T05:07:13.008Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:13.008Z] [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-30T05:07:13.008Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646... [2019-07-30T05:07:13.008Z] [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-30T05:07:13.008Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:13.008Z] [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-30T05:07:13.265Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009... [2019-07-30T05:07:13.265Z] [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-30T05:07:13.265Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:13.265Z] [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-30T05:07:13.265Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.100.v20180822-1258... [2019-07-30T05:07:13.522Z] [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-30T05:07:13.522Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:13.522Z] [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-30T05:07:13.522Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.300.v20190215-2242... [2019-07-30T05:07:13.522Z] [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-30T05:07:13.522Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:13.522Z] [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-30T05:07:13.779Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302... [2019-07-30T05:07:13.779Z] [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-30T05:07:13.779Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:13.779Z] [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-30T05:07:13.779Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242... [2019-07-30T05:07:13.779Z] [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-30T05:07:13.779Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:13.779Z] [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-30T05:07:14.036Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019... [2019-07-30T05:07:14.036Z] [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-30T05:07:14.036Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:14.036Z] [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-30T05:07:14.036Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405... [2019-07-30T05:07:14.036Z] [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-30T05:07:14.036Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:14.036Z] [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-30T05:07:14.293Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [2019-07-30T05:07:14.293Z] [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-30T05:07:14.293Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:14.293Z] [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-30T05:07:14.549Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [2019-07-30T05:07:14.549Z] [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-30T05:07:14.549Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:14.549Z] [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-30T05:07:14.806Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354... [2019-07-30T05:07:14.806Z] [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-30T05:07:14.806Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:14.806Z] [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-30T05:07:14.806Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008... [2019-07-30T05:07:14.806Z] [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-30T05:07:14.806Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:14.806Z] [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-30T05:07:15.063Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235... [2019-07-30T05:07:15.063Z] [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-30T05:07:15.063Z] [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-30T05:07:15.063Z] [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-30T05:07:15.063Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:15.063Z] [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-30T05:07:15.320Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302... [2019-07-30T05:07:15.576Z] [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-30T05:07:15.577Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:15.577Z] [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-30T05:07:15.577Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752... [2019-07-30T05:07:15.577Z] [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-30T05:07:15.577Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:15.577Z] [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-30T05:07:15.851Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302... [2019-07-30T05:07:15.851Z] [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-30T05:07:15.851Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:15.851Z] [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-30T05:07:15.851Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624... [2019-07-30T05:07:16.108Z] [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-30T05:07:16.108Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:16.108Z] [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-30T05:07:16.108Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302... [2019-07-30T05:07:16.108Z] [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-30T05:07:16.108Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:16.108Z] [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-30T05:07:16.365Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914... [2019-07-30T05:07:16.365Z] [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-30T05:07:16.365Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:16.365Z] [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-30T05:07:16.365Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649... [2019-07-30T05:07:16.622Z] [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-30T05:07:16.622Z] [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-30T05:07:16.622Z] [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-30T05:07:16.622Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:16.622Z] [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-30T05:07:16.622Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158... [2019-07-30T05:07:16.881Z] [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-30T05:07:16.881Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:16.881Z] [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-30T05:07:17.322Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649... [2019-07-30T05:07:17.322Z] [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-30T05:07:17.322Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:17.322Z] [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-30T05:07:17.322Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122... [2019-07-30T05:07:17.322Z] [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-30T05:07:17.322Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:17.322Z] [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-30T05:07:17.322Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.300.v20190514-1046... [2019-07-30T05:07:17.322Z] [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-30T05:07:17.322Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:17.322Z] [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-30T05:07:17.579Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802... [2019-07-30T05:07:17.579Z] [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-30T05:07:17.579Z] [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-30T05:07:17.836Z] [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-30T05:07:17.836Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:17.836Z] [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-30T05:07:17.836Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122... [2019-07-30T05:07:17.836Z] [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-30T05:07:17.836Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:17.836Z] [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-30T05:07:18.093Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122... [2019-07-30T05:07:18.093Z] [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-30T05:07:18.093Z] [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-30T05:07:18.093Z] [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-30T05:07:18.093Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:18.093Z] [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-30T05:07:18.350Z] [INFO] Unpacking org.eclipse.help.base_4.2.600.v20190605-1800... [2019-07-30T05:07:18.350Z] [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-30T05:07:18.350Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:18.350Z] [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-30T05:07:18.606Z] [INFO] Unpacking org.eclipse.help.ui_4.1.500.v20190519-2119... [2019-07-30T05:07:18.606Z] [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-30T05:07:18.606Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:18.606Z] [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-30T05:07:18.863Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.500.v20190517-1202... [2019-07-30T05:07:19.119Z] [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-30T05:07:19.119Z] [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-30T05:07:19.119Z] [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-30T05:07:19.119Z] [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-30T05:07:19.376Z] [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-30T05:07:19.376Z] [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-30T05:07:19.376Z] [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-30T05:07:19.376Z] [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-30T05:07:19.633Z] [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-30T05:07:19.633Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:19.633Z] [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-30T05:07:19.633Z] [INFO] Unpacking org.eclipse.platform_4.12.0.v20190605-1800... [2019-07-30T05:07:19.889Z] [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-30T05:07:19.889Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:19.889Z] [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-30T05:07:20.146Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.12.0.v20190604-0816... [2019-07-30T05:07:21.514Z] [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-30T05:07:21.514Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:21.514Z] [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-30T05:07:21.772Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.500.v20190315-1216... [2019-07-30T05:07:22.028Z] [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-30T05:07:22.028Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:22.028Z] [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-30T05:07:22.288Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039... [2019-07-30T05:07:22.288Z] [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-30T05:07:22.288Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:22.288Z] [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-30T05:07:22.544Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.400.v20190513-2118... [2019-07-30T05:07:22.544Z] [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-30T05:07:22.544Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:22.544Z] [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-30T05:07:22.544Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.400.v20190519-2344... [2019-07-30T05:07:22.801Z] [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-30T05:07:22.801Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:22.801Z] [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-30T05:07:22.801Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.400.v20190517-1612... [2019-07-30T05:07:22.801Z] [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-30T05:07:22.801Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:22.801Z] [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-30T05:07:23.058Z] [INFO] Unpacking org.eclipse.ui.net_1.3.400.v20190519-2354... [2019-07-30T05:07:23.058Z] [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-30T05:07:23.058Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:23.058Z] [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-30T05:07:23.058Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.300.v20190510-0549... [2019-07-30T05:07:23.058Z] [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-30T05:07:23.058Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:23.058Z] [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-30T05:07:23.315Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.200.v20190513-2118... [2019-07-30T05:07:23.315Z] [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-30T05:07:23.315Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:23.315Z] [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-30T05:07:23.315Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700... [2019-07-30T05:07:23.315Z] [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-30T05:07:23.315Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:23.315Z] [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-30T05:07:23.573Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354... [2019-07-30T05:07:23.573Z] [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-30T05:07:23.573Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:23.573Z] [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-30T05:07:23.573Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.600.v20190519-1034... [2019-07-30T05:07:23.924Z] [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-30T05:07:23.924Z] [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-30T05:07:23.924Z] [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-30T05:07:23.924Z] [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-30T05:07:24.182Z] [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-30T05:07:24.182Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:24.182Z] [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-30T05:07:24.182Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.300.v20190518-1030... [2019-07-30T05:07:24.182Z] [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-30T05:07:24.182Z] [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-30T05:07:24.182Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:24.182Z] [INFO] Unpacking org.eclipse.rcp_4.12.0.v20190605-1800... [2019-07-30T05:07:24.182Z] [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-30T05:07:24.182Z] [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-30T05:07:24.439Z] [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-30T05:07:24.439Z] [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-30T05:07:24.439Z] [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-30T05:07:24.439Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:24.439Z] [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-30T05:07:24.439Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.500.v20190513-1223... [2019-07-30T05:07:25.002Z] [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-30T05:07:25.002Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:25.002Z] [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-30T05:07:25.002Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158... [2019-07-30T05:07:25.932Z] [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-30T05:07:25.932Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:25.932Z] [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-30T05:07:25.932Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326... [2019-07-30T05:07:25.932Z] [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-30T05:07:25.932Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:25.932Z] [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-30T05:07:25.932Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016... [2019-07-30T05:07:26.496Z] [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-30T05:07:26.496Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:26.496Z] [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-30T05:07:26.496Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235... [2019-07-30T05:07:26.496Z] [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-30T05:07:26.496Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:26.496Z] [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-30T05:07:26.753Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.200.v20190509-1900... [2019-07-30T05:07:27.316Z] [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-30T05:07:27.316Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:27.316Z] [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-30T05:07:27.316Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158... [2019-07-30T05:07:27.316Z] [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-30T05:07:27.316Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:27.316Z] [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-30T05:07:27.316Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925... [2019-07-30T05:07:27.573Z] [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-30T05:07:27.573Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:27.573Z] [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-30T05:07:27.573Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016... [2019-07-30T05:07:27.573Z] [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-30T05:07:27.573Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:27.573Z] [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-30T05:07:27.830Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908... [2019-07-30T05:07:27.830Z] [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-30T05:07:27.830Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:27.830Z] [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-30T05:07:27.830Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957... [2019-07-30T05:07:27.830Z] [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-30T05:07:28.087Z] [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-30T05:07:28.087Z] [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-30T05:07:28.652Z] [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-30T05:07:28.909Z] [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-30T05:07:28.909Z] [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-30T05:07:29.166Z] [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-30T05:07:29.166Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:29.166Z] [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-30T05:07:29.166Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302... [2019-07-30T05:07:29.166Z] [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-30T05:07:29.166Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:29.166Z] [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-30T05:07:29.422Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302... [2019-07-30T05:07:29.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-30T05:07:29.422Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:29.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-30T05:07:29.422Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357... [2019-07-30T05:07:29.987Z] [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-30T05:07:29.987Z] [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-30T05:07:29.987Z] [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-30T05:07:30.325Z] [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-30T05:07:30.325Z] [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-30T05:07:30.325Z] [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-30T05:07:30.890Z] [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-30T05:07:30.890Z] [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-30T05:07:31.147Z] [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-30T05:07:31.147Z] [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-30T05:07:31.710Z] [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-30T05:07:31.710Z] [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-30T05:07:32.274Z] [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-30T05:07:32.274Z] [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-30T05:07:32.274Z] [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-30T05:07:32.531Z] [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-30T05:07:32.531Z] [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-30T05:07:32.789Z] [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-30T05:07:32.789Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T05:07:32.789Z] [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-30T05:07:33.046Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053... [2019-07-30T05:07:35.569Z] [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-30T05:07:35.569Z] [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-30T05:07:35.569Z] [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-30T05:07:36.501Z] [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-30T05:07:36.501Z] [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-30T05:07:36.501Z] [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-30T05:07:37.872Z] [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-30T05:07:37.872Z] [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-30T05:07:37.872Z] [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-30T05:07:39.270Z] [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-30T05:07:39.270Z] [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-30T05:07:39.270Z] [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-30T05:07:39.270Z] [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-30T05:07:39.270Z] [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-30T05:07:39.270Z] [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-30T05:07:39.527Z] [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-30T05:07:39.784Z] [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-30T05:07:39.784Z] [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-30T05:07:39.785Z] [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-30T05:07:39.785Z] [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-30T05:07:39.785Z] [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-30T05:07:40.349Z] [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-30T05:07:40.349Z] [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-30T05:07:40.349Z] [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-30T05:07:40.349Z] [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-30T05:07:40.349Z] [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-30T05:07:40.349Z] [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-30T05:07:40.607Z] [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-30T05:07:40.865Z] [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-30T05:07:40.865Z] [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-30T05:07:41.431Z] [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-30T05:07:41.431Z] [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-30T05:07:41.431Z] [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-30T05:07:41.688Z] [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-30T05:07:41.688Z] [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-30T05:07:41.688Z] [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-30T05:07:41.945Z] [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-30T05:07:42.203Z] [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-30T05:07:42.203Z] [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-30T05:07:42.768Z] [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-30T05:07:43.026Z] [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-30T05:07:43.026Z] [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-30T05:07:43.589Z] [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-30T05:07:43.856Z] [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-30T05:07:43.856Z] [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-30T05:07:43.856Z] [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-30T05:07:44.114Z] [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-30T05:07:44.114Z] [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-30T05:07:44.679Z] [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-30T05:07:44.679Z] [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-30T05:07:44.679Z] [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-30T05:07:45.422Z] [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-30T05:07:45.422Z] [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-30T05:07:45.422Z] [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-30T05:07:46.354Z] [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-30T05:07:46.354Z] [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-30T05:07:46.354Z] [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-30T05:07:46.611Z] [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-30T05:07:46.611Z] [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-30T05:07:46.611Z] [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-30T05:07:46.867Z] [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-30T05:07:47.124Z] [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-30T05:07:47.124Z] [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-30T05:07:47.688Z] [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-30T05:07:47.688Z] [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-30T05:07:47.688Z] [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-30T05:07:48.252Z] [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-30T05:07:48.510Z] [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-30T05:07:48.510Z] [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-30T05:07:49.073Z] [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-30T05:07:49.073Z] [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-30T05:07:49.073Z] [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-30T05:07:49.330Z] [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-30T05:07:49.330Z] [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-30T05:07:49.330Z] [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-30T05:07:49.893Z] [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-30T05:07:49.893Z] [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-30T05:07:49.893Z] [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-30T05:07:50.456Z] [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-30T05:07:50.713Z] [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-30T05:07:50.713Z] [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-30T05:07:51.643Z] [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-30T05:07:51.643Z] [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-30T05:07:51.643Z] [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-30T05:07:51.643Z] [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-30T05:07:51.643Z] [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-30T05:07:51.643Z] [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-30T05:07:52.207Z] [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-30T05:07:52.631Z] [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-30T05:07:52.631Z] [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-30T05:07:53.196Z] [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-30T05:07:53.453Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar [2019-07-30T05:07:53.453Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T05:07:53.453Z] [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-30T05:07:53.453Z] [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-30T05:07:54.383Z] [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-30T05:07:54.383Z] [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-30T05:07:54.383Z] [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-30T05:07:55.312Z] [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-30T05:07:55.312Z] [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-30T05:07:55.312Z] [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-30T05:07:55.875Z] [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-30T05:07:56.131Z] [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-30T05:07:56.131Z] [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-30T05:07:56.131Z] [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-30T05:07:56.131Z] [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-30T05:07:56.131Z] [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-30T05:07:56.388Z] [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-30T05:07:56.388Z] [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-30T05:07:56.388Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T05:07:56.388Z] [INFO] Reactor Build Order: [2019-07-30T05:07:56.388Z] [INFO] [2019-07-30T05:07:56.388Z] [INFO] Trace Compass Parent [pom] [2019-07-30T05:07:56.388Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2019-07-30T05:07:56.388Z] [INFO] Trace Compass Common Utilities Parent [pom] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] Trace Compass State System Parent [pom] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] Trace Compass TMF Parent [pom] [2019-07-30T05:07:56.388Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] Trace Compass CTF Support Parent [pom] [2019-07-30T05:07:56.388Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] Trace Compass LTTng Support Parent [pom] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] Trace Compass BTF Support Parent [pom] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] Trace Compass Documentation [pom] [2019-07-30T05:07:56.388Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.388Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T05:07:56.389Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2019-07-30T05:07:56.389Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T05:07:56.389Z] [INFO] Trace Compass RCP Parent [pom] [2019-07-30T05:07:56.389Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2019-07-30T05:07:56.389Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2019-07-30T05:07:56.389Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2019-07-30T05:07:56.389Z] [INFO] Trace Compass Json trace Parent [pom] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2019-07-30T05:07:56.389Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2019-07-30T05:07:56.389Z] [INFO] Trace Compass Release Engineering Parent [pom] [2019-07-30T05:07:56.389Z] [INFO] Trace Compass Target Platform [pom] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2019-07-30T05:07:56.389Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2019-07-30T05:07:56.389Z] [INFO] Trace Compass Repository [eclipse-repository] [2019-07-30T05:07:56.389Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test [eclipse-plugin] [2019-07-30T05:07:56.389Z] [INFO] [2019-07-30T05:07:56.389Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2019-07-30T05:07:56.389Z] [INFO] Building Trace Compass Parent 5.0.0-SNAPSHOT [1/134] [2019-07-30T05:07:56.389Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T05:07:56.389Z] [INFO] [2019-07-30T05:07:56.389Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass --- [2019-07-30T05:07:56.389Z] 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-30T05:07:56.646Z] 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-30T05:07:56.646Z] 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-30T05:07:56.903Z] 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-30T05:07:56.903Z] 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-30T05:07:56.903Z] 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-30T05:07:56.903Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 174 kB/s) [2019-07-30T05:07:56.903Z] 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-30T05:07:56.903Z] 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-30T05:07:56.903Z] 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-30T05:07:57.160Z] 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-30T05:07:57.160Z] 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-30T05:07:57.160Z] 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-30T05:07:57.160Z] 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 204 kB/s) [2019-07-30T05:07:57.160Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T05:07:57.160Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T05:07:57.160Z] 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-30T05:07:57.416Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T05:07:57.416Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T05:07:57.416Z] 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-30T05:07:57.416Z] Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.5 MB/s) [2019-07-30T05:07:57.416Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [2019-07-30T05:07:57.416Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [2019-07-30T05:07:57.416Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom [2019-07-30T05:07:57.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom [2019-07-30T05:07:57.673Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom [2019-07-30T05:07:57.673Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [2019-07-30T05:07:57.673Z] 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 693 kB/s) [2019-07-30T05:07:57.673Z] 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-30T05:07:57.673Z] 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-30T05:07:57.673Z] 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-30T05:07:57.929Z] 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-30T05:07:57.929Z] 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-30T05:07:57.929Z] 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-30T05:07:57.929Z] 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 424 kB/s) [2019-07-30T05:07:57.929Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T05:07:57.929Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T05:07:57.929Z] 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-30T05:07:58.186Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T05:07:58.186Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T05:07:58.186Z] 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-30T05:07:58.186Z] 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.9 MB/s) [2019-07-30T05:07:58.186Z] 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-30T05:07:58.186Z] 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-30T05:07:58.186Z] 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-30T05:07:58.443Z] 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-30T05:07:58.443Z] 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-30T05:07:58.443Z] 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-30T05:07:58.443Z] 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 34 kB/s) [2019-07-30T05:07:58.443Z] 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-30T05:07:58.443Z] 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-30T05:07:58.443Z] 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-30T05:07:58.443Z] 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-30T05:07:58.443Z] 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-30T05:07:58.443Z] 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-30T05:07:58.443Z] 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-30T05:07:58.443Z] 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-30T05:07:58.702Z] 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-30T05:07:58.702Z] 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-30T05:07:58.702Z] 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-30T05:07:58.702Z] 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-30T05:07:58.702Z] 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-30T05:07:58.702Z] 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-30T05:07:58.702Z] 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-30T05:07:58.702Z] 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-30T05:07:59.128Z] 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-30T05:07:59.128Z] 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-30T05:07:59.128Z] 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-30T05:07:59.128Z] 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-30T05:07:59.128Z] 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-30T05:07:59.128Z] 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-30T05:07:59.128Z] 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-30T05:07:59.128Z] 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-30T05:07:59.128Z] 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 (3): 32 kB | 24/185 kB | 4.1/222 kB Progress (3): 32 kB | 28/185 kB | 4.1/222 kB Progress (3): 32 kB | 28/185 kB | 7.7/222 kB Progress (3): 32 kB | 32/185 kB | 7.7/222 kB Progress (3): 32 kB | 32/185 kB | 12/222 kB Progress (3): 32 kB | 36/185 kB | 12/222 kB Progress (3): 32 kB | 36/185 kB | 16/222 kB Progress (3): 32 kB | 40/185 kB | 16/222 kB Progress (3): 32 kB | 40/185 kB | 20/222 kB Progress (3): 32 kB | 44/185 kB | 20/222 kB Progress (3): 32 kB | 44/185 kB | 24/222 kB Progress (3): 32 kB | 48/185 kB | 24/222 kB Progress (3): 32 kB | 48/185 kB | 28/222 kB Progress (3): 32 kB | 52/185 kB | 28/222 kB Progress (3): 32 kB | 52/185 kB | 32/222 kB Progress (3): 32 kB | 56/185 kB | 32/222 kB Progress (3): 32 kB | 56/185 kB | 36/222 kB Progress (3): 32 kB | 60/185 kB | 36/222 kB Progress (3): 32 kB | 60/185 kB | 40/222 kB Progress (3): 32 kB | 64/185 kB | 40/222 kB Progress (3): 32 kB | 64/185 kB | 44/222 kB Progress (3): 32 kB | 68/185 kB | 44/222 kB Progress (3): 32 kB | 68/185 kB | 48/222 kB Progress (3): 32 kB | 72/185 kB | 48/222 kB Progress (3): 32 kB | 72/185 kB | 52/222 kB Progress (3): 32 kB | 76/185 kB | 52/222 kB Progress (3): 32 kB | 76/185 kB | 56/222 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 1.0 MB/s) [2019-07-30T05:07:59.128Z] Progress (2): 80/185 kB | 56/222 kB Progress (2): 80/185 kB | 60/222 kB Progress (2): 84/185 kB | 60/222 kB Progress (2): 84/185 kB | 64/222 kB Progress (2): 88/185 kB | 64/222 kB Progress (2): 88/185 kB | 66/222 kB Progress (2): 92/185 kB | 66/222 kB Progress (2): 92/185 kB | 70/222 kB Progress (2): 96/185 kB | 70/222 kB Progress (2): 96/185 kB | 74/222 kB Progress (2): 100/185 kB | 74/222 kB Progress (2): 104/185 kB | 74/222 kB Progress (2): 104/185 kB | 78/222 kB Progress (2): 108/185 kB | 78/222 kB Progress (2): 108/185 kB | 82/222 kB Progress (2): 112/185 kB | 82/222 kB Progress (2): 112/185 kB | 86/222 kB Progress (2): 116/185 kB | 86/222 kB Progress (2): 116/185 kB | 90/222 kB Progress (2): 120/185 kB | 90/222 kB Progress (2): 120/185 kB | 94/222 kB Progress (2): 124/185 kB | 94/222 kB Progress (2): 124/185 kB | 98/222 kB Progress (2): 128/185 kB | 98/222 kB Progress (2): 128/185 kB | 102/222 kB Progress (2): 132/185 kB | 102/222 kB Progress (2): 132/185 kB | 106/222 kB Progress (2): 136/185 kB | 106/222 kB Progress (2): 136/185 kB | 110/222 kB Progress (2): 140/185 kB | 110/222 kB Progress (2): 140/185 kB | 114/222 kB Progress (2): 144/185 kB | 114/222 kB Progress (2): 144/185 kB | 118/222 kB Progress (2): 148/185 kB | 118/222 kB Progress (2): 148/185 kB | 122/222 kB Progress (2): 152/185 kB | 122/222 kB Progress (2): 152/185 kB | 126/222 kB Progress (2): 156/185 kB | 126/222 kB Progress (2): 156/185 kB | 130/222 kB Progress (2): 160/185 kB | 130/222 kB Progress (2): 160/185 kB | 134/222 kB Progress (2): 164/185 kB | 134/222 kB Progress (2): 164/185 kB | 138/222 kB Progress (2): 168/185 kB | 138/222 kB Progress (2): 168/185 kB | 142/222 kB Progress (2): 172/185 kB | 142/222 kB Progress (2): 172/185 kB | 146/222 kB Progress (2): 176/185 kB | 146/222 kB Progress (2): 176/185 kB | 150/222 kB Progress (2): 180/185 kB | 150/222 kB Progress (2): 180/185 kB | 154/222 kB Progress (2): 184/185 kB | 154/222 kB Progress (2): 184/185 kB | 158/222 kB Progress (2): 185 kB | 158/222 kB Progress (2): 185 kB | 162/222 kB Progress (2): 185 kB | 166/222 kB Progress (2): 185 kB | 170/222 kB Progress (2): 185 kB | 174/222 kB Progress (2): 185 kB | 178/222 kB Progress (2): 185 kB | 182/222 kB Progress (2): 185 kB | 186/222 kB Progress (2): 185 kB | 190/222 kB Progress (2): 185 kB | 194/222 kB Progress (2): 185 kB | 198/222 kB Progress (2): 185 kB | 202/222 kB Progress (2): 185 kB | 206/222 kB Progress (2): 185 kB | 210/222 kB Progress (2): 185 kB | 214/222 kB Progress (2): 185 kB | 218/222 kB Progress (2): 185 kB | 222/222 kB Progress (2): 185 kB | 222 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 4.4 MB/s) [2019-07-30T05:07:59.128Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 3.7 MB/s) [2019-07-30T05:07:59.128Z] Progress (1): 4.1/155 kB Progress (1): 7.7/155 kB Progress (1): 12/155 kB Progress (1): 16/155 kB Progress (1): 20/155 kB Progress (1): 24/155 kB Progress (1): 28/155 kB Progress (1): 32/155 kB Progress (1): 33/155 kB Progress (1): 37/155 kB Progress (1): 41/155 kB Progress (1): 45/155 kB Progress (1): 49/155 kB Progress (1): 53/155 kB Progress (1): 57/155 kB Progress (1): 61/155 kB Progress (1): 65/155 kB Progress (1): 69/155 kB Progress (1): 73/155 kB Progress (1): 77/155 kB Progress (1): 81/155 kB Progress (1): 85/155 kB Progress (1): 89/155 kB Progress (1): 93/155 kB Progress (1): 97/155 kB Progress (1): 101/155 kB Progress (1): 105/155 kB Progress (1): 109/155 kB Progress (1): 113/155 kB Progress (1): 117/155 kB Progress (1): 121/155 kB Progress (1): 125/155 kB Progress (1): 129/155 kB Progress (1): 133/155 kB Progress (1): 137/155 kB Progress (1): 141/155 kB Progress (1): 145/155 kB Progress (1): 149/155 kB Progress (1): 153/155 kB Progress (1): 155 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 2.3 MB/s) [2019-07-30T05:07:59.128Z] [INFO] [2019-07-30T05:07:59.128Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2019-07-30T05:07:59.128Z] 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-30T05:07:59.128Z] 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-30T05:07:59.128Z] 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-30T05:07:59.128Z] 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-30T05:07:59.128Z] 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-30T05:07:59.128Z] 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-30T05:07:59.385Z] 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 71 kB/s) [2019-07-30T05:07:59.385Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom [2019-07-30T05:07:59.385Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-30T05:07:59.385Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom [2019-07-30T05:07:59.385Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-30T05:07:59.385Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom [2019-07-30T05:07:59.385Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [2019-07-30T05:07:59.385Z] 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 94 kB/s) [2019-07-30T05:07:59.641Z] 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-30T05:07:59.641Z] 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-30T05:07:59.641Z] 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-30T05:07:59.641Z] 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-30T05:07:59.641Z] 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-30T05:07:59.641Z] 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-30T05:07:59.641Z] 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 26 kB/s) [2019-07-30T05:07:59.641Z] 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-30T05:07:59.898Z] 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-30T05:07:59.898Z] 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-30T05:07:59.898Z] 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-30T05:07:59.898Z] 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-30T05:07:59.898Z] 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-30T05:07:59.898Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 68 kB/s) [2019-07-30T05:07:59.898Z] 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-30T05:08:00.154Z] 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-30T05:08:00.154Z] 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-30T05:08:00.154Z] 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-30T05:08:00.154Z] 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-30T05:08:00.154Z] 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-30T05:08:00.154Z] 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 445 kB/s) [2019-07-30T05:08:00.154Z] 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-30T05:08:00.412Z] 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-30T05:08:00.412Z] 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-30T05:08:00.412Z] 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-30T05:08:00.412Z] 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-30T05:08:00.412Z] 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-30T05:08:00.412Z] 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 101 kB/s) [2019-07-30T05:08:00.669Z] 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-30T05:08:00.669Z] 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-30T05:08:00.669Z] 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-30T05:08:00.669Z] 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-30T05:08:00.669Z] 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-30T05:08:00.669Z] 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-30T05:08:00.926Z] Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 33 kB/s) [2019-07-30T05:08:00.926Z] 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-30T05:08:00.926Z] 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-30T05:08:00.926Z] 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-30T05:08:00.926Z] 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-30T05:08:00.926Z] 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-30T05:08:00.926Z] 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-30T05:08:01.183Z] 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 132 kB/s) [2019-07-30T05:08:01.183Z] 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-30T05:08:01.184Z] 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-30T05:08:01.184Z] 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-30T05:08:01.184Z] 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-30T05:08:01.184Z] 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-30T05:08:01.184Z] 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-30T05:08:01.440Z] 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 77 kB/s) [2019-07-30T05:08:01.440Z] 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-30T05:08:01.440Z] 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-30T05:08:01.440Z] 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-30T05:08:01.440Z] 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-30T05:08:01.698Z] 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-30T05:08:01.698Z] 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-30T05:08:01.698Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 108 kB/s) [2019-07-30T05:08:01.698Z] 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-30T05:08:01.698Z] 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-30T05:08:01.698Z] 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-30T05:08:01.698Z] 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-30T05:08:01.954Z] 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-30T05:08:01.954Z] 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-30T05:08:01.954Z] 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 390 kB/s) [2019-07-30T05:08:01.954Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T05:08:01.954Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T05:08:01.954Z] 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-30T05:08:02.210Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T05:08:02.210Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T05:08:02.210Z] 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-30T05:08:02.210Z] 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 573 kB/s) [2019-07-30T05:08:02.210Z] 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-30T05:08:02.210Z] 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-30T05:08:02.210Z] 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-30T05:08:02.467Z] 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-30T05:08:02.467Z] 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-30T05:08:02.467Z] 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-30T05:08:02.467Z] 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 51 kB/s) [2019-07-30T05:08:02.467Z] 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-30T05:08:02.467Z] 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-30T05:08:02.467Z] 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-30T05:08:02.724Z] 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-30T05:08:02.724Z] 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-30T05:08:02.724Z] 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-30T05:08:02.724Z] 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 134 kB/s) [2019-07-30T05:08:02.724Z] 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-30T05:08:02.724Z] 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-30T05:08:02.724Z] 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-30T05:08:02.981Z] 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-30T05:08:02.981Z] 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-30T05:08:02.981Z] 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-30T05:08:02.981Z] 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 483 kB/s) [2019-07-30T05:08:02.981Z] 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-30T05:08:02.981Z] 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-30T05:08:02.981Z] 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-30T05:08:03.238Z] 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-30T05:08:03.238Z] 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-30T05:08:03.238Z] 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-30T05:08:03.238Z] 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 97 kB/s) [2019-07-30T05:08:03.238Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T05:08:03.238Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T05:08:03.238Z] 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-30T05:08:03.494Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T05:08:03.494Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T05:08:03.494Z] 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-30T05:08:03.494Z] 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 713 kB/s) [2019-07-30T05:08:03.494Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T05:08:03.494Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T05:08:03.494Z] 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-30T05:08:03.751Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T05:08:03.751Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T05:08:03.751Z] 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-30T05:08:03.751Z] 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 2.5 kB/s) [2019-07-30T05:08:03.751Z] 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-30T05:08:03.751Z] 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-30T05:08:04.007Z] 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-30T05:08:04.007Z] 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-30T05:08:04.007Z] 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-30T05:08:04.007Z] 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-30T05:08:04.007Z] 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 198 kB/s) [2019-07-30T05:08:04.007Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T05:08:04.007Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T05:08:04.264Z] 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-30T05:08:04.264Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T05:08:04.264Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T05:08:04.264Z] 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-30T05:08:04.264Z] 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 46 kB/s) [2019-07-30T05:08:04.264Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T05:08:04.520Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T05:08:05.622Z] 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-30T05:08:05.622Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T05:08:05.622Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T05:08:05.622Z] 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-30T05:08:05.622Z] 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 44 kB/s) [2019-07-30T05:08:05.622Z] 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-30T05:08:05.922Z] 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-30T05:08:05.922Z] 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-30T05:08:05.922Z] 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-30T05:08:05.922Z] 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-30T05:08:05.922Z] 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-30T05:08:05.922Z] 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 290 kB/s) [2019-07-30T05:08:05.922Z] 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-30T05:08:05.922Z] 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-30T05:08:05.922Z] 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-30T05:08:06.179Z] 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-30T05:08:06.179Z] 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-30T05:08:06.179Z] 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-30T05:08:06.179Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 189 kB/s) [2019-07-30T05:08:06.179Z] 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-30T05:08:06.179Z] 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-30T05:08:06.179Z] 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-30T05:08:06.524Z] 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-30T05:08:06.524Z] 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-30T05:08:06.524Z] 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-30T05:08:06.524Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 66 kB/s) [2019-07-30T05:08:06.524Z] 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-30T05:08:06.524Z] 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-30T05:08:06.524Z] 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-30T05:08:06.824Z] 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-30T05:08:06.824Z] 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-30T05:08:06.824Z] 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-30T05:08:06.824Z] Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 845 kB/s) [2019-07-30T05:08:06.824Z] 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-30T05:08:06.824Z] 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-30T05:08:06.824Z] 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-30T05:08:06.824Z] 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-30T05:08:06.824Z] 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-30T05:08:07.081Z] 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-30T05:08:07.081Z] 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 20 kB/s) [2019-07-30T05:08:07.081Z] 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-30T05:08:07.081Z] 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-30T05:08:07.081Z] 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-30T05:08:07.081Z] 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-30T05:08:07.339Z] 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-30T05:08:07.339Z] 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-30T05:08:07.339Z] 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 61 kB/s) [2019-07-30T05:08:07.339Z] 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-30T05:08:07.339Z] 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-30T05:08:07.339Z] 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-30T05:08:07.596Z] 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-30T05:08:07.596Z] 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-30T05:08:07.596Z] 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-30T05:08:07.596Z] 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 64 kB/s) [2019-07-30T05:08:07.596Z] 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-30T05:08:07.596Z] 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-30T05:08:07.596Z] 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-30T05:08:07.853Z] 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-30T05:08:07.853Z] 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-30T05:08:07.853Z] 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-30T05:08:08.782Z] 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 9.2 kB/s) [2019-07-30T05:08:08.782Z] 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-30T05:08:08.782Z] 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-30T05:08:08.782Z] 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-30T05:08:09.039Z] 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-30T05:08:09.039Z] 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-30T05:08:09.039Z] 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-30T05:08:09.039Z] 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-30T05:08:09.039Z] 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-30T05:08:09.039Z] 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-30T05:08:09.039Z] 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-30T05:08:09.295Z] 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-30T05:08:09.295Z] 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-30T05:08:09.295Z] 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-30T05:08:09.295Z] 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-30T05:08:09.295Z] 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-30T05:08:09.295Z] 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-30T05:08:09.552Z] 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-30T05:08:09.552Z] 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-30T05:08:09.552Z] 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-30T05:08:09.552Z] 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-30T05:08:09.552Z] 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 72 kB/s) [2019-07-30T05:08:09.552Z] 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-30T05:08:09.552Z] 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-30T05:08:09.552Z] 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-30T05:08:09.552Z] 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-30T05:08:09.552Z] 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-30T05:08:09.552Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar [2019-07-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:09.809Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.066Z] 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-30T05:08:10.323Z] 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-30T05:08:10.323Z] 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-30T05:08:10.323Z] 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-30T05:08:10.323Z] 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-30T05:08:10.323Z] 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-30T05:08:10.323Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [2019-07-30T05:08:10.323Z] 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-30T05:08:10.323Z] 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-30T05:08:10.323Z] 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-30T05:08:10.323Z] 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-30T05:08:10.580Z] 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-30T05:08:10.580Z] 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-30T05:08:10.580Z] 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-30T05:08:10.580Z] 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-30T05:08:10.580Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T05:08:10.838Z] 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-30T05:08:10.838Z] 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-30T05:08:10.838Z] 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-30T05:08:10.838Z] 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-30T05:08:10.838Z] 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-30T05:08:10.838Z] 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-30T05:08:10.838Z] 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-30T05:08:10.838Z] 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-30T05:08:10.838Z] 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-30T05:08:10.838Z] 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-30T05:08:11.095Z] 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-30T05:08:11.095Z] 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-30T05:08:11.095Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar [2019-07-30T05:08:11.095Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.352Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar [2019-07-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:11.611Z] 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-30T05:08:12.023Z] 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-30T05:08:12.023Z] 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-30T05:08:12.023Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Progress (2): 12 kB | 4.1/80 kB Progress (2): 12 kB | 7.7/80 kB Progress (2): 12 kB | 12/80 kB Progress (2): 12 kB | 16/80 kB Progress (2): 12 kB | 20/80 kB Progress (2): 12 kB | 24/80 kB Progress (2): 12 kB | 28/80 kB Progress (2): 12 kB | 32/80 kB Progress (2): 12 kB | 33/80 kB Progress (2): 12 kB | 37/80 kB Progress (2): 12 kB | 41/80 kB Progress (2): 12 kB | 45/80 kB Progress (2): 12 kB | 49/80 kB Progress (2): 12 kB | 53/80 kB Progress (2): 12 kB | 57/80 kB Progress (2): 12 kB | 61/80 kB Progress (2): 12 kB | 65/80 kB Progress (2): 12 kB | 69/80 kB Progress (2): 12 kB | 73/80 kB Progress (2): 12 kB | 77/80 kB Progress (2): 12 kB | 80 kB Progress (3): 12 kB | 80 kB | 4.1/88 kB Progress (3): 12 kB | 80 kB | 7.7/88 kB Progress (4): 12 kB | 80 kB | 7.7/88 kB | 4.1/49 kB Progress (4): 12 kB | 80 kB | 12/88 kB | 4.1/49 kB Progress (4): 12 kB | 80 kB | 12/88 kB | 7.7/49 kB Progress (4): 12 kB | 80 kB | 16/88 kB | 7.7/49 kB Progress (4): 12 kB | 80 kB | 16/88 kB | 12/49 kB Progress (4): 12 kB | 80 kB | 16/88 kB | 16/49 kB Progress (4): 12 kB | 80 kB | 20/88 kB | 16/49 kB Progress (4): 12 kB | 80 kB | 20/88 kB | 20/49 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 151 kB/s) [2019-07-30T05:08:12.023Z] 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-30T05:08:12.023Z] Progress (3): 80 kB | 20/88 kB | 24/49 kB Progress (3): 80 kB | 24/88 kB | 24/49 kB Progress (3): 80 kB | 24/88 kB | 28/49 kB Progress (4): 80 kB | 24/88 kB | 28/49 kB | 4.1/51 kB Progress (4): 80 kB | 28/88 kB | 28/49 kB | 4.1/51 kB Progress (4): 80 kB | 28/88 kB | 32/49 kB | 4.1/51 kB Progress (4): 80 kB | 32/88 kB | 32/49 kB | 4.1/51 kB Progress (4): 80 kB | 32/88 kB | 32/49 kB | 7.7/51 kB Progress (4): 80 kB | 33/88 kB | 32/49 kB | 7.7/51 kB Progress (4): 80 kB | 33/88 kB | 32/49 kB | 12/51 kB Progress (4): 80 kB | 33/88 kB | 36/49 kB | 12/51 kB Progress (4): 80 kB | 33/88 kB | 36/49 kB | 16/51 kB Progress (4): 80 kB | 37/88 kB | 36/49 kB | 16/51 kB Progress (4): 80 kB | 37/88 kB | 36/49 kB | 20/51 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 934 kB/s) [2019-07-30T05:08:12.023Z] Progress (3): 37/88 kB | 36/49 kB | 24/51 kB Progress (3): 41/88 kB | 36/49 kB | 24/51 kB Progress (3): 41/88 kB | 40/49 kB | 24/51 kB Progress (3): 45/88 kB | 40/49 kB | 24/51 kB Progress (3): 45/88 kB | 40/49 kB | 28/51 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [2019-07-30T05:08:12.023Z] Progress (3): 45/88 kB | 40/49 kB | 32/51 kB Progress (3): 49/88 kB | 40/49 kB | 32/51 kB Progress (3): 49/88 kB | 40/49 kB | 36/51 kB Progress (3): 49/88 kB | 40/49 kB | 40/51 kB Progress (3): 49/88 kB | 44/49 kB | 40/51 kB Progress (3): 49/88 kB | 44/49 kB | 44/51 kB Progress (3): 53/88 kB | 44/49 kB | 44/51 kB Progress (3): 53/88 kB | 44/49 kB | 48/51 kB Progress (3): 53/88 kB | 48/49 kB | 48/51 kB Progress (3): 53/88 kB | 48/49 kB | 51 kB Progress (3): 57/88 kB | 48/49 kB | 51 kB Progress (3): 57/88 kB | 49 kB | 51 kB Progress (3): 61/88 kB | 49 kB | 51 kB Progress (3): 65/88 kB | 49 kB | 51 kB Progress (3): 69/88 kB | 49 kB | 51 kB Progress (3): 73/88 kB | 49 kB | 51 kB Progress (3): 77/88 kB | 49 kB | 51 kB Progress (3): 81/88 kB | 49 kB | 51 kB Progress (3): 85/88 kB | 49 kB | 51 kB Progress (3): 88 kB | 49 kB | 51 kB Progress (4): 88 kB | 49 kB | 51 kB | 4.1/194 kB Progress (4): 88 kB | 49 kB | 51 kB | 7.7/194 kB Progress (4): 88 kB | 49 kB | 51 kB | 12/194 kB Progress (4): 88 kB | 49 kB | 51 kB | 16/194 kB Progress (4): 88 kB | 49 kB | 51 kB | 20/194 kB Progress (4): 88 kB | 49 kB | 51 kB | 24/194 kB Progress (4): 88 kB | 49 kB | 51 kB | 28/194 kB Progress (4): 88 kB | 49 kB | 51 kB | 32/194 kB Progress (4): 88 kB | 49 kB | 51 kB | 33/194 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 542 kB/s) [2019-07-30T05:08:12.023Z] 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-30T05:08:12.023Z] Progress (3): 88 kB | 49 kB | 37/194 kB Progress (3): 88 kB | 49 kB | 41/194 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 511 kB/s) [2019-07-30T05:08:12.023Z] Progress (2): 88 kB | 45/194 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-30T05:08:12.023Z] Progress (2): 88 kB | 49/194 kB Progress (3): 88 kB | 49/194 kB | 4.1/178 kB Progress (3): 88 kB | 53/194 kB | 4.1/178 kB Progress (3): 88 kB | 53/194 kB | 7.7/178 kB Progress (3): 88 kB | 57/194 kB | 7.7/178 kB Progress (3): 88 kB | 57/194 kB | 12/178 kB Progress (3): 88 kB | 61/194 kB | 12/178 kB Progress (3): 88 kB | 61/194 kB | 16/178 kB Progress (3): 88 kB | 65/194 kB | 16/178 kB Progress (3): 88 kB | 65/194 kB | 20/178 kB Progress (3): 88 kB | 69/194 kB | 20/178 kB Progress (3): 88 kB | 69/194 kB | 24/178 kB Progress (3): 88 kB | 73/194 kB | 24/178 kB Progress (3): 88 kB | 73/194 kB | 28/178 kB Progress (3): 88 kB | 77/194 kB | 28/178 kB Progress (3): 88 kB | 77/194 kB | 32/178 kB Progress (3): 88 kB | 81/194 kB | 32/178 kB Progress (3): 88 kB | 81/194 kB | 33/178 kB Progress (3): 88 kB | 85/194 kB | 33/178 kB Progress (3): 88 kB | 85/194 kB | 37/178 kB Progress (3): 88 kB | 89/194 kB | 37/178 kB Progress (3): 88 kB | 89/194 kB | 41/178 kB Progress (3): 88 kB | 93/194 kB | 41/178 kB Progress (3): 88 kB | 93/194 kB | 45/178 kB Progress (4): 88 kB | 93/194 kB | 45/178 kB | 4.1/22 kB Progress (4): 88 kB | 97/194 kB | 45/178 kB | 4.1/22 kB Progress (4): 88 kB | 97/194 kB | 45/178 kB | 7.7/22 kB Progress (4): 88 kB | 97/194 kB | 49/178 kB | 7.7/22 kB Progress (4): 88 kB | 97/194 kB | 49/178 kB | 12/22 kB Progress (4): 88 kB | 97/194 kB | 53/178 kB | 12/22 kB Progress (4): 88 kB | 101/194 kB | 53/178 kB | 12/22 kB Progress (4): 88 kB | 101/194 kB | 57/178 kB | 12/22 kB Progress (4): 88 kB | 101/194 kB | 57/178 kB | 16/22 kB Progress (4): 88 kB | 101/194 kB | 61/178 kB | 16/22 kB Progress (4): 88 kB | 105/194 kB | 61/178 kB | 16/22 kB Progress (4): 88 kB | 105/194 kB | 65/178 kB | 16/22 kB Progress (4): 88 kB | 105/194 kB | 65/178 kB | 20/22 kB Progress (4): 88 kB | 105/194 kB | 66/178 kB | 20/22 kB Progress (5): 88 kB | 105/194 kB | 66/178 kB | 20/22 kB | 4.1/8.8 kB Progress (5): 88 kB | 109/194 kB | 66/178 kB | 20/22 kB | 4.1/8.8 kB Progress (5): 88 kB | 109/194 kB | 66/178 kB | 20/22 kB | 7.7/8.8 kB Progress (5): 88 kB | 109/194 kB | 70/178 kB | 20/22 kB | 7.7/8.8 kB Progress (5): 88 kB | 109/194 kB | 70/178 kB | 22 kB | 7.7/8.8 kB Progress (5): 88 kB | 109/194 kB | 74/178 kB | 22 kB | 7.7/8.8 kB Progress (5): 88 kB | 109/194 kB | 74/178 kB | 22 kB | 8.8 kB Progress (5): 88 kB | 113/194 kB | 74/178 kB | 22 kB | 8.8 kB Progress (5): 88 kB | 113/194 kB | 78/178 kB | 22 kB | 8.8 kB Progress (5): 88 kB | 117/194 kB | 78/178 kB | 22 kB | 8.8 kB Progress (5): 88 kB | 117/194 kB | 82/178 kB | 22 kB | 8.8 kB Progress (5): 88 kB | 121/194 kB | 82/178 kB | 22 kB | 8.8 kB Progress (5): 88 kB | 121/194 kB | 86/178 kB | 22 kB | 8.8 kB Progress (5): 88 kB | 125/194 kB | 86/178 kB | 22 kB | 8.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 811 kB/s) [2019-07-30T05:08:12.023Z] Progress (4): 129/194 kB | 86/178 kB | 22 kB | 8.8 kB Progress (4): 129/194 kB | 90/178 kB | 22 kB | 8.8 kB Progress (4): 133/194 kB | 90/178 kB | 22 kB | 8.8 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [2019-07-30T05:08:12.023Z] Progress (4): 137/194 kB | 90/178 kB | 22 kB | 8.8 kB Progress (4): 137/194 kB | 94/178 kB | 22 kB | 8.8 kB Progress (4): 141/194 kB | 94/178 kB | 22 kB | 8.8 kB Progress (4): 141/194 kB | 98/178 kB | 22 kB | 8.8 kB Progress (4): 145/194 kB | 98/178 kB | 22 kB | 8.8 kB Progress (4): 145/194 kB | 98/178 kB | 22 kB | 8.8 kB Progress (4): 149/194 kB | 98/178 kB | 22 kB | 8.8 kB Progress (4): 149/194 kB | 102/178 kB | 22 kB | 8.8 kB Progress (4): 153/194 kB | 102/178 kB | 22 kB | 8.8 kB Progress (4): 153/194 kB | 106/178 kB | 22 kB | 8.8 kB Progress (4): 157/194 kB | 106/178 kB | 22 kB | 8.8 kB Progress (4): 157/194 kB | 110/178 kB | 22 kB | 8.8 kB Progress (4): 161/194 kB | 110/178 kB | 22 kB | 8.8 kB Progress (4): 161/194 kB | 114/178 kB | 22 kB | 8.8 kB Progress (4): 165/194 kB | 114/178 kB | 22 kB | 8.8 kB Progress (4): 165/194 kB | 118/178 kB | 22 kB | 8.8 kB Progress (4): 169/194 kB | 118/178 kB | 22 kB | 8.8 kB Progress (4): 169/194 kB | 122/178 kB | 22 kB | 8.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 196 kB/s) [2019-07-30T05:08:12.023Z] 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-30T05:08:12.023Z] Progress (3): 169/194 kB | 126/178 kB | 8.8 kB Progress (3): 173/194 kB | 126/178 kB | 8.8 kB Progress (3): 173/194 kB | 130/178 kB | 8.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 77 kB/s) [2019-07-30T05:08:12.023Z] Progress (2): 173/194 kB | 131/178 kB Progress (2): 177/194 kB | 131/178 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-30T05:08:12.023Z] Progress (2): 181/194 kB | 131/178 kB Progress (2): 181/194 kB | 135/178 kB Progress (2): 185/194 kB | 135/178 kB Progress (3): 185/194 kB | 135/178 kB | 4.1/22 kB Progress (3): 189/194 kB | 135/178 kB | 4.1/22 kB Progress (3): 189/194 kB | 139/178 kB | 4.1/22 kB Progress (3): 193/194 kB | 139/178 kB | 4.1/22 kB Progress (3): 193/194 kB | 139/178 kB | 7.7/22 kB Progress (3): 194 kB | 139/178 kB | 7.7/22 kB Progress (3): 194 kB | 139/178 kB | 12/22 kB Progress (3): 194 kB | 143/178 kB | 12/22 kB Progress (3): 194 kB | 143/178 kB | 16/22 kB Progress (3): 194 kB | 147/178 kB | 16/22 kB Progress (3): 194 kB | 147/178 kB | 20/22 kB Progress (3): 194 kB | 151/178 kB | 20/22 kB Progress (3): 194 kB | 151/178 kB | 22 kB Progress (3): 194 kB | 155/178 kB | 22 kB Progress (3): 194 kB | 159/178 kB | 22 kB Progress (3): 194 kB | 163/178 kB | 22 kB Progress (4): 194 kB | 163/178 kB | 22 kB | 4.1/17 kB Progress (4): 194 kB | 167/178 kB | 22 kB | 4.1/17 kB Progress (4): 194 kB | 167/178 kB | 22 kB | 7.7/17 kB Progress (4): 194 kB | 171/178 kB | 22 kB | 7.7/17 kB Progress (4): 194 kB | 171/178 kB | 22 kB | 12/17 kB Progress (4): 194 kB | 171/178 kB | 22 kB | 16/17 kB Progress (4): 194 kB | 171/178 kB | 22 kB | 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.4 MB/s) [2019-07-30T05:08:12.023Z] 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-30T05:08:12.023Z] Progress (3): 175/178 kB | 22 kB | 17 kB Progress (3): 178 kB | 22 kB | 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 154 kB/s) [2019-07-30T05:08:12.023Z] 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-30T05:08:12.023Z] 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 111 kB/s) [2019-07-30T05:08:12.023Z] 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-30T05:08:12.023Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 1.2 MB/s) [2019-07-30T05:08:12.023Z] 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-30T05:08:12.023Z] Progress (1): 4.1/9.8 kB Progress (1): 7.7/9.8 kB Progress (2): 7.7/9.8 kB | 4.1/13 kB Progress (2): 9.8 kB | 4.1/13 kB Progress (2): 9.8 kB | 7.7/13 kB Progress (2): 9.8 kB | 12/13 kB Progress (2): 9.8 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 62 kB/s) [2019-07-30T05:08:12.023Z] 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-30T05:08:12.023Z] Progress (2): 13 kB | 4.1/11 kB Progress (2): 13 kB | 7.7/11 kB Progress (2): 13 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.1/doxia-sink-api-1.1.jar (13 kB at 74 kB/s) [2019-07-30T05:08:12.023Z] 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-30T05:08:12.023Z] Progress (2): 11 kB | 4.1/26 kB Progress (2): 11 kB | 7.7/26 kB Progress (2): 11 kB | 12/26 kB Progress (2): 11 kB | 16/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 64 kB/s) [2019-07-30T05:08:12.023Z] Progress (1): 20/26 kB 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-30T05:08:12.023Z] Progress (1): 24/26 kB Progress (1): 26 kB Progress (2): 26 kB | 4.1/13 kB Progress (2): 26 kB | 7.7/13 kB Progress (2): 26 kB | 12/13 kB Progress (3): 26 kB | 12/13 kB | 4.1/41 kB Progress (3): 26 kB | 13 kB | 4.1/41 kB Progress (3): 26 kB | 13 kB | 7.7/41 kB Progress (3): 26 kB | 13 kB | 12/41 kB Progress (3): 26 kB | 13 kB | 16/41 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 140 kB/s) [2019-07-30T05:08:12.023Z] Progress (2): 13 kB | 20/41 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T05:08:12.023Z] Progress (2): 13 kB | 24/41 kB Progress (2): 13 kB | 28/41 kB Progress (2): 13 kB | 32/41 kB Progress (2): 13 kB | 33/41 kB Progress (2): 13 kB | 37/41 kB Progress (2): 13 kB | 41/41 kB Progress (2): 13 kB | 41 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 69 kB/s) [2019-07-30T05:08:12.023Z] 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-30T05:08:12.023Z] Progress (2): 41 kB | 4.1/10 kB Progress (2): 41 kB | 7.7/10 kB Progress (2): 41 kB | 10 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 216 kB/s) [2019-07-30T05:08:12.023Z] 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-30T05:08:12.023Z] Progress (2): 10 kB | 4.1/13 kB Progress (2): 10 kB | 7.7/13 kB Progress (2): 10 kB | 12/13 kB Progress (2): 10 kB | 13 kB Progress (3): 10 kB | 13 kB | 4.1/38 kB Progress (3): 10 kB | 13 kB | 7.7/38 kB Progress (3): 10 kB | 13 kB | 12/38 kB Progress (3): 10 kB | 13 kB | 16/38 kB Progress (3): 10 kB | 13 kB | 20/38 kB Progress (3): 10 kB | 13 kB | 24/38 kB Progress (3): 10 kB | 13 kB | 28/38 kB Progress (3): 10 kB | 13 kB | 32/38 kB Progress (3): 10 kB | 13 kB | 36/38 kB Progress (3): 10 kB | 13 kB | 38 kB Progress (4): 10 kB | 13 kB | 38 kB | 4.1/245 kB Progress (4): 10 kB | 13 kB | 38 kB | 7.7/245 kB Progress (4): 10 kB | 13 kB | 38 kB | 12/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 188 kB/s) [2019-07-30T05:08:12.023Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 66 kB/s) [2019-07-30T05:08:12.023Z] Progress (2): 10 kB | 16/245 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2019-07-30T05:08:12.023Z] 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-30T05:08:12.023Z] Progress (2): 10 kB | 20/245 kB Progress (2): 10 kB | 24/245 kB Progress (2): 10 kB | 28/245 kB Progress (2): 10 kB | 32/245 kB Progress (2): 10 kB | 33/245 kB Progress (2): 10 kB | 37/245 kB Progress (2): 10 kB | 41/245 kB Progress (2): 10 kB | 45/245 kB Progress (2): 10 kB | 49/245 kB Progress (2): 10 kB | 53/245 kB Progress (2): 10 kB | 57/245 kB Progress (2): 10 kB | 61/245 kB Progress (2): 10 kB | 65/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 51 kB/s) [2019-07-30T05:08:12.023Z] Progress (1): 66/245 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2019-07-30T05:08:12.023Z] Progress (1): 70/245 kB Progress (1): 74/245 kB Progress (1): 78/245 kB Progress (1): 82/245 kB Progress (1): 86/245 kB Progress (1): 90/245 kB Progress (1): 94/245 kB Progress (1): 98/245 kB Progress (1): 102/245 kB Progress (1): 106/245 kB Progress (1): 110/245 kB Progress (1): 114/245 kB Progress (1): 118/245 kB Progress (1): 122/245 kB Progress (2): 122/245 kB | 4.1/11 kB Progress (2): 126/245 kB | 4.1/11 kB Progress (2): 126/245 kB | 7.7/11 kB Progress (2): 130/245 kB | 7.7/11 kB Progress (3): 130/245 kB | 7.7/11 kB | 4.1/99 kB Progress (3): 134/245 kB | 7.7/11 kB | 4.1/99 kB Progress (3): 134/245 kB | 11 kB | 4.1/99 kB Progress (4): 134/245 kB | 11 kB | 4.1/99 kB | 4.1/245 kB Progress (4): 138/245 kB | 11 kB | 4.1/99 kB | 4.1/245 kB Progress (4): 138/245 kB | 11 kB | 7.7/99 kB | 4.1/245 kB Progress (4): 142/245 kB | 11 kB | 7.7/99 kB | 4.1/245 kB Progress (4): 142/245 kB | 11 kB | 7.7/99 kB | 7.7/245 kB Progress (4): 146/245 kB | 11 kB | 7.7/99 kB | 7.7/245 kB Progress (4): 146/245 kB | 11 kB | 12/99 kB | 7.7/245 kB Progress (4): 150/245 kB | 11 kB | 12/99 kB | 7.7/245 kB Progress (4): 150/245 kB | 11 kB | 12/99 kB | 12/245 kB Progress (4): 154/245 kB | 11 kB | 12/99 kB | 12/245 kB Progress (4): 154/245 kB | 11 kB | 16/99 kB | 12/245 kB Progress (5): 154/245 kB | 11 kB | 16/99 kB | 12/245 kB | 4.1/32 kB Progress (5): 154/245 kB | 11 kB | 20/99 kB | 12/245 kB | 4.1/32 kB Progress (5): 158/245 kB | 11 kB | 20/99 kB | 12/245 kB | 4.1/32 kB Progress (5): 158/245 kB | 11 kB | 20/99 kB | 16/245 kB | 4.1/32 kB Progress (5): 162/245 kB | 11 kB | 20/99 kB | 16/245 kB | 4.1/32 kB Progress (5): 162/245 kB | 11 kB | 24/99 kB | 16/245 kB | 4.1/32 kB Progress (5): 162/245 kB | 11 kB | 24/99 kB | 16/245 kB | 7.7/32 kB Progress (5): 162/245 kB | 11 kB | 28/99 kB | 16/245 kB | 7.7/32 kB Progress (5): 166/245 kB | 11 kB | 28/99 kB | 16/245 kB | 7.7/32 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 52 kB/s) [2019-07-30T05:08:12.023Z] Progress (4): 166/245 kB | 28/99 kB | 20/245 kB | 7.7/32 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-30T05:08:12.024Z] Progress (4): 170/245 kB | 28/99 kB | 20/245 kB | 7.7/32 kB Progress (4): 170/245 kB | 32/99 kB | 20/245 kB | 7.7/32 kB Progress (4): 170/245 kB | 32/99 kB | 20/245 kB | 12/32 kB Progress (4): 170/245 kB | 33/99 kB | 20/245 kB | 12/32 kB Progress (4): 174/245 kB | 33/99 kB | 20/245 kB | 12/32 kB Progress (4): 174/245 kB | 33/99 kB | 24/245 kB | 12/32 kB Progress (4): 178/245 kB | 33/99 kB | 24/245 kB | 12/32 kB Progress (4): 178/245 kB | 37/99 kB | 24/245 kB | 12/32 kB Progress (4): 178/245 kB | 37/99 kB | 24/245 kB | 16/32 kB Progress (4): 178/245 kB | 41/99 kB | 24/245 kB | 16/32 kB Progress (4): 182/245 kB | 41/99 kB | 24/245 kB | 16/32 kB Progress (4): 182/245 kB | 41/99 kB | 28/245 kB | 16/32 kB Progress (4): 186/245 kB | 41/99 kB | 28/245 kB | 16/32 kB Progress (4): 186/245 kB | 45/99 kB | 28/245 kB | 16/32 kB Progress (4): 186/245 kB | 45/99 kB | 28/245 kB | 20/32 kB Progress (4): 186/245 kB | 49/99 kB | 28/245 kB | 20/32 kB Progress (4): 190/245 kB | 49/99 kB | 28/245 kB | 20/32 kB Progress (4): 190/245 kB | 49/99 kB | 32/245 kB | 20/32 kB Progress (4): 194/245 kB | 49/99 kB | 32/245 kB | 20/32 kB Progress (4): 194/245 kB | 53/99 kB | 32/245 kB | 20/32 kB Progress (4): 194/245 kB | 53/99 kB | 32/245 kB | 24/32 kB Progress (4): 194/245 kB | 57/99 kB | 32/245 kB | 24/32 kB Progress (4): 198/245 kB | 57/99 kB | 32/245 kB | 24/32 kB Progress (4): 198/245 kB | 57/99 kB | 33/245 kB | 24/32 kB Progress (4): 202/245 kB | 57/99 kB | 33/245 kB | 24/32 kB Progress (4): 202/245 kB | 57/99 kB | 37/245 kB | 24/32 kB Progress (4): 202/245 kB | 61/99 kB | 37/245 kB | 24/32 kB Progress (4): 202/245 kB | 61/99 kB | 37/245 kB | 28/32 kB Progress (4): 202/245 kB | 65/99 kB | 37/245 kB | 28/32 kB Progress (4): 202/245 kB | 65/99 kB | 41/245 kB | 28/32 kB Progress (4): 206/245 kB | 65/99 kB | 41/245 kB | 28/32 kB Progress (4): 206/245 kB | 65/99 kB | 45/245 kB | 28/32 kB Progress (4): 206/245 kB | 66/99 kB | 45/245 kB | 28/32 kB Progress (4): 206/245 kB | 66/99 kB | 45/245 kB | 32 kB Progress (4): 206/245 kB | 70/99 kB | 45/245 kB | 32 kB Progress (4): 206/245 kB | 70/99 kB | 49/245 kB | 32 kB Progress (4): 210/245 kB | 70/99 kB | 49/245 kB | 32 kB Progress (4): 210/245 kB | 70/99 kB | 53/245 kB | 32 kB Progress (4): 210/245 kB | 74/99 kB | 53/245 kB | 32 kB Progress (4): 210/245 kB | 74/99 kB | 57/245 kB | 32 kB Progress (4): 214/245 kB | 74/99 kB | 57/245 kB | 32 kB Progress (4): 214/245 kB | 78/99 kB | 57/245 kB | 32 kB Progress (4): 218/245 kB | 78/99 kB | 57/245 kB | 32 kB Progress (4): 218/245 kB | 78/99 kB | 61/245 kB | 32 kB Progress (4): 222/245 kB | 78/99 kB | 61/245 kB | 32 kB Progress (4): 222/245 kB | 82/99 kB | 61/245 kB | 32 kB Progress (4): 226/245 kB | 82/99 kB | 61/245 kB | 32 kB Progress (4): 226/245 kB | 82/99 kB | 65/245 kB | 32 kB Progress (4): 230/245 kB | 82/99 kB | 65/245 kB | 32 kB Progress (4): 230/245 kB | 86/99 kB | 65/245 kB | 32 kB Progress (4): 234/245 kB | 86/99 kB | 65/245 kB | 32 kB Progress (4): 234/245 kB | 86/99 kB | 66/245 kB | 32 kB Progress (4): 238/245 kB | 86/99 kB | 66/245 kB | 32 kB Progress (4): 238/245 kB | 90/99 kB | 66/245 kB | 32 kB Progress (4): 242/245 kB | 90/99 kB | 66/245 kB | 32 kB Progress (4): 242/245 kB | 90/99 kB | 70/245 kB | 32 kB Progress (4): 245 kB | 90/99 kB | 70/245 kB | 32 kB Progress (5): 245 kB | 90/99 kB | 70/245 kB | 32 kB | 4.1/282 kB Progress (5): 245 kB | 94/99 kB | 70/245 kB | 32 kB | 4.1/282 kB Progress (5): 245 kB | 94/99 kB | 70/245 kB | 32 kB | 7.7/282 kB Progress (5): 245 kB | 94/99 kB | 74/245 kB | 32 kB | 7.7/282 kB Progress (5): 245 kB | 94/99 kB | 74/245 kB | 32 kB | 12/282 kB Progress (5): 245 kB | 98/99 kB | 74/245 kB | 32 kB | 12/282 kB Progress (5): 245 kB | 98/99 kB | 74/245 kB | 32 kB | 16/282 kB Progress (5): 245 kB | 98/99 kB | 78/245 kB | 32 kB | 16/282 kB Progress (5): 245 kB | 98/99 kB | 78/245 kB | 32 kB | 20/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 136 kB/s) [2019-07-30T05:08:12.024Z] Progress (4): 245 kB | 98/99 kB | 78/245 kB | 24/282 kB Progress (4): 245 kB | 98/99 kB | 82/245 kB | 24/282 kB Progress (4): 245 kB | 98/99 kB | 82/245 kB | 28/282 kB Progress (4): 245 kB | 99 kB | 82/245 kB | 28/282 kB Progress (4): 245 kB | 99 kB | 82/245 kB | 32/282 kB Progress (4): 245 kB | 99 kB | 86/245 kB | 32/282 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2019-07-30T05:08:12.024Z] Progress (4): 245 kB | 99 kB | 90/245 kB | 32/282 kB Progress (4): 245 kB | 99 kB | 90/245 kB | 33/282 kB Progress (4): 245 kB | 99 kB | 94/245 kB | 33/282 kB Progress (4): 245 kB | 99 kB | 94/245 kB | 37/282 kB Progress (4): 245 kB | 99 kB | 98/245 kB | 37/282 kB Progress (4): 245 kB | 99 kB | 98/245 kB | 41/282 kB Progress (4): 245 kB | 99 kB | 98/245 kB | 41/282 kB Progress (4): 245 kB | 99 kB | 98/245 kB | 45/282 kB Progress (4): 245 kB | 99 kB | 102/245 kB | 45/282 kB Progress (4): 245 kB | 99 kB | 102/245 kB | 49/282 kB Progress (4): 245 kB | 99 kB | 106/245 kB | 49/282 kB Progress (4): 245 kB | 99 kB | 106/245 kB | 53/282 kB Progress (4): 245 kB | 99 kB | 110/245 kB | 53/282 kB Progress (4): 245 kB | 99 kB | 110/245 kB | 57/282 kB Progress (4): 245 kB | 99 kB | 114/245 kB | 57/282 kB Progress (4): 245 kB | 99 kB | 114/245 kB | 61/282 kB Progress (4): 245 kB | 99 kB | 118/245 kB | 61/282 kB Progress (4): 245 kB | 99 kB | 118/245 kB | 65/282 kB Progress (4): 245 kB | 99 kB | 122/245 kB | 65/282 kB Progress (4): 245 kB | 99 kB | 122/245 kB | 66/282 kB Progress (4): 245 kB | 99 kB | 126/245 kB | 66/282 kB Progress (4): 245 kB | 99 kB | 126/245 kB | 70/282 kB Progress (4): 245 kB | 99 kB | 130/245 kB | 70/282 kB Progress (4): 245 kB | 99 kB | 130/245 kB | 74/282 kB Progress (4): 245 kB | 99 kB | 134/245 kB | 74/282 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (99 kB at 412 kB/s) [2019-07-30T05:08:12.024Z] Progress (3): 245 kB | 138/245 kB | 74/282 kB Progress (3): 245 kB | 138/245 kB | 78/282 kB Progress (3): 245 kB | 142/245 kB | 78/282 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2019-07-30T05:08:12.024Z] Progress (3): 245 kB | 146/245 kB | 78/282 kB Progress (3): 245 kB | 146/245 kB | 82/282 kB Progress (3): 245 kB | 150/245 kB | 82/282 kB Progress (3): 245 kB | 154/245 kB | 82/282 kB Progress (3): 245 kB | 154/245 kB | 86/282 kB Progress (3): 245 kB | 158/245 kB | 86/282 kB Progress (3): 245 kB | 158/245 kB | 90/282 kB Progress (3): 245 kB | 162/245 kB | 90/282 kB Progress (3): 245 kB | 162/245 kB | 94/282 kB Progress (3): 245 kB | 166/245 kB | 94/282 kB Progress (3): 245 kB | 166/245 kB | 98/282 kB Progress (3): 245 kB | 170/245 kB | 98/282 kB Progress (3): 245 kB | 170/245 kB | 98/282 kB Progress (3): 245 kB | 174/245 kB | 98/282 kB Progress (3): 245 kB | 178/245 kB | 98/282 kB Progress (3): 245 kB | 178/245 kB | 102/282 kB Progress (3): 245 kB | 182/245 kB | 102/282 kB Progress (3): 245 kB | 182/245 kB | 106/282 kB Progress (3): 245 kB | 186/245 kB | 106/282 kB Progress (4): 245 kB | 186/245 kB | 106/282 kB | 4.1/64 kB Progress (4): 245 kB | 190/245 kB | 106/282 kB | 4.1/64 kB Progress (4): 245 kB | 190/245 kB | 110/282 kB | 4.1/64 kB Progress (4): 245 kB | 194/245 kB | 110/282 kB | 4.1/64 kB Progress (4): 245 kB | 194/245 kB | 110/282 kB | 7.7/64 kB Progress (4): 245 kB | 198/245 kB | 110/282 kB | 7.7/64 kB Progress (4): 245 kB | 198/245 kB | 114/282 kB | 7.7/64 kB Progress (4): 245 kB | 202/245 kB | 114/282 kB | 7.7/64 kB Progress (4): 245 kB | 202/245 kB | 114/282 kB | 12/64 kB Progress (4): 245 kB | 206/245 kB | 114/282 kB | 12/64 kB Progress (4): 245 kB | 206/245 kB | 118/282 kB | 12/64 kB Progress (4): 245 kB | 210/245 kB | 118/282 kB | 12/64 kB Progress (4): 245 kB | 210/245 kB | 118/282 kB | 16/64 kB Progress (4): 245 kB | 214/245 kB | 118/282 kB | 16/64 kB Progress (4): 245 kB | 214/245 kB | 122/282 kB | 16/64 kB Progress (5): 245 kB | 214/245 kB | 122/282 kB | 16/64 kB | 4.1/134 kB Progress (5): 245 kB | 214/245 kB | 126/282 kB | 16/64 kB | 4.1/134 kB Progress (5): 245 kB | 218/245 kB | 126/282 kB | 16/64 kB | 4.1/134 kB Progress (5): 245 kB | 218/245 kB | 126/282 kB | 20/64 kB | 4.1/134 kB Progress (5): 245 kB | 222/245 kB | 126/282 kB | 20/64 kB | 4.1/134 kB Progress (5): 245 kB | 222/245 kB | 130/282 kB | 20/64 kB | 4.1/134 kB Progress (5): 245 kB | 222/245 kB | 130/282 kB | 20/64 kB | 7.7/134 kB Progress (5): 245 kB | 222/245 kB | 134/282 kB | 20/64 kB | 7.7/134 kB Progress (5): 245 kB | 226/245 kB | 134/282 kB | 20/64 kB | 7.7/134 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 972 kB/s) [2019-07-30T05:08:12.024Z] Progress (4): 226/245 kB | 134/282 kB | 24/64 kB | 7.7/134 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2019-07-30T05:08:12.024Z] Progress (4): 230/245 kB | 134/282 kB | 24/64 kB | 7.7/134 kB Progress (4): 230/245 kB | 138/282 kB | 24/64 kB | 7.7/134 kB Progress (4): 230/245 kB | 138/282 kB | 24/64 kB | 12/134 kB Progress (4): 230/245 kB | 142/282 kB | 24/64 kB | 12/134 kB Progress (4): 234/245 kB | 142/282 kB | 24/64 kB | 12/134 kB Progress (4): 234/245 kB | 142/282 kB | 28/64 kB | 12/134 kB Progress (4): 238/245 kB | 142/282 kB | 28/64 kB | 12/134 kB Progress (4): 238/245 kB | 146/282 kB | 28/64 kB | 12/134 kB Progress (4): 238/245 kB | 146/282 kB | 28/64 kB | 16/134 kB Progress (4): 238/245 kB | 150/282 kB | 28/64 kB | 16/134 kB Progress (4): 242/245 kB | 150/282 kB | 28/64 kB | 16/134 kB Progress (4): 242/245 kB | 150/282 kB | 32/64 kB | 16/134 kB Progress (4): 245 kB | 150/282 kB | 32/64 kB | 16/134 kB Progress (4): 245 kB | 154/282 kB | 32/64 kB | 16/134 kB Progress (4): 245 kB | 154/282 kB | 32/64 kB | 20/134 kB Progress (4): 245 kB | 158/282 kB | 32/64 kB | 20/134 kB Progress (4): 245 kB | 158/282 kB | 36/64 kB | 20/134 kB Progress (4): 245 kB | 162/282 kB | 36/64 kB | 20/134 kB Progress (4): 245 kB | 162/282 kB | 36/64 kB | 24/134 kB Progress (4): 245 kB | 166/282 kB | 36/64 kB | 24/134 kB Progress (4): 245 kB | 166/282 kB | 40/64 kB | 24/134 kB Progress (4): 245 kB | 170/282 kB | 40/64 kB | 24/134 kB Progress (4): 245 kB | 170/282 kB | 40/64 kB | 28/134 kB Progress (4): 245 kB | 174/282 kB | 40/64 kB | 28/134 kB Progress (4): 245 kB | 174/282 kB | 44/64 kB | 28/134 kB Progress (4): 245 kB | 178/282 kB | 44/64 kB | 28/134 kB Progress (4): 245 kB | 178/282 kB | 44/64 kB | 32/134 kB Progress (4): 245 kB | 182/282 kB | 44/64 kB | 32/134 kB Progress (4): 245 kB | 182/282 kB | 48/64 kB | 32/134 kB Progress (4): 245 kB | 186/282 kB | 48/64 kB | 32/134 kB Progress (4): 245 kB | 186/282 kB | 48/64 kB | 33/134 kB Progress (4): 245 kB | 190/282 kB | 48/64 kB | 33/134 kB Progress (4): 245 kB | 190/282 kB | 52/64 kB | 33/134 kB Progress (4): 245 kB | 194/282 kB | 52/64 kB | 33/134 kB Progress (4): 245 kB | 194/282 kB | 52/64 kB | 37/134 kB Progress (4): 245 kB | 198/282 kB | 52/64 kB | 37/134 kB Progress (4): 245 kB | 198/282 kB | 56/64 kB | 37/134 kB Progress (4): 245 kB | 202/282 kB | 56/64 kB | 37/134 kB Progress (4): 245 kB | 202/282 kB | 56/64 kB | 41/134 kB Progress (4): 245 kB | 206/282 kB | 56/64 kB | 41/134 kB Progress (5): 245 kB | 206/282 kB | 56/64 kB | 41/134 kB | 4.1/12 kB Progress (5): 245 kB | 206/282 kB | 60/64 kB | 41/134 kB | 4.1/12 kB Progress (5): 245 kB | 206/282 kB | 60/64 kB | 41/134 kB | 7.7/12 kB Progress (5): 245 kB | 210/282 kB | 60/64 kB | 41/134 kB | 7.7/12 kB Progress (5): 245 kB | 210/282 kB | 60/64 kB | 45/134 kB | 7.7/12 kB Progress (5): 245 kB | 214/282 kB | 60/64 kB | 45/134 kB | 7.7/12 kB Progress (5): 245 kB | 214/282 kB | 60/64 kB | 45/134 kB | 12/12 kB Progress (5): 245 kB | 214/282 kB | 64 kB | 45/134 kB | 12/12 kB Progress (5): 245 kB | 214/282 kB | 64 kB | 45/134 kB | 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 933 kB/s) [2019-07-30T05:08:12.024Z] Progress (4): 218/282 kB | 64 kB | 45/134 kB | 12 kB Progress (4): 218/282 kB | 64 kB | 49/134 kB | 12 kB Progress (4): 222/282 kB | 64 kB | 49/134 kB | 12 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2019-07-30T05:08:12.024Z] Progress (4): 226/282 kB | 64 kB | 49/134 kB | 12 kB Progress (4): 226/282 kB | 64 kB | 53/134 kB | 12 kB Progress (4): 230/282 kB | 64 kB | 53/134 kB | 12 kB Progress (4): 230/282 kB | 64 kB | 57/134 kB | 12 kB Progress (4): 234/282 kB | 64 kB | 57/134 kB | 12 kB Progress (4): 234/282 kB | 64 kB | 61/134 kB | 12 kB Progress (4): 238/282 kB | 64 kB | 61/134 kB | 12 kB Progress (4): 238/282 kB | 64 kB | 65/134 kB | 12 kB Progress (4): 242/282 kB | 64 kB | 65/134 kB | 12 kB Progress (4): 242/282 kB | 64 kB | 66/134 kB | 12 kB Progress (4): 246/282 kB | 64 kB | 66/134 kB | 12 kB Progress (4): 246/282 kB | 64 kB | 70/134 kB | 12 kB Progress (4): 250/282 kB | 64 kB | 70/134 kB | 12 kB Progress (4): 250/282 kB | 64 kB | 74/134 kB | 12 kB Progress (4): 254/282 kB | 64 kB | 74/134 kB | 12 kB Progress (4): 254/282 kB | 64 kB | 78/134 kB | 12 kB Progress (4): 258/282 kB | 64 kB | 78/134 kB | 12 kB Progress (4): 258/282 kB | 64 kB | 82/134 kB | 12 kB Progress (4): 262/282 kB | 64 kB | 82/134 kB | 12 kB Progress (4): 262/282 kB | 64 kB | 86/134 kB | 12 kB Progress (4): 266/282 kB | 64 kB | 86/134 kB | 12 kB Progress (4): 266/282 kB | 64 kB | 90/134 kB | 12 kB Progress (4): 270/282 kB | 64 kB | 90/134 kB | 12 kB Progress (4): 270/282 kB | 64 kB | 94/134 kB | 12 kB Progress (4): 274/282 kB | 64 kB | 94/134 kB | 12 kB Progress (4): 274/282 kB | 64 kB | 98/134 kB | 12 kB Progress (4): 278/282 kB | 64 kB | 98/134 kB | 12 kB Progress (4): 278/282 kB | 64 kB | 98/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 235 kB/s) [2019-07-30T05:08:12.024Z] Progress (3): 278/282 kB | 102/134 kB | 12 kB Progress (3): 282 kB | 102/134 kB | 12 kB Progress (3): 282 kB | 106/134 kB | 12 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-30T05:08:12.024Z] Progress (3): 282 kB | 110/134 kB | 12 kB Progress (3): 282 kB | 114/134 kB | 12 kB Progress (3): 282 kB | 118/134 kB | 12 kB Progress (3): 282 kB | 122/134 kB | 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 kB at 44 kB/s) [2019-07-30T05:08:12.024Z] Progress (2): 282 kB | 126/134 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2019-07-30T05:08:12.024Z] Progress (2): 282 kB | 130/134 kB Progress (2): 282 kB | 134 kB Progress (3): 282 kB | 134 kB | 4.1/35 kB Progress (3): 282 kB | 134 kB | 7.7/35 kB Progress (3): 282 kB | 134 kB | 12/35 kB Progress (3): 282 kB | 134 kB | 16/35 kB Progress (3): 282 kB | 134 kB | 20/35 kB Progress (3): 282 kB | 134 kB | 24/35 kB Progress (3): 282 kB | 134 kB | 28/35 kB Progress (3): 282 kB | 134 kB | 32/35 kB Progress (3): 282 kB | 134 kB | 35 kB Progress (4): 282 kB | 134 kB | 35 kB | 4.1/58 kB Progress (4): 282 kB | 134 kB | 35 kB | 7.7/58 kB Progress (5): 282 kB | 134 kB | 35 kB | 7.7/58 kB | 4.1/185 kB Progress (5): 282 kB | 134 kB | 35 kB | 12/58 kB | 4.1/185 kB Progress (5): 282 kB | 134 kB | 35 kB | 12/58 kB | 7.7/185 kB Progress (5): 282 kB | 134 kB | 35 kB | 16/58 kB | 7.7/185 kB Progress (5): 282 kB | 134 kB | 35 kB | 16/58 kB | 12/185 kB Progress (5): 282 kB | 134 kB | 35 kB | 20/58 kB | 12/185 kB Progress (5): 282 kB | 134 kB | 35 kB | 20/58 kB | 16/185 kB Progress (5): 282 kB | 134 kB | 35 kB | 24/58 kB | 16/185 kB Progress (5): 282 kB | 134 kB | 35 kB | 24/58 kB | 20/185 kB Progress (5): 282 kB | 134 kB | 35 kB | 28/58 kB | 20/185 kB Progress (5): 282 kB | 134 kB | 35 kB | 28/58 kB | 24/185 kB Progress (5): 282 kB | 134 kB | 35 kB | 32/58 kB | 24/185 kB Progress (5): 282 kB | 134 kB | 35 kB | 32/58 kB | 28/185 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 465 kB/s) [2019-07-30T05:08:12.024Z] 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 123 kB/s) [2019-07-30T05:08:12.024Z] Progress (3): 282 kB | 32/58 kB | 32/185 kB Progress (3): 282 kB | 36/58 kB | 32/185 kB Progress (3): 282 kB | 36/58 kB | 33/185 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-30T05:08:12.024Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [2019-07-30T05:08:12.029Z] Progress (3): 282 kB | 36/58 kB | 37/185 kB Progress (3): 282 kB | 40/58 kB | 37/185 kB Progress (3): 282 kB | 40/58 kB | 41/185 kB Progress (3): 282 kB | 44/58 kB | 41/185 kB Progress (3): 282 kB | 44/58 kB | 45/185 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 971 kB/s) [2019-07-30T05:08:12.029Z] Progress (2): 44/58 kB | 49/185 kB Progress (2): 48/58 kB | 49/185 kB Progress (2): 48/58 kB | 53/185 kB Progress (2): 52/58 kB | 53/185 kB Progress (2): 52/58 kB | 57/185 kB Progress (2): 56/58 kB | 57/185 kB Progress (2): 56/58 kB | 61/185 kB Progress (2): 58 kB | 61/185 kB Progress (2): 58 kB | 65/185 kB Progress (2): 58 kB | 69/185 kB Progress (2): 58 kB | 73/185 kB Progress (2): 58 kB | 77/185 kB Progress (2): 58 kB | 81/185 kB Progress (2): 58 kB | 85/185 kB Progress (2): 58 kB | 89/185 kB Progress (2): 58 kB | 93/185 kB Progress (2): 58 kB | 97/185 kB Progress (2): 58 kB | 101/185 kB Progress (2): 58 kB | 105/185 kB Progress (2): 58 kB | 109/185 kB Progress (2): 58 kB | 113/185 kB Progress (2): 58 kB | 117/185 kB Progress (2): 58 kB | 121/185 kB Progress (2): 58 kB | 125/185 kB Progress (2): 58 kB | 129/185 kB Progress (2): 58 kB | 133/185 kB Progress (2): 58 kB | 137/185 kB Progress (2): 58 kB | 141/185 kB Progress (3): 58 kB | 141/185 kB | 4.1/45 kB Progress (3): 58 kB | 145/185 kB | 4.1/45 kB Progress (3): 58 kB | 145/185 kB | 7.7/45 kB Progress (3): 58 kB | 149/185 kB | 7.7/45 kB Progress (3): 58 kB | 149/185 kB | 12/45 kB Progress (3): 58 kB | 153/185 kB | 12/45 kB Progress (3): 58 kB | 153/185 kB | 16/45 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 196 kB/s) [2019-07-30T05:08:12.030Z] Progress (2): 153/185 kB | 20/45 kB Progress (2): 157/185 kB | 20/45 kB Progress (2): 157/185 kB | 24/45 kB Progress (2): 161/185 kB | 24/45 kB Progress (2): 161/185 kB | 28/45 kB Progress (2): 165/185 kB | 28/45 kB Progress (2): 165/185 kB | 32/45 kB Progress (2): 169/185 kB | 32/45 kB Progress (2): 169/185 kB | 36/45 kB Progress (2): 173/185 kB | 36/45 kB Progress (2): 173/185 kB | 40/45 kB Progress (2): 177/185 kB | 40/45 kB Progress (2): 177/185 kB | 44/45 kB Progress (2): 181/185 kB | 44/45 kB Progress (2): 181/185 kB | 45 kB Progress (2): 185/185 kB | 45 kB Progress (2): 185 kB | 45 kB Progress (3): 185 kB | 45 kB | 4.1/245 kB Progress (3): 185 kB | 45 kB | 7.7/245 kB Progress (3): 185 kB | 45 kB | 12/245 kB Progress (3): 185 kB | 45 kB | 16/245 kB Progress (3): 185 kB | 45 kB | 20/245 kB Progress (3): 185 kB | 45 kB | 24/245 kB Progress (3): 185 kB | 45 kB | 28/245 kB Progress (3): 185 kB | 45 kB | 32/245 kB Progress (3): 185 kB | 45 kB | 33/245 kB Progress (3): 185 kB | 45 kB | 37/245 kB Progress (3): 185 kB | 45 kB | 41/245 kB Progress (3): 185 kB | 45 kB | 45/245 kB Progress (3): 185 kB | 45 kB | 49/245 kB Progress (3): 185 kB | 45 kB | 53/245 kB Progress (3): 185 kB | 45 kB | 57/245 kB Progress (3): 185 kB | 45 kB | 61/245 kB Progress (3): 185 kB | 45 kB | 65/245 kB Progress (3): 185 kB | 45 kB | 69/245 kB Progress (3): 185 kB | 45 kB | 73/245 kB Progress (3): 185 kB | 45 kB | 77/245 kB Progress (3): 185 kB | 45 kB | 81/245 kB Progress (3): 185 kB | 45 kB | 85/245 kB Progress (3): 185 kB | 45 kB | 89/245 kB Progress (3): 185 kB | 45 kB | 93/245 kB Progress (3): 185 kB | 45 kB | 97/245 kB Progress (3): 185 kB | 45 kB | 101/245 kB Progress (3): 185 kB | 45 kB | 105/245 kB Progress (3): 185 kB | 45 kB | 109/245 kB Progress (3): 185 kB | 45 kB | 113/245 kB Progress (3): 185 kB | 45 kB | 117/245 kB Progress (3): 185 kB | 45 kB | 121/245 kB Progress (3): 185 kB | 45 kB | 125/245 kB Progress (3): 185 kB | 45 kB | 129/245 kB Progress (3): 185 kB | 45 kB | 133/245 kB Progress (3): 185 kB | 45 kB | 137/245 kB Progress (3): 185 kB | 45 kB | 141/245 kB Progress (3): 185 kB | 45 kB | 145/245 kB Progress (3): 185 kB | 45 kB | 149/245 kB Progress (3): 185 kB | 45 kB | 153/245 kB Progress (3): 185 kB | 45 kB | 157/245 kB Progress (3): 185 kB | 45 kB | 161/245 kB Progress (3): 185 kB | 45 kB | 165/245 kB Progress (3): 185 kB | 45 kB | 169/245 kB Progress (3): 185 kB | 45 kB | 173/245 kB Progress (3): 185 kB | 45 kB | 177/245 kB Progress (3): 185 kB | 45 kB | 181/245 kB Progress (3): 185 kB | 45 kB | 185/245 kB Progress (3): 185 kB | 45 kB | 189/245 kB Progress (3): 185 kB | 45 kB | 193/245 kB Progress (3): 185 kB | 45 kB | 197/245 kB Progress (3): 185 kB | 45 kB | 201/245 kB Progress (3): 185 kB | 45 kB | 205/245 kB Progress (3): 185 kB | 45 kB | 209/245 kB Progress (3): 185 kB | 45 kB | 213/245 kB Progress (3): 185 kB | 45 kB | 217/245 kB Progress (3): 185 kB | 45 kB | 221/245 kB Progress (3): 185 kB | 45 kB | 225/245 kB Progress (3): 185 kB | 45 kB | 229/245 kB Progress (3): 185 kB | 45 kB | 233/245 kB Progress (3): 185 kB | 45 kB | 237/245 kB Progress (3): 185 kB | 45 kB | 241/245 kB Progress (3): 185 kB | 45 kB | 245/245 kB Progress (3): 185 kB | 45 kB | 245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 562 kB/s) [2019-07-30T05:08:12.030Z] 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 136 kB/s) [2019-07-30T05:08:12.378Z] 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 686 kB/s) [2019-07-30T05:08:12.378Z] [INFO] [2019-07-30T05:08:12.378Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass --- [2019-07-30T05:08:12.378Z] 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-30T05:08:12.378Z] 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-30T05:08:12.378Z] 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-30T05:08:12.378Z] 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-30T05:08:12.378Z] 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-30T05:08:12.378Z] 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-30T05:08:12.378Z] 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 149 kB/s) [2019-07-30T05:08:12.378Z] 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-30T05:08:12.378Z] 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-30T05:08:13.746Z] 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-30T05:08:13.746Z] 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-30T05:08:13.746Z] 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-30T05:08:13.746Z] 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-30T05:08:13.746Z] 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 337 kB/s) [2019-07-30T05:08:13.746Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T05:08:13.746Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T05:08:13.746Z] 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-30T05:08:14.002Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T05:08:14.002Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T05:08:14.002Z] 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-30T05:08:14.002Z] 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.3 MB/s) [2019-07-30T05:08:14.002Z] 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-30T05:08:14.002Z] 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-30T05:08:14.002Z] 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-30T05:08:14.259Z] 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-30T05:08:14.259Z] 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-30T05:08:14.259Z] 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-30T05:08:14.259Z] 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 135 kB/s) [2019-07-30T05:08:14.259Z] 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-30T05:08:14.259Z] 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-30T05:08:14.259Z] 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-30T05:08:14.515Z] 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-30T05:08:14.515Z] 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-30T05:08:14.515Z] 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-30T05:08:14.515Z] 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 64 kB/s) [2019-07-30T05:08:14.515Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T05:08:14.515Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T05:08:14.515Z] 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-30T05:08:14.772Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T05:08:14.772Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T05:08:14.772Z] 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-30T05:08:14.772Z] 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 590 kB/s) [2019-07-30T05:08:14.772Z] 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-30T05:08:14.772Z] 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-30T05:08:14.772Z] 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-30T05:08:15.028Z] 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-30T05:08:15.028Z] 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-30T05:08:15.028Z] 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-30T05:08:15.028Z] 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 24 kB/s) [2019-07-30T05:08:15.028Z] 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-30T05:08:15.028Z] 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-30T05:08:15.028Z] 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-30T05:08:15.285Z] 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-30T05:08:15.285Z] 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-30T05:08:15.285Z] 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-30T05:08:15.285Z] 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 488 kB/s) [2019-07-30T05:08:15.285Z] 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-30T05:08:15.285Z] 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-30T05:08:15.285Z] 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-30T05:08:15.541Z] 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-30T05:08:15.541Z] 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-30T05:08:15.541Z] 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-30T05:08:15.541Z] Progress (1): 767 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 33 kB/s) [2019-07-30T05:08:15.541Z] 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-30T05:08:15.541Z] 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-30T05:08:15.541Z] 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-30T05:08:15.799Z] 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-30T05:08:15.799Z] 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-30T05:08:15.799Z] 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-30T05:08:15.799Z] 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 54 kB/s) [2019-07-30T05:08:15.799Z] 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-30T05:08:15.799Z] 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-30T05:08:15.799Z] 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-30T05:08:16.055Z] 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-30T05:08:16.055Z] 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-30T05:08:16.055Z] 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-30T05:08:16.055Z] 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 33 kB/s) [2019-07-30T05:08:16.055Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T05:08:16.055Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T05:08:16.055Z] 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-30T05:08:16.312Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T05:08:16.312Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T05:08:16.312Z] 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-30T05:08:16.312Z] 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 53 kB/s) [2019-07-30T05:08:16.312Z] 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-30T05:08:16.312Z] 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-30T05:08:16.312Z] 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-30T05:08:16.569Z] 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-30T05:08:16.569Z] 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-30T05:08:16.569Z] 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-30T05:08:16.826Z] 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 2.4 kB/s) [2019-07-30T05:08:16.826Z] 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-30T05:08:16.826Z] 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-30T05:08:16.826Z] 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-30T05:08:17.083Z] 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-30T05:08:17.083Z] 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-30T05:08:17.083Z] 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-30T05:08:17.083Z] 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 200 kB/s) [2019-07-30T05:08:17.083Z] 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-30T05:08:17.083Z] 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-30T05:08:17.083Z] 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-30T05:08:17.339Z] 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-30T05:08:17.339Z] 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-30T05:08:17.339Z] 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-30T05:08:17.339Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 81 kB/s) [2019-07-30T05:08:17.339Z] 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-30T05:08:17.339Z] 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-30T05:08:17.339Z] 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-30T05:08:17.596Z] 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-30T05:08:17.853Z] 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-30T05:08:17.853Z] 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-30T05:08:17.853Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 171 kB/s) [2019-07-30T05:08:17.853Z] 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-30T05:08:17.853Z] 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-30T05:08:17.853Z] 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-30T05:08:18.112Z] 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-30T05:08:18.112Z] 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-30T05:08:18.112Z] 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-30T05:08:18.112Z] 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 392 kB/s) [2019-07-30T05:08:18.112Z] 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-30T05:08:18.112Z] 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-30T05:08:18.112Z] 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-30T05:08:18.528Z] 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-30T05:08:18.528Z] 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-30T05:08:18.528Z] 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-30T05:08:18.528Z] 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 70 kB/s) [2019-07-30T05:08:18.528Z] 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-30T05:08:18.528Z] 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-30T05:08:18.528Z] 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-30T05:08:18.528Z] 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-30T05:08:18.528Z] 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-30T05:08:18.528Z] 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-30T05:08:18.528Z] 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 389 kB/s) [2019-07-30T05:08:18.528Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T05:08:18.785Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T05:08:18.785Z] 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-30T05:08:18.785Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T05:08:18.785Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T05:08:18.785Z] 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-30T05:08:18.785Z] 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-30T05:08:19.042Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [2019-07-30T05:08:19.042Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom [2019-07-30T05:08:19.042Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom [2019-07-30T05:08:19.042Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom [2019-07-30T05:08:19.042Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom [2019-07-30T05:08:19.042Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [2019-07-30T05:08:19.306Z] 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 294 kB/s) [2019-07-30T05:08:19.306Z] 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-30T05:08:19.306Z] 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-30T05:08:19.306Z] 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-30T05:08:19.306Z] 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-30T05:08:19.563Z] 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-30T05:08:19.563Z] 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-30T05:08:19.563Z] 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 53 kB/s) [2019-07-30T05:08:19.563Z] 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-30T05:08:19.563Z] 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-30T05:08:19.563Z] 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-30T05:08:19.563Z] 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-30T05:08:19.820Z] 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-30T05:08:19.820Z] 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-30T05:08:19.820Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 333 kB/s) [2019-07-30T05:08:19.820Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T05:08:19.820Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T05:08:19.820Z] 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-30T05:08:20.077Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T05:08:20.077Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T05:08:20.077Z] 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-30T05:08:20.077Z] 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 930 kB/s) [2019-07-30T05:08:20.077Z] 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-30T05:08:20.077Z] 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-30T05:08:20.078Z] 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-30T05:08:20.334Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-30T05:08:20.334Z] 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-30T05:08:20.334Z] 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-30T05:08:20.334Z] 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 146 kB/s) [2019-07-30T05:08:20.334Z] 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-30T05:08:20.334Z] 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-30T05:08:20.334Z] 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-30T05:08:20.591Z] 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-30T05:08:20.591Z] 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-30T05:08:20.591Z] 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-30T05:08:20.591Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (2.8 kB at 102 kB/s) [2019-07-30T05:08:20.591Z] 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-30T05:08:20.591Z] 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-30T05:08:20.591Z] 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-30T05:08:20.848Z] 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-30T05:08:20.848Z] 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-30T05:08:20.848Z] 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-30T05:08:20.848Z] 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 934 kB/s) [2019-07-30T05:08:20.848Z] 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-30T05:08:20.848Z] 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-30T05:08:20.848Z] 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-30T05:08:21.105Z] 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-30T05:08:21.105Z] 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-30T05:08:21.105Z] 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-30T05:08:21.105Z] 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 70 kB/s) [2019-07-30T05:08:21.105Z] 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-30T05:08:21.105Z] 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-30T05:08:21.105Z] 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-30T05:08:21.362Z] 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-30T05:08:21.362Z] 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-30T05:08:21.362Z] 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-30T05:08:21.362Z] 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 119 kB/s) [2019-07-30T05:08:21.362Z] 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-30T05:08:21.362Z] 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-30T05:08:21.362Z] 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-30T05:08:21.618Z] 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-30T05:08:21.618Z] 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-30T05:08:21.618Z] 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-30T05:08:21.618Z] 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 62 kB/s) [2019-07-30T05:08:21.618Z] 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-30T05:08:21.618Z] 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-30T05:08:21.618Z] 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-30T05:08:21.875Z] 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-30T05:08:21.875Z] 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-30T05:08:21.875Z] 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-30T05:08:21.875Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (2.1 kB at 70 kB/s) [2019-07-30T05:08:21.875Z] 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-30T05:08:21.875Z] 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-30T05:08:22.132Z] 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-30T05:08:22.132Z] 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-30T05:08:22.132Z] 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-30T05:08:22.132Z] 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-30T05:08:22.389Z] 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-30T05:08:22.389Z] 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-30T05:08:22.389Z] 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-30T05:08:22.389Z] 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-30T05:08:22.389Z] 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-30T05:08:22.389Z] 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-30T05:08:22.389Z] 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-30T05:08:22.646Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (2.3 kB at 61 kB/s) [2019-07-30T05:08:22.646Z] 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-30T05:08:22.646Z] 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-30T05:08:22.646Z] 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-30T05:08:22.646Z] 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-30T05:08:22.646Z] 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-30T05:08:22.902Z] 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-30T05:08:22.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.0.10/maven-artifact-2.0.10.pom (1.6 kB at 48 kB/s) [2019-07-30T05:08:22.902Z] 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-30T05:08:22.902Z] 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-30T05:08:23.159Z] 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-30T05:08:23.159Z] 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-30T05:08:23.159Z] 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-30T05:08:23.159Z] 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-30T05:08:23.415Z] 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 69 kB/s) [2019-07-30T05:08:23.415Z] 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-30T05:08:23.415Z] 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-30T05:08:23.415Z] 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-30T05:08:23.415Z] 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-30T05:08:23.415Z] 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-30T05:08:23.415Z] 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-30T05:08:23.672Z] 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 43 kB/s) [2019-07-30T05:08:23.672Z] 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-30T05:08:23.672Z] 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-30T05:08:23.929Z] 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-30T05:08:23.929Z] 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-30T05:08:23.929Z] 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-30T05:08:23.929Z] 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-30T05:08:23.929Z] 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 58 kB/s) [2019-07-30T05:08:23.929Z] 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-30T05:08:23.929Z] 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-30T05:08:24.186Z] 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-30T05:08:24.186Z] 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-30T05:08:24.186Z] 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-30T05:08:24.186Z] 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-30T05:08:24.186Z] 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 648 kB/s) [2019-07-30T05:08:24.186Z] 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-30T05:08:24.186Z] 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-30T05:08:24.721Z] 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-30T05:08:24.721Z] 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-30T05:08:24.721Z] 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-30T05:08:24.721Z] 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-30T05:08:24.721Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (1.6 kB at 56 kB/s) [2019-07-30T05:08:24.721Z] 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-30T05:08:24.721Z] 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-30T05:08:24.721Z] 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-30T05:08:24.721Z] 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-30T05:08:24.979Z] 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-30T05:08:24.979Z] 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-30T05:08:24.979Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (3.7 kB at 143 kB/s) [2019-07-30T05:08:24.979Z] 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-30T05:08:24.979Z] 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-30T05:08:24.979Z] 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-30T05:08:24.979Z] 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-30T05:08:24.979Z] 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-30T05:08:24.979Z] 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-30T05:08:24.979Z] 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 235 kB/s) [2019-07-30T05:08:24.979Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T05:08:24.979Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T05:08:24.979Z] 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-30T05:08:25.235Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T05:08:25.235Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T05:08:25.235Z] 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-30T05:08:25.235Z] 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 71 kB/s) [2019-07-30T05:08:25.235Z] 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-30T05:08:25.235Z] 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-30T05:08:25.235Z] 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-30T05:08:25.492Z] 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-30T05:08:25.492Z] 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-30T05:08:25.492Z] 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-30T05:08:25.492Z] 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 25 kB/s) [2019-07-30T05:08:25.492Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/1/apache-1.pom [2019-07-30T05:08:25.492Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/1/apache-1.pom [2019-07-30T05:08:25.492Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom [2019-07-30T05:08:25.749Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/1/apache-1.pom [2019-07-30T05:08:25.749Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/1/apache-1.pom [2019-07-30T05:08:25.749Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom [2019-07-30T05:08:25.749Z] 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 136 kB/s) [2019-07-30T05:08:25.749Z] 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-30T05:08:25.749Z] 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-30T05:08:25.749Z] 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-30T05:08:26.005Z] 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-30T05:08:26.005Z] 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-30T05:08:26.005Z] 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-30T05:08:26.005Z] 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 466 kB/s) [2019-07-30T05:08:26.005Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T05:08:26.568Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T05:08:26.568Z] 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-30T05:08:26.825Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T05:08:26.825Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T05:08:26.825Z] 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-30T05:08:26.825Z] 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 783 kB/s) [2019-07-30T05:08:26.825Z] 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-30T05:08:26.825Z] 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-30T05:08:27.082Z] 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-30T05:08:27.082Z] 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-30T05:08:27.082Z] 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-30T05:08:27.082Z] 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-30T05:08:27.082Z] 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 323 kB/s) [2019-07-30T05:08:27.082Z] 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-30T05:08:27.339Z] 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-30T05:08:27.339Z] 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-30T05:08:27.339Z] 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-30T05:08:27.339Z] 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-30T05:08:27.339Z] 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-30T05:08:27.339Z] 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 219 kB/s) [2019-07-30T05:08:27.339Z] 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-30T05:08:27.595Z] 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-30T05:08:27.595Z] 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-30T05:08:27.595Z] 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-30T05:08:27.595Z] 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-30T05:08:27.595Z] 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-30T05:08:27.595Z] Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 132 kB/s) [2019-07-30T05:08:27.852Z] 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-30T05:08:27.852Z] 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-30T05:08:27.852Z] 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-30T05:08:27.852Z] 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-30T05:08:27.852Z] 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-30T05:08:27.852Z] 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-30T05:08:28.109Z] 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 191 kB/s) [2019-07-30T05:08:28.109Z] 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-30T05:08:28.109Z] 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-30T05:08:28.109Z] 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-30T05:08:28.109Z] 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-30T05:08:28.109Z] 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-30T05:08:28.109Z] 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-30T05:08:28.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/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 kB at 527 kB/s) [2019-07-30T05:08:28.366Z] 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-30T05:08:28.366Z] 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-30T05:08:28.366Z] 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-30T05:08:28.366Z] 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-30T05:08:28.366Z] 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-30T05:08:28.624Z] 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-30T05:08:28.624Z] 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 103 kB/s) [2019-07-30T05:08:28.624Z] 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-30T05:08:28.624Z] 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-30T05:08:28.624Z] 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-30T05:08:28.624Z] 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-30T05:08:28.881Z] 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-30T05:08:28.881Z] 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-30T05:08:28.881Z] 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 55 kB/s) [2019-07-30T05:08:28.881Z] 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-30T05:08:28.881Z] 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-30T05:08:28.881Z] 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-30T05:08:29.138Z] 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-30T05:08:29.138Z] 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-30T05:08:29.138Z] 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-30T05:08:29.138Z] 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 81 kB/s) [2019-07-30T05:08:29.138Z] 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-30T05:08:29.138Z] 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-30T05:08:29.138Z] 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-30T05:08:29.395Z] 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-30T05:08:29.395Z] 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-30T05:08:29.395Z] 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-30T05:08:29.395Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (5.5 kB at 204 kB/s) [2019-07-30T05:08:29.395Z] 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-30T05:08:29.395Z] 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-30T05:08:29.395Z] 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-30T05:08:29.652Z] 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-30T05:08:29.652Z] 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-30T05:08:29.652Z] 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-30T05:08:29.652Z] 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 38 kB/s) [2019-07-30T05:08:29.652Z] 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-30T05:08:29.652Z] 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-30T05:08:29.652Z] 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-30T05:08:29.908Z] 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-30T05:08:29.908Z] 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-30T05:08:29.908Z] 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-30T05:08:29.908Z] 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 100 kB/s) [2019-07-30T05:08:29.908Z] 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-30T05:08:29.908Z] 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-30T05:08:29.908Z] 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-30T05:08:30.165Z] 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-30T05:08:30.165Z] 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-30T05:08:30.165Z] 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-30T05:08:30.165Z] 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 56 kB/s) [2019-07-30T05:08:30.165Z] 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-30T05:08:30.165Z] 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-30T05:08:30.165Z] 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-30T05:08:30.422Z] 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-30T05:08:30.422Z] 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-30T05:08:30.422Z] 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-30T05:08:30.422Z] 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 62 kB/s) [2019-07-30T05:08:30.422Z] 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-30T05:08:30.422Z] 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-30T05:08:30.422Z] 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-30T05:08:30.678Z] 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-30T05:08:30.678Z] 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-30T05:08:30.678Z] 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-30T05:08:30.678Z] 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-30T05:08:30.678Z] 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-30T05:08:30.678Z] 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-30T05:08:30.678Z] 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-30T05:08:31.030Z] 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-30T05:08:31.030Z] 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-30T05:08:31.030Z] 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-30T05:08:31.030Z] 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-30T05:08:31.030Z] 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-30T05:08:31.030Z] 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-30T05:08:31.030Z] 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-30T05:08:31.030Z] 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-30T05:08:31.287Z] 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-30T05:08:31.287Z] 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-30T05:08:31.287Z] 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 233 kB/s) [2019-07-30T05:08:31.287Z] 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-30T05:08:31.287Z] 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-30T05:08:31.287Z] 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-30T05:08:31.287Z] 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-30T05:08:31.544Z] 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-30T05:08:31.544Z] 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-30T05:08:31.544Z] 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 66 kB/s) [2019-07-30T05:08:31.544Z] 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-30T05:08:31.544Z] 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-30T05:08:31.544Z] 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-30T05:08:31.800Z] 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-30T05:08:31.800Z] 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-30T05:08:31.800Z] 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-30T05:08:31.800Z] 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 295 kB/s) [2019-07-30T05:08:31.800Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T05:08:31.800Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T05:08:31.800Z] 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-30T05:08:32.057Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T05:08:32.057Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T05:08:32.057Z] 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-30T05:08:32.057Z] Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 268 kB/s) [2019-07-30T05:08:32.057Z] 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-30T05:08:32.057Z] 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-30T05:08:32.057Z] 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-30T05:08:32.314Z] 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-30T05:08:32.314Z] 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-30T05:08:32.314Z] 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-30T05:08:32.314Z] 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 413 kB/s) [2019-07-30T05:08:32.314Z] 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-30T05:08:32.314Z] 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-30T05:08:32.314Z] 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-30T05:08:32.570Z] 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-30T05:08:32.570Z] 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-30T05:08:32.570Z] 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-30T05:08:32.570Z] Progress (1): 4.1/9.9 kB Progress (1): 7.7/9.9 kB Progress (1): 9.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 432 kB/s) [2019-07-30T05:08:32.570Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T05:08:32.570Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T05:08:32.570Z] 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-30T05:08:32.826Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T05:08:32.826Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T05:08:32.826Z] 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-30T05:08:32.826Z] 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.6 kB/s) [2019-07-30T05:08:32.826Z] 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-30T05:08:32.826Z] 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-30T05:08:32.826Z] 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-30T05:08:33.083Z] 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-30T05:08:33.083Z] 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-30T05:08:33.083Z] 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-30T05:08:33.083Z] Progress (1): 4.1/9.1 kB Progress (1): 7.7/9.1 kB Progress (1): 9.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 303 kB/s) [2019-07-30T05:08:33.083Z] 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-30T05:08:33.083Z] 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-30T05:08:33.083Z] 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-30T05:08:33.340Z] 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-30T05:08:33.340Z] 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-30T05:08:33.340Z] 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-30T05:08:33.340Z] Progress (1): 357 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 13 kB/s) [2019-07-30T05:08:33.340Z] 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-30T05:08:33.340Z] 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-30T05:08:33.340Z] 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-30T05:08:33.597Z] 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-30T05:08:33.597Z] 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-30T05:08:33.597Z] 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-30T05:08:33.597Z] 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 36 kB/s) [2019-07-30T05:08:33.597Z] 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-30T05:08:33.597Z] 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-30T05:08:33.597Z] 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-30T05:08:33.854Z] 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-30T05:08:33.854Z] 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-30T05:08:33.854Z] 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-30T05:08:33.854Z] 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 36 kB/s) [2019-07-30T05:08:33.854Z] 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-30T05:08:33.854Z] 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-30T05:08:33.854Z] 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-30T05:08:34.110Z] 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-30T05:08:34.110Z] 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-30T05:08:34.110Z] 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-30T05:08:34.110Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 72 kB/s) [2019-07-30T05:08:34.110Z] 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-30T05:08:34.110Z] 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-30T05:08:34.367Z] 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-30T05:08:34.624Z] 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-30T05:08:34.624Z] 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-30T05:08:34.624Z] 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-30T05:08:34.624Z] 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.4 kB/s) [2019-07-30T05:08:34.624Z] 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-30T05:08:34.624Z] 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-30T05:08:34.624Z] 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-30T05:08:34.881Z] 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-30T05:08:34.881Z] 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-30T05:08:34.881Z] 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-30T05:08:34.881Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 86 kB/s) [2019-07-30T05:08:34.881Z] 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-30T05:08:34.881Z] 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-30T05:08:34.881Z] 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-30T05:08:35.138Z] 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-30T05:08:35.138Z] 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-30T05:08:35.138Z] 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-30T05:08:35.138Z] 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 10 kB/s) [2019-07-30T05:08:35.138Z] 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-30T05:08:35.138Z] 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-30T05:08:35.138Z] 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-30T05:08:35.395Z] 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-30T05:08:35.395Z] 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-30T05:08:35.395Z] 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-30T05:08:35.395Z] 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-30T05:08:35.395Z] 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-30T05:08:35.395Z] 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-30T05:08:35.395Z] 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-30T05:08:35.652Z] 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-30T05:08:35.652Z] 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-30T05:08:35.652Z] 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-30T05:08:35.652Z] 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 141 kB/s) [2019-07-30T05:08:35.652Z] 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-30T05:08:35.652Z] 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-30T05:08:35.652Z] 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-30T05:08:35.909Z] 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-30T05:08:35.909Z] 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-30T05:08:35.909Z] 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-30T05:08:35.909Z] 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 81 kB/s) [2019-07-30T05:08:35.909Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T05:08:35.909Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T05:08:35.909Z] 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-30T05:08:36.166Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T05:08:36.166Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T05:08:36.166Z] 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-30T05:08:36.166Z] 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 109 kB/s) [2019-07-30T05:08:36.166Z] 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-30T05:08:36.166Z] 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-30T05:08:36.166Z] 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-30T05:08:36.423Z] 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-30T05:08:36.423Z] 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-30T05:08:36.423Z] 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-30T05:08:36.423Z] 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 159 kB/s) [2019-07-30T05:08:36.423Z] 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-30T05:08:36.423Z] 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-30T05:08:36.423Z] 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-30T05:08:36.681Z] 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-30T05:08:36.681Z] 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-30T05:08:36.681Z] 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-30T05:08:36.681Z] 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 101 kB/s) [2019-07-30T05:08:36.681Z] 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-30T05:08:36.681Z] 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-30T05:08:36.681Z] 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-30T05:08:37.127Z] 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-30T05:08:37.127Z] 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-30T05:08:37.127Z] 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-30T05:08:37.127Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom (3.2 kB at 121 kB/s) [2019-07-30T05:08:37.127Z] 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-30T05:08:37.127Z] 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-30T05:08:37.127Z] 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-30T05:08:37.477Z] 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-30T05:08:37.477Z] 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-30T05:08:37.477Z] 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-30T05:08:37.477Z] 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 80 kB/s) [2019-07-30T05:08:37.477Z] 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-30T05:08:37.477Z] 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-30T05:08:37.477Z] 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-30T05:08:37.477Z] 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-30T05:08:37.477Z] 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-30T05:08:37.477Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T05:08:37.477Z] 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-30T05:08:37.477Z] 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-30T05:08:37.477Z] 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-30T05:08:37.477Z] 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-30T05:08:37.477Z] 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-30T05:08:37.477Z] 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-30T05:08:37.477Z] 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-30T05:08:37.477Z] 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-30T05:08:37.477Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T05:08:37.477Z] 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-30T05:08:37.477Z] 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-30T05:08:37.478Z] 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-30T05:08:37.478Z] 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-30T05:08:37.734Z] 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-30T05:08:37.734Z] 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-30T05:08:37.734Z] 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-30T05:08:37.734Z] 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-30T05:08:37.734Z] 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-30T05:08:37.734Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T05:08:37.734Z] 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-30T05:08:37.734Z] 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-30T05:08:37.734Z] 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-30T05:08:37.734Z] 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-30T05:08:37.734Z] 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-30T05:08:37.734Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T05:08:37.734Z] 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-30T05:08:37.734Z] 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-30T05:08:37.734Z] 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-30T05:08:37.734Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T05:08:37.734Z] 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-30T05:08:37.734Z] 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-30T05:08:37.734Z] 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-30T05:08:37.734Z] 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-30T05:08:37.991Z] 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-30T05:08:37.991Z] 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-30T05:08:37.991Z] 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-30T05:08:37.991Z] 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-30T05:08:37.991Z] 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-30T05:08:37.991Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T05:08:37.991Z] 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-30T05:08:37.991Z] 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-30T05:08:37.991Z] 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-30T05:08:37.991Z] 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-30T05:08:37.991Z] 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-30T05:08:37.991Z] 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-30T05:08:37.991Z] 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-30T05:08:37.991Z] 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-30T05:08:37.991Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T05:08:37.991Z] 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-30T05:08:37.992Z] 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-30T05:08:37.992Z] 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-30T05:08:37.992Z] 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-30T05:08:37.992Z] 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-30T05:08:37.992Z] 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-30T05:08:37.992Z] 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-30T05:08:37.992Z] 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-30T05:08:37.992Z] 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-30T05:08:37.992Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T05:08:37.992Z] 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-30T05:08:37.992Z] 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-30T05:08:37.992Z] 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-30T05:08:37.992Z] 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-30T05:08:37.992Z] 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-30T05:08:37.992Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T05:08:37.992Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-30T05:08:37.992Z] 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-30T05:08:37.992Z] 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-30T05:08:37.992Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T05:08:37.992Z] 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-30T05:08:37.992Z] 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-30T05:08:38.248Z] 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-30T05:08:38.248Z] 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-30T05:08:38.248Z] 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-30T05:08:38.248Z] 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-30T05:08:38.248Z] 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-30T05:08:38.248Z] 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-30T05:08:38.248Z] 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-30T05:08:38.248Z] 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-30T05:08:38.248Z] 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-30T05:08:38.248Z] 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-30T05:08:38.248Z] 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-30T05:08:38.504Z] 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-30T05:08:38.504Z] 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-30T05:08:38.504Z] 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-30T05:08:38.504Z] 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-30T05:08:38.504Z] 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-30T05:08:38.504Z] 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-30T05:08:38.761Z] 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-30T05:08:38.761Z] 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-30T05:08:38.761Z] 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-30T05:08:38.761Z] 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-30T05:08:38.761Z] 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-30T05:08:38.761Z] 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-30T05:08:38.761Z] 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-30T05:08:38.761Z] 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-30T05:08:38.761Z] 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-30T05:08:38.761Z] 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-30T05:08:39.018Z] 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-30T05:08:39.018Z] 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-30T05:08:39.018Z] 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-30T05:08:39.018Z] 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-30T05:08:39.018Z] 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-30T05:08:39.018Z] 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-30T05:08:39.018Z] 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-30T05:08:39.018Z] 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-30T05:08:39.276Z] 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-30T05:08:39.276Z] 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-30T05:08:39.276Z] 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-30T05:08:39.276Z] 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-30T05:08:39.276Z] 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-30T05:08:39.276Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.532Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:39.789Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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-30T05:08:40.047Z] Progress (1): 4.1/195 kB Progress (1): 7.7/195 kB Progress (1): 12/195 kB Progress (1): 16/195 kB Progress (1): 20/195 kB Progress (1): 24/195 kB Progress (1): 28/195 kB Progress (1): 32/195 kB Progress (1): 36/195 kB Progress (1): 40/195 kB Progress (1): 44/195 kB Progress (1): 48/195 kB Progress (1): 52/195 kB Progress (1): 56/195 kB Progress (1): 60/195 kB Progress (1): 64/195 kB Progress (1): 68/195 kB Progress (1): 72/195 kB Progress (1): 76/195 kB Progress (1): 80/195 kB Progress (1): 84/195 kB Progress (1): 88/195 kB Progress (1): 92/195 kB Progress (1): 96/195 kB 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 (1): 136/195 kB Progress (1): 140/195 kB Progress (1): 144/195 kB Progress (1): 148/195 kB Progress (1): 152/195 kB Progress (1): 156/195 kB Progress (1): 160/195 kB Progress (1): 164/195 kB Progress (1): 168/195 kB Progress (1): 172/195 kB Progress (1): 176/195 kB Progress (1): 180/195 kB Progress (1): 184/195 kB Progress (1): 188/195 kB Progress (1): 192/195 kB Progress (1): 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-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 2.8 MB/s) [2019-07-30T05:08:40.047Z] 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-30T05:08:40.047Z] 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 (2): 20/39 kB | 4.1/38 kB Progress (2): 24/39 kB | 4.1/38 kB Progress (2): 24/39 kB | 7.7/38 kB Progress (2): 28/39 kB | 7.7/38 kB Progress (2): 32/39 kB | 7.7/38 kB Progress (2): 32/39 kB | 12/38 kB Progress (2): 36/39 kB | 12/38 kB Progress (2): 36/39 kB | 16/38 kB Progress (3): 36/39 kB | 16/38 kB | 4.1/43 kB Progress (3): 39 kB | 16/38 kB | 4.1/43 kB Progress (3): 39 kB | 20/38 kB | 4.1/43 kB Progress (3): 39 kB | 20/38 kB | 7.7/43 kB Progress (3): 39 kB | 24/38 kB | 7.7/43 kB Progress (3): 39 kB | 24/38 kB | 12/43 kB Progress (4): 39 kB | 24/38 kB | 12/43 kB | 4.1/49 kB Progress (4): 39 kB | 24/38 kB | 16/43 kB | 4.1/49 kB Progress (4): 39 kB | 28/38 kB | 16/43 kB | 4.1/49 kB Progress (4): 39 kB | 28/38 kB | 20/43 kB | 4.1/49 kB Progress (4): 39 kB | 28/38 kB | 20/43 kB | 7.7/49 kB Progress (4): 39 kB | 28/38 kB | 24/43 kB | 7.7/49 kB Progress (4): 39 kB | 32/38 kB | 24/43 kB | 7.7/49 kB Progress (4): 39 kB | 32/38 kB | 28/43 kB | 7.7/49 kB Progress (4): 39 kB | 32/38 kB | 28/43 kB | 12/49 kB Progress (4): 39 kB | 32/38 kB | 32/43 kB | 12/49 kB Progress (4): 39 kB | 36/38 kB | 32/43 kB | 12/49 kB Progress (4): 39 kB | 36/38 kB | 36/43 kB | 12/49 kB Progress (4): 39 kB | 36/38 kB | 36/43 kB | 16/49 kB Progress (4): 39 kB | 36/38 kB | 40/43 kB | 16/49 kB Progress (4): 39 kB | 38 kB | 40/43 kB | 16/49 kB Progress (4): 39 kB | 38 kB | 43 kB | 16/49 kB Progress (4): 39 kB | 38 kB | 43 kB | 20/49 kB Progress (4): 39 kB | 38 kB | 43 kB | 24/49 kB Progress (4): 39 kB | 38 kB | 43 kB | 28/49 kB Progress (5): 39 kB | 38 kB | 43 kB | 28/49 kB | 4.1/237 kB Progress (5): 39 kB | 38 kB | 43 kB | 32/49 kB | 4.1/237 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 476 kB/s) [2019-07-30T05:08:40.047Z] Progress (4): 38 kB | 43 kB | 32/49 kB | 7.7/237 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-30T05:08:40.047Z] Progress (4): 38 kB | 43 kB | 36/49 kB | 7.7/237 kB Progress (4): 38 kB | 43 kB | 36/49 kB | 12/237 kB Progress (4): 38 kB | 43 kB | 40/49 kB | 12/237 kB Progress (4): 38 kB | 43 kB | 40/49 kB | 16/237 kB Progress (4): 38 kB | 43 kB | 44/49 kB | 16/237 kB Progress (4): 38 kB | 43 kB | 44/49 kB | 20/237 kB Progress (4): 38 kB | 43 kB | 48/49 kB | 20/237 kB Progress (4): 38 kB | 43 kB | 48/49 kB | 24/237 kB Progress (4): 38 kB | 43 kB | 49 kB | 24/237 kB Progress (4): 38 kB | 43 kB | 49 kB | 28/237 kB Progress (4): 38 kB | 43 kB | 49 kB | 32/237 kB Progress (4): 38 kB | 43 kB | 49 kB | 36/237 kB Progress (4): 38 kB | 43 kB | 49 kB | 40/237 kB Progress (4): 38 kB | 43 kB | 49 kB | 44/237 kB Progress (4): 38 kB | 43 kB | 49 kB | 48/237 kB Progress (4): 38 kB | 43 kB | 49 kB | 52/237 kB Progress (4): 38 kB | 43 kB | 49 kB | 56/237 kB Progress (4): 38 kB | 43 kB | 49 kB | 60/237 kB Progress (4): 38 kB | 43 kB | 49 kB | 64/237 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 422 kB/s) [2019-07-30T05:08:40.047Z] Progress (3): 43 kB | 49 kB | 68/237 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-30T05:08:40.047Z] 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 475 kB/s) [2019-07-30T05:08:40.047Z] Progress (2): 49 kB | 72/237 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-30T05:08:40.047Z] 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 534 kB/s) [2019-07-30T05:08:40.047Z] Progress (1): 76/237 kB Progress (2): 76/237 kB | 4.1/11 kB Progress (2): 80/237 kB | 4.1/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-30T05:08:40.307Z] Progress (2): 84/237 kB | 4.1/11 kB Progress (2): 84/237 kB | 7.7/11 kB Progress (2): 88/237 kB | 7.7/11 kB Progress (2): 88/237 kB | 11 kB Progress (2): 92/237 kB | 11 kB Progress (2): 96/237 kB | 11 kB Progress (2): 100/237 kB | 11 kB Progress (2): 104/237 kB | 11 kB Progress (2): 108/237 kB | 11 kB Progress (2): 112/237 kB | 11 kB Progress (2): 116/237 kB | 11 kB Progress (2): 120/237 kB | 11 kB Progress (2): 124/237 kB | 11 kB Progress (2): 128/237 kB | 11 kB Progress (2): 132/237 kB | 11 kB Progress (2): 136/237 kB | 11 kB Progress (2): 140/237 kB | 11 kB Progress (2): 144/237 kB | 11 kB Progress (2): 148/237 kB | 11 kB Progress (2): 152/237 kB | 11 kB Progress (2): 156/237 kB | 11 kB Progress (2): 160/237 kB | 11 kB Progress (2): 164/237 kB | 11 kB Progress (2): 168/237 kB | 11 kB Progress (2): 172/237 kB | 11 kB Progress (2): 176/237 kB | 11 kB Progress (3): 176/237 kB | 11 kB | 4.1/17 kB Progress (3): 180/237 kB | 11 kB | 4.1/17 kB Progress (3): 180/237 kB | 11 kB | 7.7/17 kB Progress (3): 184/237 kB | 11 kB | 7.7/17 kB Progress (3): 184/237 kB | 11 kB | 12/17 kB Progress (3): 188/237 kB | 11 kB | 12/17 kB Progress (3): 188/237 kB | 11 kB | 16/17 kB Progress (3): 192/237 kB | 11 kB | 16/17 kB Progress (3): 192/237 kB | 11 kB | 17 kB Progress (3): 196/237 kB | 11 kB | 17 kB Progress (3): 200/237 kB | 11 kB | 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 111 kB/s) [2019-07-30T05:08:40.307Z] Progress (2): 204/237 kB | 17 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-30T05:08:40.307Z] Progress (2): 208/237 kB | 17 kB Progress (2): 212/237 kB | 17 kB Progress (2): 216/237 kB | 17 kB Progress (2): 220/237 kB | 17 kB Progress (3): 220/237 kB | 17 kB | 4.1/123 kB Progress (3): 224/237 kB | 17 kB | 4.1/123 kB Progress (3): 224/237 kB | 17 kB | 7.7/123 kB Progress (3): 228/237 kB | 17 kB | 7.7/123 kB Progress (3): 228/237 kB | 17 kB | 12/123 kB Progress (3): 232/237 kB | 17 kB | 12/123 kB Progress (3): 232/237 kB | 17 kB | 16/123 kB Progress (3): 236/237 kB | 17 kB | 16/123 kB Progress (3): 236/237 kB | 17 kB | 20/123 kB Progress (4): 236/237 kB | 17 kB | 20/123 kB | 4.1/10 kB Progress (4): 236/237 kB | 17 kB | 24/123 kB | 4.1/10 kB Progress (4): 237 kB | 17 kB | 24/123 kB | 4.1/10 kB Progress (4): 237 kB | 17 kB | 28/123 kB | 4.1/10 kB Progress (4): 237 kB | 17 kB | 28/123 kB | 7.7/10 kB Progress (4): 237 kB | 17 kB | 32/123 kB | 7.7/10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 kB at 158 kB/s) [2019-07-30T05:08:40.307Z] Progress (3): 237 kB | 33/123 kB | 7.7/10 kB Progress (3): 237 kB | 33/123 kB | 10 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-30T05:08:40.307Z] Progress (3): 237 kB | 37/123 kB | 10 kB Progress (3): 237 kB | 41/123 kB | 10 kB Progress (3): 237 kB | 45/123 kB | 10 kB Progress (3): 237 kB | 49/123 kB | 10 kB Progress (3): 237 kB | 53/123 kB | 10 kB Progress (3): 237 kB | 57/123 kB | 10 kB Progress (3): 237 kB | 61/123 kB | 10 kB Progress (3): 237 kB | 65/123 kB | 10 kB Progress (3): 237 kB | 66/123 kB | 10 kB Progress (3): 237 kB | 70/123 kB | 10 kB Progress (3): 237 kB | 74/123 kB | 10 kB Progress (3): 237 kB | 78/123 kB | 10 kB Progress (3): 237 kB | 82/123 kB | 10 kB Progress (3): 237 kB | 86/123 kB | 10 kB Progress (3): 237 kB | 90/123 kB | 10 kB Progress (4): 237 kB | 90/123 kB | 10 kB | 4.1/37 kB Progress (4): 237 kB | 94/123 kB | 10 kB | 4.1/37 kB Progress (4): 237 kB | 94/123 kB | 10 kB | 7.7/37 kB Progress (4): 237 kB | 98/123 kB | 10 kB | 7.7/37 kB Progress (4): 237 kB | 98/123 kB | 10 kB | 12/37 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 91 kB/s) [2019-07-30T05:08:40.307Z] Progress (3): 237 kB | 98/123 kB | 16/37 kB Progress (3): 237 kB | 102/123 kB | 16/37 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-30T05:08:40.307Z] Progress (3): 237 kB | 106/123 kB | 16/37 kB Progress (3): 237 kB | 106/123 kB | 20/37 kB Progress (3): 237 kB | 110/123 kB | 20/37 kB Progress (3): 237 kB | 110/123 kB | 24/37 kB Progress (3): 237 kB | 114/123 kB | 24/37 kB Progress (3): 237 kB | 114/123 kB | 28/37 kB Progress (3): 237 kB | 118/123 kB | 28/37 kB Progress (3): 237 kB | 118/123 kB | 32/37 kB Progress (3): 237 kB | 122/123 kB | 32/37 kB Progress (3): 237 kB | 122/123 kB | 36/37 kB Progress (3): 237 kB | 123 kB | 36/37 kB Progress (3): 237 kB | 123 kB | 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar (123 kB at 1.0 MB/s) [2019-07-30T05:08:40.307Z] Progress (3): 237 kB | 37 kB | 4.1/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-30T05:08:40.307Z] Progress (3): 237 kB | 37 kB | 7.7/158 kB Progress (3): 237 kB | 37 kB | 12/158 kB Progress (3): 237 kB | 37 kB | 16/158 kB Progress (3): 237 kB | 37 kB | 20/158 kB Progress (3): 237 kB | 37 kB | 24/158 kB Progress (3): 237 kB | 37 kB | 28/158 kB Progress (3): 237 kB | 37 kB | 32/158 kB Progress (3): 237 kB | 37 kB | 33/158 kB Progress (3): 237 kB | 37 kB | 37/158 kB Progress (3): 237 kB | 37 kB | 41/158 kB Progress (3): 237 kB | 37 kB | 45/158 kB Progress (3): 237 kB | 37 kB | 49/158 kB Progress (3): 237 kB | 37 kB | 53/158 kB Progress (3): 237 kB | 37 kB | 57/158 kB Progress (3): 237 kB | 37 kB | 61/158 kB Progress (3): 237 kB | 37 kB | 65/158 kB Progress (3): 237 kB | 37 kB | 69/158 kB Progress (3): 237 kB | 37 kB | 73/158 kB Progress (3): 237 kB | 37 kB | 77/158 kB Progress (3): 237 kB | 37 kB | 81/158 kB Progress (3): 237 kB | 37 kB | 85/158 kB Progress (3): 237 kB | 37 kB | 89/158 kB Progress (3): 237 kB | 37 kB | 93/158 kB Progress (3): 237 kB | 37 kB | 97/158 kB Progress (3): 237 kB | 37 kB | 101/158 kB Progress (3): 237 kB | 37 kB | 105/158 kB Progress (3): 237 kB | 37 kB | 109/158 kB Progress (3): 237 kB | 37 kB | 113/158 kB Progress (3): 237 kB | 37 kB | 117/158 kB Progress (3): 237 kB | 37 kB | 121/158 kB Progress (3): 237 kB | 37 kB | 125/158 kB Progress (3): 237 kB | 37 kB | 129/158 kB Progress (3): 237 kB | 37 kB | 133/158 kB Progress (3): 237 kB | 37 kB | 137/158 kB Progress (3): 237 kB | 37 kB | 141/158 kB Progress (3): 237 kB | 37 kB | 145/158 kB Progress (3): 237 kB | 37 kB | 149/158 kB Progress (4): 237 kB | 37 kB | 149/158 kB | 4.1/11 kB Progress (4): 237 kB | 37 kB | 153/158 kB | 4.1/11 kB Progress (4): 237 kB | 37 kB | 153/158 kB | 7.7/11 kB Progress (4): 237 kB | 37 kB | 157/158 kB | 7.7/11 kB Progress (4): 237 kB | 37 kB | 157/158 kB | 11 kB Progress (5): 237 kB | 37 kB | 157/158 kB | 11 kB | 4.1/30 kB Progress (5): 237 kB | 37 kB | 158 kB | 11 kB | 4.1/30 kB Progress (5): 237 kB | 37 kB | 158 kB | 11 kB | 7.7/30 kB Progress (5): 237 kB | 37 kB | 158 kB | 11 kB | 12/30 kB Progress (5): 237 kB | 37 kB | 158 kB | 11 kB | 16/30 kB Progress (5): 237 kB | 37 kB | 158 kB | 11 kB | 20/30 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 280 kB/s) [2019-07-30T05:08:40.307Z] Progress (4): 237 kB | 158 kB | 11 kB | 24/30 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.8 MB/s) [2019-07-30T05:08:40.307Z] 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-30T05:08:40.307Z] Progress (3): 158 kB | 11 kB | 28/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-30T05:08:40.307Z] Progress (3): 158 kB | 11 kB | 30 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 84 kB/s) [2019-07-30T05:08:40.307Z] 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-30T05:08:40.307Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (158 kB at 1.2 MB/s) [2019-07-30T05:08:40.307Z] 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-30T05:08:40.307Z] Progress (2): 30 kB | 4.1/262 kB Progress (2): 30 kB | 7.7/262 kB Progress (2): 30 kB | 12/262 kB Progress (2): 30 kB | 16/262 kB Progress (2): 30 kB | 20/262 kB Progress (2): 30 kB | 24/262 kB Progress (2): 30 kB | 28/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 207 kB/s) [2019-07-30T05:08:40.307Z] 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-30T05:08:40.307Z] Progress (2): 28/262 kB | 0/1.2 MB Progress (2): 28/262 kB | 0/1.2 MB Progress (2): 28/262 kB | 0/1.2 MB Progress (2): 28/262 kB | 0/1.2 MB Progress (3): 28/262 kB | 0/1.2 MB | 4.1/305 kB Progress (3): 28/262 kB | 0/1.2 MB | 4.1/305 kB Progress (3): 28/262 kB | 0/1.2 MB | 7.7/305 kB Progress (3): 28/262 kB | 0/1.2 MB | 7.7/305 kB Progress (3): 28/262 kB | 0/1.2 MB | 12/305 kB Progress (3): 28/262 kB | 0/1.2 MB | 12/305 kB Progress (3): 28/262 kB | 0/1.2 MB | 16/305 kB Progress (3): 28/262 kB | 0/1.2 MB | 16/305 kB Progress (3): 28/262 kB | 0/1.2 MB | 20/305 kB Progress (3): 28/262 kB | 0/1.2 MB | 20/305 kB Progress (3): 28/262 kB | 0/1.2 MB | 24/305 kB Progress (3): 28/262 kB | 0/1.2 MB | 24/305 kB Progress (3): 28/262 kB | 0/1.2 MB | 28/305 kB Progress (3): 28/262 kB | 0/1.2 MB | 28/305 kB Progress (3): 28/262 kB | 0/1.2 MB | 32/305 kB Progress (3): 28/262 kB | 0/1.2 MB | 32/305 kB Progress (3): 28/262 kB | 0/1.2 MB | 33/305 kB Progress (3): 28/262 kB | 0/1.2 MB | 33/305 kB Progress (3): 28/262 kB | 0/1.2 MB | 37/305 kB Progress (3): 28/262 kB | 0.1/1.2 MB | 37/305 kB Progress (3): 28/262 kB | 0.1/1.2 MB | 41/305 kB Progress (3): 28/262 kB | 0.1/1.2 MB | 41/305 kB Progress (3): 28/262 kB | 0.1/1.2 MB | 45/305 kB Progress (3): 28/262 kB | 0.1/1.2 MB | 45/305 kB Progress (3): 28/262 kB | 0.1/1.2 MB | 49/305 kB Progress (3): 28/262 kB | 0.1/1.2 MB | 49/305 kB Progress (3): 28/262 kB | 0.1/1.2 MB | 53/305 kB Progress (4): 28/262 kB | 0.1/1.2 MB | 53/305 kB | 4.1/30 kB Progress (4): 32/262 kB | 0.1/1.2 MB | 53/305 kB | 4.1/30 kB Progress (4): 32/262 kB | 0.1/1.2 MB | 53/305 kB | 7.7/30 kB Progress (4): 32/262 kB | 0.1/1.2 MB | 57/305 kB | 7.7/30 kB Progress (4): 32/262 kB | 0.1/1.2 MB | 57/305 kB | 12/30 kB Progress (4): 32/262 kB | 0.1/1.2 MB | 57/305 kB | 12/30 kB Progress (4): 32/262 kB | 0.1/1.2 MB | 57/305 kB | 16/30 kB Progress (4): 32/262 kB | 0.1/1.2 MB | 61/305 kB | 16/30 kB Progress (4): 33/262 kB | 0.1/1.2 MB | 61/305 kB | 16/30 kB Progress (5): 33/262 kB | 0.1/1.2 MB | 61/305 kB | 16/30 kB | 4.1/50 kB Progress (5): 33/262 kB | 0.1/1.2 MB | 65/305 kB | 16/30 kB | 4.1/50 kB Progress (5): 33/262 kB | 0.1/1.2 MB | 65/305 kB | 20/30 kB | 4.1/50 kB Progress (5): 33/262 kB | 0.1/1.2 MB | 65/305 kB | 20/30 kB | 4.1/50 kB Progress (5): 33/262 kB | 0.1/1.2 MB | 65/305 kB | 24/30 kB | 4.1/50 kB Progress (5): 33/262 kB | 0.1/1.2 MB | 66/305 kB | 24/30 kB | 4.1/50 kB Progress (5): 33/262 kB | 0.1/1.2 MB | 66/305 kB | 24/30 kB | 7.7/50 kB Progress (5): 37/262 kB | 0.1/1.2 MB | 66/305 kB | 24/30 kB | 7.7/50 kB Progress (5): 37/262 kB | 0.1/1.2 MB | 66/305 kB | 24/30 kB | 12/50 kB Progress (5): 37/262 kB | 0.1/1.2 MB | 70/305 kB | 24/30 kB | 12/50 kB Progress (5): 37/262 kB | 0.1/1.2 MB | 70/305 kB | 28/30 kB | 12/50 kB Progress (5): 37/262 kB | 0.1/1.2 MB | 70/305 kB | 28/30 kB | 12/50 kB Progress (5): 37/262 kB | 0.1/1.2 MB | 70/305 kB | 30 kB | 12/50 kB Progress (5): 37/262 kB | 0.1/1.2 MB | 74/305 kB | 30 kB | 12/50 kB Progress (5): 37/262 kB | 0.1/1.2 MB | 74/305 kB | 30 kB | 16/50 kB Progress (5): 41/262 kB | 0.1/1.2 MB | 74/305 kB | 30 kB | 16/50 kB Progress (5): 41/262 kB | 0.1/1.2 MB | 74/305 kB | 30 kB | 20/50 kB Progress (5): 41/262 kB | 0.1/1.2 MB | 78/305 kB | 30 kB | 20/50 kB Progress (5): 41/262 kB | 0.1/1.2 MB | 78/305 kB | 30 kB | 20/50 kB Progress (5): 41/262 kB | 0.1/1.2 MB | 82/305 kB | 30 kB | 20/50 kB Progress (5): 41/262 kB | 0.1/1.2 MB | 82/305 kB | 30 kB | 24/50 kB Progress (5): 45/262 kB | 0.1/1.2 MB | 82/305 kB | 30 kB | 24/50 kB Progress (5): 45/262 kB | 0.1/1.2 MB | 82/305 kB | 30 kB | 28/50 kB Progress (5): 45/262 kB | 0.1/1.2 MB | 86/305 kB | 30 kB | 28/50 kB Progress (5): 45/262 kB | 0.1/1.2 MB | 86/305 kB | 30 kB | 28/50 kB Progress (5): 45/262 kB | 0.1/1.2 MB | 90/305 kB | 30 kB | 28/50 kB Progress (5): 45/262 kB | 0.1/1.2 MB | 90/305 kB | 30 kB | 32/50 kB Progress (5): 49/262 kB | 0.1/1.2 MB | 90/305 kB | 30 kB | 32/50 kB Progress (5): 49/262 kB | 0.1/1.2 MB | 90/305 kB | 30 kB | 36/50 kB Progress (5): 49/262 kB | 0.1/1.2 MB | 94/305 kB | 30 kB | 36/50 kB Progress (5): 49/262 kB | 0.1/1.2 MB | 94/305 kB | 30 kB | 36/50 kB Progress (5): 49/262 kB | 0.1/1.2 MB | 98/305 kB | 30 kB | 36/50 kB Progress (5): 49/262 kB | 0.1/1.2 MB | 98/305 kB | 30 kB | 40/50 kB Progress (5): 53/262 kB | 0.1/1.2 MB | 98/305 kB | 30 kB | 40/50 kB Progress (5): 53/262 kB | 0.1/1.2 MB | 98/305 kB | 30 kB | 44/50 kB Progress (5): 53/262 kB | 0.1/1.2 MB | 102/305 kB | 30 kB | 44/50 kB Progress (5): 53/262 kB | 0.1/1.2 MB | 102/305 kB | 30 kB | 44/50 kB Progress (5): 53/262 kB | 0.1/1.2 MB | 106/305 kB | 30 kB | 44/50 kB Progress (5): 53/262 kB | 0.1/1.2 MB | 106/305 kB | 30 kB | 48/50 kB Progress (5): 57/262 kB | 0.1/1.2 MB | 106/305 kB | 30 kB | 48/50 kB Progress (5): 57/262 kB | 0.1/1.2 MB | 106/305 kB | 30 kB | 50 kB Progress (5): 57/262 kB | 0.1/1.2 MB | 110/305 kB | 30 kB | 50 kB Progress (5): 57/262 kB | 0.1/1.2 MB | 110/305 kB | 30 kB | 50 kB Progress (5): 57/262 kB | 0.1/1.2 MB | 114/305 kB | 30 kB | 50 kB Progress (5): 61/262 kB | 0.1/1.2 MB | 114/305 kB | 30 kB | 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 159 kB/s) [2019-07-30T05:08:40.307Z] 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-30T05:08:40.307Z] Progress (4): 65/262 kB | 0.1/1.2 MB | 114/305 kB | 50 kB Progress (4): 65/262 kB | 0.1/1.2 MB | 118/305 kB | 50 kB Progress (4): 65/262 kB | 0.1/1.2 MB | 118/305 kB | 50 kB Progress (4): 65/262 kB | 0.1/1.2 MB | 122/305 kB | 50 kB Progress (4): 66/262 kB | 0.1/1.2 MB | 122/305 kB | 50 kB Progress (4): 66/262 kB | 0.1/1.2 MB | 126/305 kB | 50 kB Progress (4): 70/262 kB | 0.1/1.2 MB | 126/305 kB | 50 kB Progress (4): 70/262 kB | 0.1/1.2 MB | 126/305 kB | 50 kB Progress (4): 74/262 kB | 0.1/1.2 MB | 126/305 kB | 50 kB Progress (4): 74/262 kB | 0.1/1.2 MB | 130/305 kB | 50 kB Progress (4): 74/262 kB | 0.1/1.2 MB | 130/305 kB | 50 kB Progress (4): 74/262 kB | 0.1/1.2 MB | 134/305 kB | 50 kB Progress (4): 78/262 kB | 0.1/1.2 MB | 134/305 kB | 50 kB Progress (4): 78/262 kB | 0.1/1.2 MB | 138/305 kB | 50 kB Progress (4): 78/262 kB | 0.1/1.2 MB | 138/305 kB | 50 kB Progress (4): 78/262 kB | 0.1/1.2 MB | 142/305 kB | 50 kB Progress (4): 82/262 kB | 0.1/1.2 MB | 142/305 kB | 50 kB Progress (4): 82/262 kB | 0.1/1.2 MB | 146/305 kB | 50 kB Progress (4): 82/262 kB | 0.1/1.2 MB | 146/305 kB | 50 kB Progress (4): 82/262 kB | 0.1/1.2 MB | 150/305 kB | 50 kB Progress (4): 86/262 kB | 0.1/1.2 MB | 150/305 kB | 50 kB Progress (4): 86/262 kB | 0.1/1.2 MB | 154/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 259 kB/s) [2019-07-30T05:08:40.307Z] Progress (3): 86/262 kB | 0.1/1.2 MB | 154/305 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-30T05:08:40.308Z] Progress (3): 86/262 kB | 0.1/1.2 MB | 158/305 kB Progress (3): 90/262 kB | 0.1/1.2 MB | 158/305 kB Progress (3): 90/262 kB | 0.1/1.2 MB | 162/305 kB Progress (3): 94/262 kB | 0.1/1.2 MB | 162/305 kB Progress (3): 94/262 kB | 0.1/1.2 MB | 166/305 kB Progress (3): 94/262 kB | 0.1/1.2 MB | 166/305 kB Progress (3): 94/262 kB | 0.1/1.2 MB | 170/305 kB Progress (3): 98/262 kB | 0.1/1.2 MB | 170/305 kB Progress (3): 98/262 kB | 0.1/1.2 MB | 174/305 kB Progress (3): 98/262 kB | 0.1/1.2 MB | 174/305 kB Progress (3): 98/262 kB | 0.1/1.2 MB | 178/305 kB Progress (3): 98/262 kB | 0.1/1.2 MB | 178/305 kB Progress (3): 98/262 kB | 0.1/1.2 MB | 182/305 kB Progress (3): 98/262 kB | 0.1/1.2 MB | 182/305 kB Progress (3): 98/262 kB | 0.1/1.2 MB | 186/305 kB Progress (3): 102/262 kB | 0.1/1.2 MB | 186/305 kB Progress (3): 102/262 kB | 0.1/1.2 MB | 190/305 kB Progress (3): 102/262 kB | 0.1/1.2 MB | 190/305 kB Progress (3): 102/262 kB | 0.1/1.2 MB | 194/305 kB Progress (3): 106/262 kB | 0.1/1.2 MB | 194/305 kB Progress (3): 106/262 kB | 0.1/1.2 MB | 198/305 kB Progress (3): 110/262 kB | 0.1/1.2 MB | 198/305 kB Progress (4): 110/262 kB | 0.1/1.2 MB | 198/305 kB | 4.1/52 kB Progress (4): 110/262 kB | 0.1/1.2 MB | 198/305 kB | 4.1/52 kB Progress (4): 110/262 kB | 0.1/1.2 MB | 198/305 kB | 7.7/52 kB Progress (4): 114/262 kB | 0.1/1.2 MB | 198/305 kB | 7.7/52 kB Progress (4): 114/262 kB | 0.1/1.2 MB | 202/305 kB | 7.7/52 kB Progress (4): 118/262 kB | 0.1/1.2 MB | 202/305 kB | 7.7/52 kB Progress (4): 118/262 kB | 0.1/1.2 MB | 202/305 kB | 12/52 kB Progress (4): 118/262 kB | 0.1/1.2 MB | 202/305 kB | 12/52 kB Progress (4): 118/262 kB | 0.1/1.2 MB | 202/305 kB | 16/52 kB Progress (4): 122/262 kB | 0.1/1.2 MB | 202/305 kB | 16/52 kB Progress (4): 122/262 kB | 0.1/1.2 MB | 206/305 kB | 16/52 kB Progress (4): 126/262 kB | 0.1/1.2 MB | 206/305 kB | 16/52 kB Progress (4): 126/262 kB | 0.1/1.2 MB | 206/305 kB | 20/52 kB Progress (4): 126/262 kB | 0.1/1.2 MB | 206/305 kB | 20/52 kB Progress (4): 126/262 kB | 0.1/1.2 MB | 206/305 kB | 24/52 kB Progress (4): 130/262 kB | 0.1/1.2 MB | 206/305 kB | 24/52 kB Progress (4): 130/262 kB | 0.1/1.2 MB | 210/305 kB | 24/52 kB Progress (4): 134/262 kB | 0.1/1.2 MB | 210/305 kB | 24/52 kB Progress (4): 134/262 kB | 0.1/1.2 MB | 210/305 kB | 28/52 kB Progress (4): 134/262 kB | 0.1/1.2 MB | 210/305 kB | 28/52 kB Progress (4): 134/262 kB | 0.1/1.2 MB | 210/305 kB | 32/52 kB Progress (4): 138/262 kB | 0.1/1.2 MB | 210/305 kB | 32/52 kB Progress (4): 138/262 kB | 0.1/1.2 MB | 214/305 kB | 32/52 kB Progress (4): 142/262 kB | 0.1/1.2 MB | 214/305 kB | 32/52 kB Progress (4): 142/262 kB | 0.1/1.2 MB | 214/305 kB | 36/52 kB Progress (4): 142/262 kB | 0.1/1.2 MB | 214/305 kB | 36/52 kB Progress (4): 142/262 kB | 0.1/1.2 MB | 214/305 kB | 40/52 kB Progress (4): 146/262 kB | 0.1/1.2 MB | 214/305 kB | 40/52 kB Progress (4): 146/262 kB | 0.1/1.2 MB | 218/305 kB | 40/52 kB Progress (4): 150/262 kB | 0.1/1.2 MB | 218/305 kB | 40/52 kB Progress (4): 150/262 kB | 0.1/1.2 MB | 218/305 kB | 44/52 kB Progress (4): 150/262 kB | 0.2/1.2 MB | 218/305 kB | 44/52 kB Progress (4): 150/262 kB | 0.2/1.2 MB | 218/305 kB | 48/52 kB Progress (4): 154/262 kB | 0.2/1.2 MB | 218/305 kB | 48/52 kB Progress (4): 154/262 kB | 0.2/1.2 MB | 222/305 kB | 48/52 kB Progress (4): 158/262 kB | 0.2/1.2 MB | 222/305 kB | 48/52 kB Progress (4): 158/262 kB | 0.2/1.2 MB | 222/305 kB | 52/52 kB Progress (4): 158/262 kB | 0.2/1.2 MB | 222/305 kB | 52/52 kB Progress (4): 158/262 kB | 0.2/1.2 MB | 222/305 kB | 52 kB Progress (4): 162/262 kB | 0.2/1.2 MB | 222/305 kB | 52 kB Progress (4): 162/262 kB | 0.2/1.2 MB | 226/305 kB | 52 kB Progress (4): 166/262 kB | 0.2/1.2 MB | 226/305 kB | 52 kB Progress (4): 166/262 kB | 0.2/1.2 MB | 226/305 kB | 52 kB Progress (4): 170/262 kB | 0.2/1.2 MB | 226/305 kB | 52 kB Progress (4): 170/262 kB | 0.2/1.2 MB | 230/305 kB | 52 kB Progress (4): 174/262 kB | 0.2/1.2 MB | 230/305 kB | 52 kB Progress (4): 174/262 kB | 0.2/1.2 MB | 230/305 kB | 52 kB Progress (4): 178/262 kB | 0.2/1.2 MB | 230/305 kB | 52 kB Progress (4): 178/262 kB | 0.2/1.2 MB | 234/305 kB | 52 kB Progress (4): 182/262 kB | 0.2/1.2 MB | 234/305 kB | 52 kB Progress (4): 182/262 kB | 0.2/1.2 MB | 234/305 kB | 52 kB Progress (4): 186/262 kB | 0.2/1.2 MB | 234/305 kB | 52 kB Progress (4): 186/262 kB | 0.2/1.2 MB | 238/305 kB | 52 kB Progress (4): 190/262 kB | 0.2/1.2 MB | 238/305 kB | 52 kB Progress (4): 190/262 kB | 0.2/1.2 MB | 238/305 kB | 52 kB Progress (4): 194/262 kB | 0.2/1.2 MB | 238/305 kB | 52 kB Progress (4): 194/262 kB | 0.2/1.2 MB | 242/305 kB | 52 kB Progress (4): 198/262 kB | 0.2/1.2 MB | 242/305 kB | 52 kB Progress (4): 198/262 kB | 0.2/1.2 MB | 242/305 kB | 52 kB Progress (4): 202/262 kB | 0.2/1.2 MB | 242/305 kB | 52 kB Progress (4): 202/262 kB | 0.2/1.2 MB | 246/305 kB | 52 kB Progress (4): 206/262 kB | 0.2/1.2 MB | 246/305 kB | 52 kB Progress (4): 206/262 kB | 0.2/1.2 MB | 246/305 kB | 52 kB Progress (4): 210/262 kB | 0.2/1.2 MB | 246/305 kB | 52 kB Progress (4): 210/262 kB | 0.2/1.2 MB | 250/305 kB | 52 kB Progress (4): 214/262 kB | 0.2/1.2 MB | 250/305 kB | 52 kB Progress (4): 214/262 kB | 0.2/1.2 MB | 250/305 kB | 52 kB Progress (4): 218/262 kB | 0.2/1.2 MB | 250/305 kB | 52 kB Progress (4): 218/262 kB | 0.2/1.2 MB | 254/305 kB | 52 kB Progress (4): 222/262 kB | 0.2/1.2 MB | 254/305 kB | 52 kB Progress (4): 222/262 kB | 0.2/1.2 MB | 254/305 kB | 52 kB Progress (4): 226/262 kB | 0.2/1.2 MB | 254/305 kB | 52 kB Progress (4): 226/262 kB | 0.2/1.2 MB | 258/305 kB | 52 kB Progress (4): 230/262 kB | 0.2/1.2 MB | 258/305 kB | 52 kB Progress (4): 230/262 kB | 0.2/1.2 MB | 258/305 kB | 52 kB Progress (4): 234/262 kB | 0.2/1.2 MB | 258/305 kB | 52 kB Progress (4): 234/262 kB | 0.2/1.2 MB | 262/305 kB | 52 kB Progress (4): 238/262 kB | 0.2/1.2 MB | 262/305 kB | 52 kB Progress (4): 238/262 kB | 0.2/1.2 MB | 262/305 kB | 52 kB Progress (4): 242/262 kB | 0.2/1.2 MB | 262/305 kB | 52 kB Progress (4): 242/262 kB | 0.2/1.2 MB | 266/305 kB | 52 kB Progress (4): 246/262 kB | 0.2/1.2 MB | 266/305 kB | 52 kB Progress (5): 246/262 kB | 0.2/1.2 MB | 266/305 kB | 52 kB | 4.1/15 kB Progress (5): 246/262 kB | 0.2/1.2 MB | 266/305 kB | 52 kB | 4.1/15 kB Progress (5): 246/262 kB | 0.2/1.2 MB | 266/305 kB | 52 kB | 7.7/15 kB Progress (5): 250/262 kB | 0.2/1.2 MB | 266/305 kB | 52 kB | 7.7/15 kB Progress (5): 250/262 kB | 0.2/1.2 MB | 270/305 kB | 52 kB | 7.7/15 kB Progress (5): 254/262 kB | 0.2/1.2 MB | 270/305 kB | 52 kB | 7.7/15 kB Progress (5): 254/262 kB | 0.2/1.2 MB | 270/305 kB | 52 kB | 12/15 kB Progress (5): 254/262 kB | 0.2/1.2 MB | 270/305 kB | 52 kB | 12/15 kB Progress (5): 254/262 kB | 0.2/1.2 MB | 270/305 kB | 52 kB | 15 kB Progress (5): 258/262 kB | 0.2/1.2 MB | 270/305 kB | 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 240 kB/s) [2019-07-30T05:08:40.308Z] Progress (4): 258/262 kB | 0.2/1.2 MB | 274/305 kB | 15 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-30T05:08:40.308Z] Progress (4): 262 kB | 0.2/1.2 MB | 274/305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 274/305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 278/305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 278/305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 282/305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 282/305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 286/305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 286/305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 290/305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 290/305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 294/305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 294/305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 298/305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 298/305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 302/305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 302/305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.2/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Progress (4): 262 kB | 0.3/1.2 MB | 305 kB | 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 kB at 65 kB/s) [2019-07-30T05:08:40.308Z] 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-30T05:08:40.308Z] Progress (3): 262 kB | 0.3/1.2 MB | 305 kB Progress (3): 262 kB | 0.3/1.2 MB | 305 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 1.3 MB/s) [2019-07-30T05:08:40.308Z] 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-30T05:08:40.308Z] 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-30T05:08:40.308Z] Progress (1): 0.3/1.2 MB 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-30T05:08:40.308Z] 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 (2): 0.4/1.2 MB | 4.1/37 kB Progress (2): 0.4/1.2 MB | 4.1/37 kB Progress (2): 0.4/1.2 MB | 7.7/37 kB Progress (2): 0.4/1.2 MB | 7.7/37 kB Progress (2): 0.4/1.2 MB | 12/37 kB Progress (2): 0.4/1.2 MB | 16/37 kB Progress (2): 0.4/1.2 MB | 16/37 kB Progress (2): 0.4/1.2 MB | 20/37 kB Progress (2): 0.4/1.2 MB | 20/37 kB Progress (2): 0.4/1.2 MB | 24/37 kB Progress (2): 0.4/1.2 MB | 24/37 kB Progress (2): 0.4/1.2 MB | 28/37 kB Progress (2): 0.4/1.2 MB | 28/37 kB Progress (2): 0.4/1.2 MB | 32/37 kB Progress (2): 0.4/1.2 MB | 32/37 kB Progress (2): 0.4/1.2 MB | 33/37 kB Progress (2): 0.4/1.2 MB | 33/37 kB Progress (2): 0.4/1.2 MB | 37/37 kB Progress (2): 0.4/1.2 MB | 37/37 kB Progress (2): 0.4/1.2 MB | 37 kB Progress (2): 0.4/1.2 MB | 37 kB Progress (2): 0.4/1.2 MB | 37 kB Progress (2): 0.4/1.2 MB | 37 kB Progress (2): 0.4/1.2 MB | 37 kB Progress (2): 0.4/1.2 MB | 37 kB Progress (2): 0.4/1.2 MB | 37 kB Progress (2): 0.4/1.2 MB | 37 kB Progress (2): 0.4/1.2 MB | 37 kB Progress (2): 0.4/1.2 MB | 37 kB Progress (2): 0.4/1.2 MB | 37 kB Progress (2): 0.5/1.2 MB | 37 kB Progress (2): 0.5/1.2 MB | 37 kB Progress (2): 0.5/1.2 MB | 37 kB Progress (2): 0.5/1.2 MB | 37 kB Progress (2): 0.5/1.2 MB | 37 kB Progress (2): 0.5/1.2 MB | 37 kB Progress (2): 0.5/1.2 MB | 37 kB Progress (2): 0.5/1.2 MB | 37 kB Progress (2): 0.5/1.2 MB | 37 kB Progress (2): 0.5/1.2 MB | 37 kB Progress (2): 0.5/1.2 MB | 37 kB Progress (2): 0.5/1.2 MB | 37 kB Progress (2): 0.5/1.2 MB | 37 kB Progress (3): 0.5/1.2 MB | 37 kB | 4.1/7.7 kB Progress (3): 0.5/1.2 MB | 37 kB | 4.1/7.7 kB Progress (3): 0.5/1.2 MB | 37 kB | 7.7 kB Progress (3): 0.5/1.2 MB | 37 kB | 7.7 kB Progress (4): 0.5/1.2 MB | 37 kB | 7.7 kB | 4.1/11 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 153 kB/s) [2019-07-30T05:08:40.308Z] Progress (3): 0.5/1.2 MB | 7.7 kB | 7.7/11 kB Progress (3): 0.5/1.2 MB | 7.7 kB | 7.7/11 kB Progress (3): 0.5/1.2 MB | 7.7 kB | 11 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T05:08:40.308Z] Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 4.1/392 kB Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 4.1/392 kB Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 7.7/392 kB Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 7.7/392 kB Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 12/392 kB Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 12/392 kB Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 16/392 kB Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 16/392 kB Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 20/392 kB Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 20/392 kB Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 24/392 kB Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 24/392 kB Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 28/392 kB Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 28/392 kB Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 32/392 kB Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 32/392 kB Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 33/392 kB Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 33/392 kB Progress (4): 0.5/1.2 MB | 7.7 kB | 11 kB | 37/392 kB Progress (4): 0.6/1.2 MB | 7.7 kB | 11 kB | 37/392 kB Progress (5): 0.6/1.2 MB | 7.7 kB | 11 kB | 37/392 kB | 4.1/588 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-30T05:08:40.308Z] 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-30T05:08:40.308Z] Progress (3): 0.6/1.2 MB | 41/392 kB | 4.1/588 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-30T05:08:40.308Z] 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-30T05:08:40.308Z] Progress (3): 0.6/1.2 MB | 41/392 kB | 7.7/588 kB Progress (3): 0.6/1.2 MB | 41/392 kB | 7.7/588 kB Progress (3): 0.6/1.2 MB | 41/392 kB | 12/588 kB Progress (3): 0.6/1.2 MB | 41/392 kB | 12/588 kB Progress (3): 0.6/1.2 MB | 45/392 kB | 12/588 kB Progress (3): 0.6/1.2 MB | 45/392 kB | 12/588 kB Progress (3): 0.6/1.2 MB | 45/392 kB | 16/588 kB Progress (3): 0.6/1.2 MB | 45/392 kB | 16/588 kB Progress (3): 0.6/1.2 MB | 49/392 kB | 16/588 kB Progress (3): 0.6/1.2 MB | 49/392 kB | 16/588 kB Progress (3): 0.6/1.2 MB | 49/392 kB | 20/588 kB Progress (3): 0.6/1.2 MB | 49/392 kB | 20/588 kB Progress (3): 0.6/1.2 MB | 53/392 kB | 20/588 kB Progress (3): 0.6/1.2 MB | 53/392 kB | 20/588 kB Progress (3): 0.6/1.2 MB | 53/392 kB | 24/588 kB Progress (3): 0.6/1.2 MB | 53/392 kB | 24/588 kB Progress (3): 0.6/1.2 MB | 57/392 kB | 24/588 kB Progress (3): 0.6/1.2 MB | 57/392 kB | 24/588 kB Progress (3): 0.6/1.2 MB | 57/392 kB | 28/588 kB Progress (3): 0.6/1.2 MB | 61/392 kB | 28/588 kB Progress (3): 0.6/1.2 MB | 61/392 kB | 28/588 kB Progress (3): 0.6/1.2 MB | 61/392 kB | 32/588 kB Progress (3): 0.6/1.2 MB | 61/392 kB | 32/588 kB Progress (3): 0.6/1.2 MB | 65/392 kB | 32/588 kB Progress (3): 0.6/1.2 MB | 65/392 kB | 33/588 kB Progress (3): 0.6/1.2 MB | 66/392 kB | 33/588 kB Progress (3): 0.6/1.2 MB | 66/392 kB | 33/588 kB Progress (3): 0.6/1.2 MB | 70/392 kB | 33/588 kB Progress (3): 0.6/1.2 MB | 70/392 kB | 37/588 kB Progress (3): 0.6/1.2 MB | 74/392 kB | 37/588 kB Progress (3): 0.6/1.2 MB | 74/392 kB | 37/588 kB Progress (3): 0.6/1.2 MB | 78/392 kB | 37/588 kB Progress (3): 0.6/1.2 MB | 78/392 kB | 41/588 kB Progress (3): 0.6/1.2 MB | 82/392 kB | 41/588 kB Progress (3): 0.6/1.2 MB | 82/392 kB | 41/588 kB Progress (3): 0.6/1.2 MB | 86/392 kB | 41/588 kB Progress (3): 0.6/1.2 MB | 86/392 kB | 45/588 kB Progress (3): 0.6/1.2 MB | 90/392 kB | 45/588 kB Progress (3): 0.6/1.2 MB | 90/392 kB | 45/588 kB Progress (3): 0.6/1.2 MB | 94/392 kB | 45/588 kB Progress (3): 0.6/1.2 MB | 94/392 kB | 49/588 kB Progress (3): 0.6/1.2 MB | 98/392 kB | 49/588 kB Progress (3): 0.6/1.2 MB | 98/392 kB | 53/588 kB Progress (3): 0.6/1.2 MB | 98/392 kB | 57/588 kB Progress (3): 0.6/1.2 MB | 98/392 kB | 57/588 kB Progress (3): 0.6/1.2 MB | 98/392 kB | 61/588 kB Progress (3): 0.6/1.2 MB | 98/392 kB | 61/588 kB Progress (3): 0.6/1.2 MB | 98/392 kB | 65/588 kB Progress (3): 0.6/1.2 MB | 102/392 kB | 65/588 kB Progress (3): 0.6/1.2 MB | 102/392 kB | 65/588 kB Progress (3): 0.6/1.2 MB | 106/392 kB | 65/588 kB Progress (3): 0.6/1.2 MB | 106/392 kB | 69/588 kB Progress (3): 0.6/1.2 MB | 110/392 kB | 69/588 kB Progress (3): 0.6/1.2 MB | 110/392 kB | 69/588 kB Progress (3): 0.6/1.2 MB | 114/392 kB | 69/588 kB Progress (3): 0.6/1.2 MB | 114/392 kB | 73/588 kB Progress (3): 0.6/1.2 MB | 114/392 kB | 73/588 kB Progress (3): 0.6/1.2 MB | 118/392 kB | 73/588 kB Progress (3): 0.6/1.2 MB | 118/392 kB | 73/588 kB Progress (4): 0.6/1.2 MB | 118/392 kB | 73/588 kB | 4.1/189 kB Progress (4): 0.6/1.2 MB | 118/392 kB | 77/588 kB | 4.1/189 kB Progress (4): 0.6/1.2 MB | 118/392 kB | 77/588 kB | 7.7/189 kB Progress (4): 0.6/1.2 MB | 118/392 kB | 77/588 kB | 7.7/189 kB Progress (4): 0.6/1.2 MB | 122/392 kB | 77/588 kB | 7.7/189 kB Progress (4): 0.6/1.2 MB | 122/392 kB | 77/588 kB | 7.7/189 kB Progress (4): 0.6/1.2 MB | 122/392 kB | 77/588 kB | 12/189 kB Progress (4): 0.6/1.2 MB | 122/392 kB | 81/588 kB | 12/189 kB Progress (4): 0.6/1.2 MB | 122/392 kB | 81/588 kB | 16/189 kB Progress (4): 0.6/1.2 MB | 122/392 kB | 85/588 kB | 16/189 kB Progress (4): 0.6/1.2 MB | 122/392 kB | 85/588 kB | 16/189 kB Progress (4): 0.6/1.2 MB | 126/392 kB | 85/588 kB | 16/189 kB Progress (4): 0.6/1.2 MB | 126/392 kB | 85/588 kB | 16/189 kB Progress (4): 0.6/1.2 MB | 126/392 kB | 89/588 kB | 16/189 kB Progress (4): 0.6/1.2 MB | 126/392 kB | 89/588 kB | 20/189 kB Progress (4): 0.6/1.2 MB | 126/392 kB | 93/588 kB | 20/189 kB Progress (4): 0.7/1.2 MB | 126/392 kB | 93/588 kB | 20/189 kB Progress (4): 0.7/1.2 MB | 130/392 kB | 93/588 kB | 20/189 kB Progress (4): 0.7/1.2 MB | 130/392 kB | 93/588 kB | 20/189 kB Progress (4): 0.7/1.2 MB | 130/392 kB | 97/588 kB | 20/189 kB Progress (4): 0.7/1.2 MB | 130/392 kB | 97/588 kB | 24/189 kB Progress (4): 0.7/1.2 MB | 130/392 kB | 101/588 kB | 24/189 kB Progress (4): 0.7/1.2 MB | 130/392 kB | 101/588 kB | 24/189 kB Progress (4): 0.7/1.2 MB | 131/392 kB | 101/588 kB | 24/189 kB Progress (4): 0.7/1.2 MB | 131/392 kB | 101/588 kB | 24/189 kB Progress (4): 0.7/1.2 MB | 131/392 kB | 105/588 kB | 24/189 kB Progress (4): 0.7/1.2 MB | 131/392 kB | 105/588 kB | 28/189 kB Progress (4): 0.7/1.2 MB | 131/392 kB | 109/588 kB | 28/189 kB Progress (5): 0.7/1.2 MB | 131/392 kB | 109/588 kB | 28/189 kB | 4.1/91 kB Progress (5): 0.7/1.2 MB | 131/392 kB | 109/588 kB | 28/189 kB | 4.1/91 kB Progress (5): 0.7/1.2 MB | 135/392 kB | 109/588 kB | 28/189 kB | 4.1/91 kB Progress (5): 0.7/1.2 MB | 135/392 kB | 109/588 kB | 28/189 kB | 4.1/91 kB Progress (5): 0.7/1.2 MB | 135/392 kB | 109/588 kB | 28/189 kB | 7.7/91 kB Progress (5): 0.7/1.2 MB | 135/392 kB | 113/588 kB | 28/189 kB | 7.7/91 kB Progress (5): 0.7/1.2 MB | 135/392 kB | 113/588 kB | 32/189 kB | 7.7/91 kB Progress (5): 0.7/1.2 MB | 135/392 kB | 117/588 kB | 32/189 kB | 7.7/91 kB Progress (5): 0.7/1.2 MB | 135/392 kB | 117/588 kB | 32/189 kB | 12/91 kB Progress (5): 0.7/1.2 MB | 135/392 kB | 117/588 kB | 32/189 kB | 12/91 kB Progress (5): 0.7/1.2 MB | 139/392 kB | 117/588 kB | 32/189 kB | 12/91 kB Progress (5): 0.7/1.2 MB | 139/392 kB | 117/588 kB | 32/189 kB | 12/91 kB Progress (5): 0.7/1.2 MB | 139/392 kB | 117/588 kB | 32/189 kB | 16/91 kB Progress (5): 0.7/1.2 MB | 139/392 kB | 121/588 kB | 32/189 kB | 16/91 kB Progress (5): 0.7/1.2 MB | 139/392 kB | 121/588 kB | 33/189 kB | 16/91 kB Progress (5): 0.7/1.2 MB | 139/392 kB | 125/588 kB | 33/189 kB | 16/91 kB Progress (5): 0.7/1.2 MB | 139/392 kB | 125/588 kB | 33/189 kB | 20/91 kB Progress (5): 0.7/1.2 MB | 139/392 kB | 125/588 kB | 33/189 kB | 20/91 kB Progress (5): 0.7/1.2 MB | 143/392 kB | 125/588 kB | 33/189 kB | 20/91 kB Progress (5): 0.7/1.2 MB | 143/392 kB | 125/588 kB | 33/189 kB | 20/91 kB Progress (5): 0.7/1.2 MB | 143/392 kB | 125/588 kB | 33/189 kB | 24/91 kB Progress (5): 0.7/1.2 MB | 143/392 kB | 129/588 kB | 33/189 kB | 24/91 kB Progress (5): 0.7/1.2 MB | 143/392 kB | 129/588 kB | 37/189 kB | 24/91 kB Progress (5): 0.7/1.2 MB | 143/392 kB | 133/588 kB | 37/189 kB | 24/91 kB Progress (5): 0.7/1.2 MB | 143/392 kB | 133/588 kB | 37/189 kB | 28/91 kB Progress (5): 0.7/1.2 MB | 143/392 kB | 133/588 kB | 37/189 kB | 28/91 kB Progress (5): 0.7/1.2 MB | 147/392 kB | 133/588 kB | 37/189 kB | 28/91 kB Progress (5): 0.7/1.2 MB | 147/392 kB | 133/588 kB | 37/189 kB | 28/91 kB Progress (5): 0.7/1.2 MB | 147/392 kB | 133/588 kB | 37/189 kB | 32/91 kB Progress (5): 0.7/1.2 MB | 147/392 kB | 137/588 kB | 37/189 kB | 32/91 kB Progress (5): 0.7/1.2 MB | 147/392 kB | 137/588 kB | 41/189 kB | 32/91 kB Progress (5): 0.7/1.2 MB | 147/392 kB | 141/588 kB | 41/189 kB | 32/91 kB Progress (5): 0.7/1.2 MB | 147/392 kB | 141/588 kB | 41/189 kB | 33/91 kB Progress (5): 0.7/1.2 MB | 147/392 kB | 141/588 kB | 41/189 kB | 33/91 kB Progress (5): 0.7/1.2 MB | 151/392 kB | 141/588 kB | 41/189 kB | 33/91 kB Progress (5): 0.7/1.2 MB | 151/392 kB | 141/588 kB | 41/189 kB | 33/91 kB Progress (5): 0.7/1.2 MB | 151/392 kB | 141/588 kB | 41/189 kB | 37/91 kB Progress (5): 0.7/1.2 MB | 151/392 kB | 145/588 kB | 41/189 kB | 37/91 kB Progress (5): 0.7/1.2 MB | 151/392 kB | 145/588 kB | 45/189 kB | 37/91 kB Progress (5): 0.7/1.2 MB | 151/392 kB | 149/588 kB | 45/189 kB | 37/91 kB Progress (5): 0.7/1.2 MB | 151/392 kB | 149/588 kB | 45/189 kB | 41/91 kB Progress (5): 0.7/1.2 MB | 151/392 kB | 149/588 kB | 45/189 kB | 41/91 kB Progress (5): 0.7/1.2 MB | 155/392 kB | 149/588 kB | 45/189 kB | 41/91 kB Progress (5): 0.7/1.2 MB | 155/392 kB | 149/588 kB | 45/189 kB | 41/91 kB Progress (5): 0.7/1.2 MB | 155/392 kB | 149/588 kB | 45/189 kB | 45/91 kB Progress (5): 0.7/1.2 MB | 155/392 kB | 153/588 kB | 45/189 kB | 45/91 kB Progress (5): 0.7/1.2 MB | 155/392 kB | 153/588 kB | 49/189 kB | 45/91 kB Progress (5): 0.7/1.2 MB | 155/392 kB | 157/588 kB | 49/189 kB | 45/91 kB Progress (5): 0.7/1.2 MB | 155/392 kB | 157/588 kB | 49/189 kB | 49/91 kB Progress (5): 0.7/1.2 MB | 155/392 kB | 157/588 kB | 49/189 kB | 49/91 kB Progress (5): 0.7/1.2 MB | 159/392 kB | 157/588 kB | 49/189 kB | 49/91 kB Progress (5): 0.7/1.2 MB | 159/392 kB | 157/588 kB | 49/189 kB | 49/91 kB Progress (5): 0.7/1.2 MB | 159/392 kB | 157/588 kB | 49/189 kB | 53/91 kB Progress (5): 0.7/1.2 MB | 159/392 kB | 161/588 kB | 49/189 kB | 53/91 kB Progress (5): 0.7/1.2 MB | 159/392 kB | 161/588 kB | 53/189 kB | 53/91 kB Progress (5): 0.7/1.2 MB | 159/392 kB | 161/588 kB | 57/189 kB | 53/91 kB Progress (5): 0.7/1.2 MB | 159/392 kB | 165/588 kB | 57/189 kB | 53/91 kB Progress (5): 0.7/1.2 MB | 159/392 kB | 165/588 kB | 57/189 kB | 57/91 kB Progress (5): 0.7/1.2 MB | 159/392 kB | 165/588 kB | 57/189 kB | 57/91 kB Progress (5): 0.7/1.2 MB | 163/392 kB | 165/588 kB | 57/189 kB | 57/91 kB Progress (5): 0.7/1.2 MB | 163/392 kB | 165/588 kB | 57/189 kB | 57/91 kB Progress (5): 0.7/1.2 MB | 163/392 kB | 165/588 kB | 57/189 kB | 61/91 kB Progress (5): 0.7/1.2 MB | 163/392 kB | 169/588 kB | 57/189 kB | 61/91 kB Progress (5): 0.7/1.2 MB | 163/392 kB | 169/588 kB | 61/189 kB | 61/91 kB Progress (5): 0.7/1.2 MB | 163/392 kB | 173/588 kB | 61/189 kB | 61/91 kB Progress (5): 0.7/1.2 MB | 163/392 kB | 173/588 kB | 61/189 kB | 65/91 kB Progress (5): 0.7/1.2 MB | 163/392 kB | 173/588 kB | 61/189 kB | 65/91 kB Progress (5): 0.7/1.2 MB | 167/392 kB | 173/588 kB | 61/189 kB | 65/91 kB Progress (5): 0.7/1.2 MB | 167/392 kB | 173/588 kB | 61/189 kB | 65/91 kB Progress (5): 0.7/1.2 MB | 167/392 kB | 173/588 kB | 61/189 kB | 69/91 kB Progress (5): 0.7/1.2 MB | 167/392 kB | 177/588 kB | 61/189 kB | 69/91 kB Progress (5): 0.7/1.2 MB | 167/392 kB | 177/588 kB | 65/189 kB | 69/91 kB Progress (5): 0.7/1.2 MB | 167/392 kB | 181/588 kB | 65/189 kB | 69/91 kB Progress (5): 0.7/1.2 MB | 167/392 kB | 181/588 kB | 65/189 kB | 73/91 kB Progress (5): 0.7/1.2 MB | 167/392 kB | 181/588 kB | 65/189 kB | 73/91 kB Progress (5): 0.7/1.2 MB | 171/392 kB | 181/588 kB | 65/189 kB | 73/91 kB Progress (5): 0.7/1.2 MB | 171/392 kB | 181/588 kB | 65/189 kB | 73/91 kB Progress (5): 0.7/1.2 MB | 171/392 kB | 181/588 kB | 65/189 kB | 77/91 kB Progress (5): 0.7/1.2 MB | 171/392 kB | 185/588 kB | 65/189 kB | 77/91 kB Progress (5): 0.7/1.2 MB | 171/392 kB | 185/588 kB | 66/189 kB | 77/91 kB Progress (5): 0.7/1.2 MB | 171/392 kB | 189/588 kB | 66/189 kB | 77/91 kB Progress (5): 0.7/1.2 MB | 171/392 kB | 189/588 kB | 66/189 kB | 81/91 kB Progress (5): 0.7/1.2 MB | 171/392 kB | 189/588 kB | 66/189 kB | 81/91 kB Progress (5): 0.7/1.2 MB | 175/392 kB | 189/588 kB | 66/189 kB | 81/91 kB Progress (5): 0.8/1.2 MB | 175/392 kB | 189/588 kB | 66/189 kB | 81/91 kB Progress (5): 0.8/1.2 MB | 175/392 kB | 189/588 kB | 66/189 kB | 85/91 kB Progress (5): 0.8/1.2 MB | 175/392 kB | 193/588 kB | 66/189 kB | 85/91 kB Progress (5): 0.8/1.2 MB | 175/392 kB | 193/588 kB | 70/189 kB | 85/91 kB Progress (5): 0.8/1.2 MB | 175/392 kB | 193/588 kB | 74/189 kB | 85/91 kB Progress (5): 0.8/1.2 MB | 175/392 kB | 197/588 kB | 74/189 kB | 85/91 kB Progress (5): 0.8/1.2 MB | 175/392 kB | 197/588 kB | 74/189 kB | 89/91 kB Progress (5): 0.8/1.2 MB | 175/392 kB | 197/588 kB | 74/189 kB | 89/91 kB Progress (5): 0.8/1.2 MB | 179/392 kB | 197/588 kB | 74/189 kB | 89/91 kB Progress (5): 0.8/1.2 MB | 179/392 kB | 197/588 kB | 74/189 kB | 89/91 kB Progress (5): 0.8/1.2 MB | 179/392 kB | 197/588 kB | 74/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 179/392 kB | 201/588 kB | 74/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 179/392 kB | 201/588 kB | 78/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 179/392 kB | 205/588 kB | 78/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 179/392 kB | 205/588 kB | 78/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 183/392 kB | 205/588 kB | 78/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 183/392 kB | 205/588 kB | 78/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 183/392 kB | 209/588 kB | 78/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 183/392 kB | 209/588 kB | 82/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 183/392 kB | 213/588 kB | 82/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 183/392 kB | 213/588 kB | 82/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 187/392 kB | 213/588 kB | 82/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 187/392 kB | 213/588 kB | 82/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 187/392 kB | 217/588 kB | 82/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 187/392 kB | 217/588 kB | 86/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 187/392 kB | 221/588 kB | 86/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 187/392 kB | 221/588 kB | 86/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 191/392 kB | 221/588 kB | 86/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 191/392 kB | 221/588 kB | 86/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 191/392 kB | 225/588 kB | 86/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 191/392 kB | 225/588 kB | 90/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 191/392 kB | 229/588 kB | 90/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 191/392 kB | 229/588 kB | 90/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 195/392 kB | 229/588 kB | 90/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 195/392 kB | 229/588 kB | 90/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 195/392 kB | 233/588 kB | 90/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 195/392 kB | 233/588 kB | 94/189 kB | 91 kB Progress (5): 0.8/1.2 MB | 195/392 kB | 237/588 kB | 94/189 kB | 91 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 287 kB/s) [2019-07-30T05:08:40.308Z] Progress (4): 0.8/1.2 MB | 195/392 kB | 237/588 kB | 94/189 kB Progress (4): 0.8/1.2 MB | 199/392 kB | 237/588 kB | 94/189 kB Progress (4): 0.8/1.2 MB | 199/392 kB | 237/588 kB | 94/189 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-30T05:08:40.566Z] Progress (4): 0.8/1.2 MB | 199/392 kB | 241/588 kB | 94/189 kB Progress (4): 0.8/1.2 MB | 199/392 kB | 241/588 kB | 98/189 kB Progress (4): 0.8/1.2 MB | 199/392 kB | 245/588 kB | 98/189 kB Progress (4): 0.8/1.2 MB | 199/392 kB | 245/588 kB | 98/189 kB Progress (4): 0.8/1.2 MB | 203/392 kB | 245/588 kB | 98/189 kB Progress (4): 0.8/1.2 MB | 203/392 kB | 245/588 kB | 98/189 kB Progress (4): 0.8/1.2 MB | 203/392 kB | 249/588 kB | 98/189 kB Progress (4): 0.8/1.2 MB | 203/392 kB | 249/588 kB | 98/189 kB Progress (4): 0.8/1.2 MB | 203/392 kB | 253/588 kB | 98/189 kB Progress (4): 0.8/1.2 MB | 203/392 kB | 253/588 kB | 98/189 kB Progress (4): 0.8/1.2 MB | 207/392 kB | 253/588 kB | 98/189 kB Progress (4): 0.8/1.2 MB | 207/392 kB | 253/588 kB | 98/189 kB Progress (4): 0.8/1.2 MB | 207/392 kB | 257/588 kB | 98/189 kB Progress (4): 0.8/1.2 MB | 207/392 kB | 257/588 kB | 102/189 kB Progress (4): 0.8/1.2 MB | 207/392 kB | 261/588 kB | 102/189 kB Progress (4): 0.8/1.2 MB | 207/392 kB | 261/588 kB | 102/189 kB Progress (4): 0.8/1.2 MB | 211/392 kB | 261/588 kB | 102/189 kB Progress (4): 0.8/1.2 MB | 211/392 kB | 261/588 kB | 102/189 kB Progress (4): 0.8/1.2 MB | 211/392 kB | 265/588 kB | 102/189 kB Progress (4): 0.8/1.2 MB | 211/392 kB | 265/588 kB | 106/189 kB Progress (4): 0.8/1.2 MB | 211/392 kB | 269/588 kB | 106/189 kB Progress (4): 0.8/1.2 MB | 211/392 kB | 269/588 kB | 106/189 kB Progress (4): 0.8/1.2 MB | 215/392 kB | 269/588 kB | 106/189 kB Progress (4): 0.8/1.2 MB | 215/392 kB | 269/588 kB | 106/189 kB Progress (4): 0.8/1.2 MB | 215/392 kB | 273/588 kB | 106/189 kB Progress (4): 0.8/1.2 MB | 215/392 kB | 273/588 kB | 110/189 kB Progress (4): 0.8/1.2 MB | 215/392 kB | 277/588 kB | 110/189 kB Progress (4): 0.8/1.2 MB | 215/392 kB | 277/588 kB | 110/189 kB Progress (4): 0.8/1.2 MB | 219/392 kB | 277/588 kB | 110/189 kB Progress (4): 0.8/1.2 MB | 219/392 kB | 277/588 kB | 110/189 kB Progress (4): 0.8/1.2 MB | 219/392 kB | 281/588 kB | 110/189 kB Progress (4): 0.8/1.2 MB | 219/392 kB | 281/588 kB | 114/189 kB Progress (4): 0.8/1.2 MB | 219/392 kB | 285/588 kB | 114/189 kB Progress (4): 0.8/1.2 MB | 219/392 kB | 285/588 kB | 114/189 kB Progress (4): 0.8/1.2 MB | 223/392 kB | 285/588 kB | 114/189 kB Progress (4): 0.8/1.2 MB | 223/392 kB | 285/588 kB | 114/189 kB Progress (4): 0.8/1.2 MB | 223/392 kB | 289/588 kB | 114/189 kB Progress (4): 0.8/1.2 MB | 223/392 kB | 289/588 kB | 118/189 kB Progress (4): 0.8/1.2 MB | 223/392 kB | 293/588 kB | 118/189 kB Progress (4): 0.9/1.2 MB | 223/392 kB | 293/588 kB | 118/189 kB Progress (4): 0.9/1.2 MB | 227/392 kB | 293/588 kB | 118/189 kB Progress (4): 0.9/1.2 MB | 227/392 kB | 293/588 kB | 118/189 kB Progress (4): 0.9/1.2 MB | 227/392 kB | 297/588 kB | 118/189 kB Progress (4): 0.9/1.2 MB | 227/392 kB | 297/588 kB | 122/189 kB Progress (4): 0.9/1.2 MB | 227/392 kB | 301/588 kB | 122/189 kB Progress (4): 0.9/1.2 MB | 227/392 kB | 301/588 kB | 122/189 kB Progress (4): 0.9/1.2 MB | 231/392 kB | 301/588 kB | 122/189 kB Progress (4): 0.9/1.2 MB | 231/392 kB | 301/588 kB | 122/189 kB Progress (4): 0.9/1.2 MB | 231/392 kB | 305/588 kB | 122/189 kB Progress (4): 0.9/1.2 MB | 231/392 kB | 305/588 kB | 126/189 kB Progress (4): 0.9/1.2 MB | 231/392 kB | 309/588 kB | 126/189 kB Progress (4): 0.9/1.2 MB | 231/392 kB | 309/588 kB | 126/189 kB Progress (4): 0.9/1.2 MB | 235/392 kB | 309/588 kB | 126/189 kB Progress (4): 0.9/1.2 MB | 235/392 kB | 309/588 kB | 126/189 kB Progress (4): 0.9/1.2 MB | 235/392 kB | 313/588 kB | 126/189 kB Progress (5): 0.9/1.2 MB | 235/392 kB | 313/588 kB | 126/189 kB | 4.1/168 kB Progress (5): 0.9/1.2 MB | 235/392 kB | 313/588 kB | 130/189 kB | 4.1/168 kB Progress (5): 0.9/1.2 MB | 235/392 kB | 313/588 kB | 130/189 kB | 7.7/168 kB Progress (5): 0.9/1.2 MB | 235/392 kB | 317/588 kB | 130/189 kB | 7.7/168 kB Progress (5): 0.9/1.2 MB | 235/392 kB | 317/588 kB | 130/189 kB | 7.7/168 kB Progress (5): 0.9/1.2 MB | 239/392 kB | 317/588 kB | 130/189 kB | 7.7/168 kB Progress (5): 0.9/1.2 MB | 239/392 kB | 317/588 kB | 130/189 kB | 7.7/168 kB Progress (5): 0.9/1.2 MB | 239/392 kB | 321/588 kB | 130/189 kB | 7.7/168 kB Progress (5): 0.9/1.2 MB | 239/392 kB | 321/588 kB | 130/189 kB | 12/168 kB Progress (5): 0.9/1.2 MB | 239/392 kB | 321/588 kB | 131/189 kB | 12/168 kB Progress (5): 0.9/1.2 MB | 239/392 kB | 321/588 kB | 131/189 kB | 16/168 kB Progress (5): 0.9/1.2 MB | 239/392 kB | 325/588 kB | 131/189 kB | 16/168 kB Progress (5): 0.9/1.2 MB | 239/392 kB | 325/588 kB | 131/189 kB | 16/168 kB Progress (5): 0.9/1.2 MB | 243/392 kB | 325/588 kB | 131/189 kB | 16/168 kB Progress (5): 0.9/1.2 MB | 243/392 kB | 325/588 kB | 131/189 kB | 16/168 kB Progress (5): 0.9/1.2 MB | 243/392 kB | 329/588 kB | 131/189 kB | 16/168 kB Progress (5): 0.9/1.2 MB | 243/392 kB | 329/588 kB | 131/189 kB | 20/168 kB Progress (5): 0.9/1.2 MB | 243/392 kB | 329/588 kB | 135/189 kB | 20/168 kB Progress (5): 0.9/1.2 MB | 243/392 kB | 329/588 kB | 135/189 kB | 24/168 kB Progress (5): 0.9/1.2 MB | 243/392 kB | 333/588 kB | 135/189 kB | 24/168 kB Progress (5): 0.9/1.2 MB | 243/392 kB | 333/588 kB | 135/189 kB | 24/168 kB Progress (5): 0.9/1.2 MB | 247/392 kB | 333/588 kB | 135/189 kB | 24/168 kB Progress (5): 0.9/1.2 MB | 247/392 kB | 333/588 kB | 135/189 kB | 24/168 kB Progress (5): 0.9/1.2 MB | 247/392 kB | 337/588 kB | 135/189 kB | 24/168 kB Progress (5): 0.9/1.2 MB | 247/392 kB | 337/588 kB | 135/189 kB | 28/168 kB Progress (5): 0.9/1.2 MB | 247/392 kB | 337/588 kB | 139/189 kB | 28/168 kB Progress (5): 0.9/1.2 MB | 247/392 kB | 337/588 kB | 139/189 kB | 32/168 kB Progress (5): 0.9/1.2 MB | 247/392 kB | 341/588 kB | 139/189 kB | 32/168 kB Progress (5): 0.9/1.2 MB | 247/392 kB | 341/588 kB | 139/189 kB | 32/168 kB Progress (5): 0.9/1.2 MB | 251/392 kB | 341/588 kB | 139/189 kB | 32/168 kB Progress (5): 0.9/1.2 MB | 251/392 kB | 341/588 kB | 139/189 kB | 32/168 kB Progress (5): 0.9/1.2 MB | 251/392 kB | 345/588 kB | 139/189 kB | 32/168 kB Progress (5): 0.9/1.2 MB | 251/392 kB | 345/588 kB | 139/189 kB | 33/168 kB Progress (5): 0.9/1.2 MB | 251/392 kB | 345/588 kB | 143/189 kB | 33/168 kB Progress (5): 0.9/1.2 MB | 251/392 kB | 345/588 kB | 143/189 kB | 37/168 kB Progress (5): 0.9/1.2 MB | 251/392 kB | 349/588 kB | 143/189 kB | 37/168 kB Progress (5): 0.9/1.2 MB | 251/392 kB | 349/588 kB | 143/189 kB | 37/168 kB Progress (5): 0.9/1.2 MB | 255/392 kB | 349/588 kB | 143/189 kB | 37/168 kB Progress (5): 0.9/1.2 MB | 255/392 kB | 349/588 kB | 143/189 kB | 37/168 kB Progress (5): 0.9/1.2 MB | 255/392 kB | 353/588 kB | 143/189 kB | 37/168 kB Progress (5): 0.9/1.2 MB | 255/392 kB | 353/588 kB | 143/189 kB | 41/168 kB Progress (5): 0.9/1.2 MB | 255/392 kB | 353/588 kB | 147/189 kB | 41/168 kB Progress (5): 0.9/1.2 MB | 255/392 kB | 353/588 kB | 147/189 kB | 45/168 kB Progress (5): 0.9/1.2 MB | 255/392 kB | 357/588 kB | 147/189 kB | 45/168 kB Progress (5): 0.9/1.2 MB | 255/392 kB | 357/588 kB | 147/189 kB | 45/168 kB Progress (5): 0.9/1.2 MB | 259/392 kB | 357/588 kB | 147/189 kB | 45/168 kB Progress (5): 0.9/1.2 MB | 259/392 kB | 357/588 kB | 147/189 kB | 45/168 kB Progress (5): 0.9/1.2 MB | 259/392 kB | 361/588 kB | 147/189 kB | 45/168 kB Progress (5): 0.9/1.2 MB | 259/392 kB | 361/588 kB | 147/189 kB | 49/168 kB Progress (5): 0.9/1.2 MB | 259/392 kB | 361/588 kB | 151/189 kB | 49/168 kB Progress (5): 0.9/1.2 MB | 259/392 kB | 361/588 kB | 151/189 kB | 53/168 kB Progress (5): 0.9/1.2 MB | 259/392 kB | 365/588 kB | 151/189 kB | 53/168 kB Progress (5): 0.9/1.2 MB | 259/392 kB | 365/588 kB | 151/189 kB | 53/168 kB Progress (5): 0.9/1.2 MB | 263/392 kB | 365/588 kB | 151/189 kB | 53/168 kB Progress (5): 0.9/1.2 MB | 263/392 kB | 365/588 kB | 151/189 kB | 53/168 kB Progress (5): 0.9/1.2 MB | 263/392 kB | 369/588 kB | 151/189 kB | 53/168 kB Progress (5): 0.9/1.2 MB | 263/392 kB | 369/588 kB | 151/189 kB | 57/168 kB Progress (5): 0.9/1.2 MB | 263/392 kB | 369/588 kB | 155/189 kB | 57/168 kB Progress (5): 0.9/1.2 MB | 263/392 kB | 369/588 kB | 155/189 kB | 61/168 kB Progress (5): 0.9/1.2 MB | 263/392 kB | 373/588 kB | 155/189 kB | 61/168 kB Progress (5): 0.9/1.2 MB | 263/392 kB | 373/588 kB | 155/189 kB | 61/168 kB Progress (5): 0.9/1.2 MB | 267/392 kB | 373/588 kB | 155/189 kB | 61/168 kB Progress (5): 0.9/1.2 MB | 267/392 kB | 373/588 kB | 155/189 kB | 61/168 kB Progress (5): 0.9/1.2 MB | 267/392 kB | 377/588 kB | 155/189 kB | 61/168 kB Progress (5): 0.9/1.2 MB | 267/392 kB | 377/588 kB | 155/189 kB | 65/168 kB Progress (5): 0.9/1.2 MB | 267/392 kB | 377/588 kB | 159/189 kB | 65/168 kB Progress (5): 0.9/1.2 MB | 267/392 kB | 377/588 kB | 159/189 kB | 66/168 kB Progress (5): 0.9/1.2 MB | 267/392 kB | 381/588 kB | 159/189 kB | 66/168 kB Progress (5): 0.9/1.2 MB | 267/392 kB | 381/588 kB | 159/189 kB | 66/168 kB Progress (5): 0.9/1.2 MB | 271/392 kB | 381/588 kB | 159/189 kB | 66/168 kB Progress (5): 0.9/1.2 MB | 271/392 kB | 381/588 kB | 159/189 kB | 66/168 kB Progress (5): 0.9/1.2 MB | 271/392 kB | 385/588 kB | 159/189 kB | 66/168 kB Progress (5): 0.9/1.2 MB | 271/392 kB | 385/588 kB | 159/189 kB | 70/168 kB Progress (5): 0.9/1.2 MB | 271/392 kB | 385/588 kB | 163/189 kB | 70/168 kB Progress (5): 0.9/1.2 MB | 271/392 kB | 385/588 kB | 163/189 kB | 74/168 kB Progress (5): 0.9/1.2 MB | 271/392 kB | 389/588 kB | 163/189 kB | 74/168 kB Progress (5): 0.9/1.2 MB | 271/392 kB | 389/588 kB | 163/189 kB | 74/168 kB Progress (5): 0.9/1.2 MB | 275/392 kB | 389/588 kB | 163/189 kB | 74/168 kB Progress (5): 1.0/1.2 MB | 275/392 kB | 389/588 kB | 163/189 kB | 74/168 kB Progress (5): 1.0/1.2 MB | 275/392 kB | 393/588 kB | 163/189 kB | 74/168 kB Progress (5): 1.0/1.2 MB | 275/392 kB | 393/588 kB | 163/189 kB | 78/168 kB Progress (5): 1.0/1.2 MB | 275/392 kB | 393/588 kB | 167/189 kB | 78/168 kB Progress (5): 1.0/1.2 MB | 275/392 kB | 393/588 kB | 167/189 kB | 82/168 kB Progress (5): 1.0/1.2 MB | 275/392 kB | 397/588 kB | 167/189 kB | 82/168 kB Progress (5): 1.0/1.2 MB | 275/392 kB | 397/588 kB | 167/189 kB | 82/168 kB Progress (5): 1.0/1.2 MB | 279/392 kB | 397/588 kB | 167/189 kB | 82/168 kB Progress (5): 1.0/1.2 MB | 279/392 kB | 397/588 kB | 167/189 kB | 82/168 kB Progress (5): 1.0/1.2 MB | 279/392 kB | 401/588 kB | 167/189 kB | 82/168 kB Progress (5): 1.0/1.2 MB | 279/392 kB | 401/588 kB | 167/189 kB | 86/168 kB Progress (5): 1.0/1.2 MB | 279/392 kB | 401/588 kB | 171/189 kB | 86/168 kB Progress (5): 1.0/1.2 MB | 279/392 kB | 401/588 kB | 171/189 kB | 90/168 kB Progress (5): 1.0/1.2 MB | 279/392 kB | 405/588 kB | 171/189 kB | 90/168 kB Progress (5): 1.0/1.2 MB | 279/392 kB | 405/588 kB | 171/189 kB | 90/168 kB Progress (5): 1.0/1.2 MB | 283/392 kB | 405/588 kB | 171/189 kB | 90/168 kB Progress (5): 1.0/1.2 MB | 283/392 kB | 405/588 kB | 171/189 kB | 90/168 kB Progress (5): 1.0/1.2 MB | 283/392 kB | 409/588 kB | 171/189 kB | 90/168 kB Progress (5): 1.0/1.2 MB | 283/392 kB | 409/588 kB | 171/189 kB | 94/168 kB Progress (5): 1.0/1.2 MB | 283/392 kB | 409/588 kB | 175/189 kB | 94/168 kB Progress (5): 1.0/1.2 MB | 283/392 kB | 409/588 kB | 175/189 kB | 98/168 kB Progress (5): 1.0/1.2 MB | 283/392 kB | 413/588 kB | 175/189 kB | 98/168 kB Progress (5): 1.0/1.2 MB | 283/392 kB | 413/588 kB | 175/189 kB | 98/168 kB Progress (5): 1.0/1.2 MB | 287/392 kB | 413/588 kB | 175/189 kB | 98/168 kB Progress (5): 1.0/1.2 MB | 287/392 kB | 413/588 kB | 175/189 kB | 98/168 kB Progress (5): 1.0/1.2 MB | 287/392 kB | 417/588 kB | 175/189 kB | 98/168 kB Progress (5): 1.0/1.2 MB | 287/392 kB | 417/588 kB | 175/189 kB | 98/168 kB Progress (5): 1.0/1.2 MB | 287/392 kB | 417/588 kB | 179/189 kB | 98/168 kB Progress (5): 1.0/1.2 MB | 287/392 kB | 417/588 kB | 179/189 kB | 102/168 kB Progress (5): 1.0/1.2 MB | 287/392 kB | 421/588 kB | 179/189 kB | 102/168 kB Progress (5): 1.0/1.2 MB | 287/392 kB | 421/588 kB | 179/189 kB | 102/168 kB Progress (5): 1.0/1.2 MB | 291/392 kB | 421/588 kB | 179/189 kB | 102/168 kB Progress (5): 1.0/1.2 MB | 291/392 kB | 421/588 kB | 179/189 kB | 102/168 kB Progress (5): 1.0/1.2 MB | 291/392 kB | 425/588 kB | 179/189 kB | 102/168 kB Progress (5): 1.0/1.2 MB | 291/392 kB | 425/588 kB | 179/189 kB | 106/168 kB Progress (5): 1.0/1.2 MB | 291/392 kB | 425/588 kB | 183/189 kB | 106/168 kB Progress (5): 1.0/1.2 MB | 291/392 kB | 425/588 kB | 183/189 kB | 110/168 kB Progress (5): 1.0/1.2 MB | 291/392 kB | 429/588 kB | 183/189 kB | 110/168 kB Progress (5): 1.0/1.2 MB | 291/392 kB | 429/588 kB | 183/189 kB | 110/168 kB Progress (5): 1.0/1.2 MB | 295/392 kB | 429/588 kB | 183/189 kB | 110/168 kB Progress (5): 1.0/1.2 MB | 295/392 kB | 429/588 kB | 183/189 kB | 110/168 kB Progress (5): 1.0/1.2 MB | 295/392 kB | 433/588 kB | 183/189 kB | 110/168 kB Progress (5): 1.0/1.2 MB | 295/392 kB | 433/588 kB | 183/189 kB | 114/168 kB Progress (5): 1.0/1.2 MB | 295/392 kB | 433/588 kB | 187/189 kB | 114/168 kB Progress (5): 1.0/1.2 MB | 295/392 kB | 433/588 kB | 187/189 kB | 118/168 kB Progress (5): 1.0/1.2 MB | 295/392 kB | 437/588 kB | 187/189 kB | 118/168 kB Progress (5): 1.0/1.2 MB | 295/392 kB | 437/588 kB | 187/189 kB | 118/168 kB Progress (5): 1.0/1.2 MB | 299/392 kB | 437/588 kB | 187/189 kB | 118/168 kB Progress (5): 1.0/1.2 MB | 299/392 kB | 437/588 kB | 187/189 kB | 118/168 kB Progress (5): 1.0/1.2 MB | 299/392 kB | 441/588 kB | 187/189 kB | 118/168 kB Progress (5): 1.0/1.2 MB | 299/392 kB | 441/588 kB | 187/189 kB | 122/168 kB Progress (5): 1.0/1.2 MB | 299/392 kB | 441/588 kB | 189 kB | 122/168 kB Progress (5): 1.0/1.2 MB | 299/392 kB | 441/588 kB | 189 kB | 126/168 kB Progress (5): 1.0/1.2 MB | 299/392 kB | 445/588 kB | 189 kB | 126/168 kB Progress (5): 1.0/1.2 MB | 299/392 kB | 445/588 kB | 189 kB | 126/168 kB Progress (5): 1.0/1.2 MB | 303/392 kB | 445/588 kB | 189 kB | 126/168 kB Progress (5): 1.0/1.2 MB | 303/392 kB | 445/588 kB | 189 kB | 126/168 kB Progress (5): 1.0/1.2 MB | 303/392 kB | 449/588 kB | 189 kB | 126/168 kB Progress (5): 1.0/1.2 MB | 303/392 kB | 449/588 kB | 189 kB | 130/168 kB Progress (5): 1.0/1.2 MB | 303/392 kB | 453/588 kB | 189 kB | 130/168 kB Progress (5): 1.0/1.2 MB | 303/392 kB | 453/588 kB | 189 kB | 130/168 kB Progress (5): 1.0/1.2 MB | 307/392 kB | 453/588 kB | 189 kB | 130/168 kB Progress (5): 1.0/1.2 MB | 307/392 kB | 453/588 kB | 189 kB | 130/168 kB Progress (5): 1.0/1.2 MB | 307/392 kB | 457/588 kB | 189 kB | 130/168 kB Progress (5): 1.0/1.2 MB | 307/392 kB | 457/588 kB | 189 kB | 134/168 kB Progress (5): 1.0/1.2 MB | 307/392 kB | 461/588 kB | 189 kB | 134/168 kB Progress (5): 1.0/1.2 MB | 307/392 kB | 461/588 kB | 189 kB | 134/168 kB Progress (5): 1.0/1.2 MB | 311/392 kB | 461/588 kB | 189 kB | 134/168 kB Progress (5): 1.0/1.2 MB | 311/392 kB | 461/588 kB | 189 kB | 134/168 kB Progress (5): 1.0/1.2 MB | 311/392 kB | 465/588 kB | 189 kB | 134/168 kB Progress (5): 1.0/1.2 MB | 311/392 kB | 465/588 kB | 189 kB | 138/168 kB Progress (5): 1.0/1.2 MB | 311/392 kB | 469/588 kB | 189 kB | 138/168 kB Progress (5): 1.0/1.2 MB | 311/392 kB | 469/588 kB | 189 kB | 138/168 kB Progress (5): 1.0/1.2 MB | 315/392 kB | 469/588 kB | 189 kB | 138/168 kB Progress (5): 1.0/1.2 MB | 315/392 kB | 469/588 kB | 189 kB | 138/168 kB Progress (5): 1.0/1.2 MB | 315/392 kB | 473/588 kB | 189 kB | 138/168 kB Progress (5): 1.0/1.2 MB | 315/392 kB | 473/588 kB | 189 kB | 142/168 kB Progress (5): 1.0/1.2 MB | 315/392 kB | 477/588 kB | 189 kB | 142/168 kB Progress (5): 1.0/1.2 MB | 315/392 kB | 477/588 kB | 189 kB | 142/168 kB Progress (5): 1.0/1.2 MB | 319/392 kB | 477/588 kB | 189 kB | 142/168 kB Progress (5): 1.0/1.2 MB | 319/392 kB | 477/588 kB | 189 kB | 142/168 kB Progress (5): 1.0/1.2 MB | 319/392 kB | 481/588 kB | 189 kB | 142/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 490 kB/s) [2019-07-30T05:08:40.566Z] Progress (4): 1.0/1.2 MB | 319/392 kB | 481/588 kB | 146/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-30T05:08:40.566Z] Progress (4): 1.0/1.2 MB | 319/392 kB | 485/588 kB | 146/168 kB Progress (4): 1.0/1.2 MB | 319/392 kB | 485/588 kB | 146/168 kB Progress (4): 1.0/1.2 MB | 323/392 kB | 485/588 kB | 146/168 kB Progress (4): 1.0/1.2 MB | 323/392 kB | 485/588 kB | 146/168 kB Progress (4): 1.0/1.2 MB | 323/392 kB | 489/588 kB | 146/168 kB Progress (4): 1.0/1.2 MB | 323/392 kB | 489/588 kB | 150/168 kB Progress (4): 1.0/1.2 MB | 323/392 kB | 493/588 kB | 150/168 kB Progress (4): 1.1/1.2 MB | 323/392 kB | 493/588 kB | 150/168 kB Progress (4): 1.1/1.2 MB | 327/392 kB | 493/588 kB | 150/168 kB Progress (4): 1.1/1.2 MB | 327/392 kB | 493/588 kB | 150/168 kB Progress (4): 1.1/1.2 MB | 327/392 kB | 497/588 kB | 150/168 kB Progress (4): 1.1/1.2 MB | 327/392 kB | 497/588 kB | 154/168 kB Progress (4): 1.1/1.2 MB | 327/392 kB | 501/588 kB | 154/168 kB Progress (4): 1.1/1.2 MB | 327/392 kB | 501/588 kB | 154/168 kB Progress (4): 1.1/1.2 MB | 331/392 kB | 501/588 kB | 154/168 kB Progress (4): 1.1/1.2 MB | 331/392 kB | 501/588 kB | 154/168 kB Progress (4): 1.1/1.2 MB | 331/392 kB | 505/588 kB | 154/168 kB Progress (4): 1.1/1.2 MB | 331/392 kB | 505/588 kB | 158/168 kB Progress (4): 1.1/1.2 MB | 331/392 kB | 509/588 kB | 158/168 kB Progress (4): 1.1/1.2 MB | 331/392 kB | 509/588 kB | 158/168 kB Progress (4): 1.1/1.2 MB | 335/392 kB | 509/588 kB | 158/168 kB Progress (4): 1.1/1.2 MB | 335/392 kB | 509/588 kB | 158/168 kB Progress (4): 1.1/1.2 MB | 335/392 kB | 513/588 kB | 158/168 kB Progress (4): 1.1/1.2 MB | 335/392 kB | 513/588 kB | 162/168 kB Progress (4): 1.1/1.2 MB | 335/392 kB | 517/588 kB | 162/168 kB Progress (4): 1.1/1.2 MB | 335/392 kB | 517/588 kB | 162/168 kB Progress (4): 1.1/1.2 MB | 339/392 kB | 517/588 kB | 162/168 kB Progress (4): 1.1/1.2 MB | 339/392 kB | 517/588 kB | 162/168 kB Progress (4): 1.1/1.2 MB | 339/392 kB | 521/588 kB | 162/168 kB Progress (4): 1.1/1.2 MB | 339/392 kB | 521/588 kB | 166/168 kB Progress (4): 1.1/1.2 MB | 339/392 kB | 525/588 kB | 166/168 kB Progress (4): 1.1/1.2 MB | 339/392 kB | 525/588 kB | 166/168 kB Progress (4): 1.1/1.2 MB | 343/392 kB | 525/588 kB | 166/168 kB Progress (4): 1.1/1.2 MB | 343/392 kB | 525/588 kB | 166/168 kB Progress (4): 1.1/1.2 MB | 343/392 kB | 529/588 kB | 166/168 kB Progress (4): 1.1/1.2 MB | 343/392 kB | 529/588 kB | 168 kB Progress (4): 1.1/1.2 MB | 343/392 kB | 533/588 kB | 168 kB Progress (4): 1.1/1.2 MB | 343/392 kB | 533/588 kB | 168 kB Progress (4): 1.1/1.2 MB | 347/392 kB | 533/588 kB | 168 kB Progress (4): 1.1/1.2 MB | 347/392 kB | 533/588 kB | 168 kB Progress (4): 1.1/1.2 MB | 347/392 kB | 537/588 kB | 168 kB Progress (4): 1.1/1.2 MB | 347/392 kB | 537/588 kB | 168 kB Progress (4): 1.1/1.2 MB | 351/392 kB | 537/588 kB | 168 kB Progress (4): 1.1/1.2 MB | 351/392 kB | 537/588 kB | 168 kB Progress (4): 1.1/1.2 MB | 351/392 kB | 541/588 kB | 168 kB Progress (4): 1.1/1.2 MB | 351/392 kB | 541/588 kB | 168 kB Progress (4): 1.1/1.2 MB | 355/392 kB | 541/588 kB | 168 kB Progress (5): 1.1/1.2 MB | 355/392 kB | 541/588 kB | 168 kB | 4.1/38 kB Progress (5): 1.1/1.2 MB | 359/392 kB | 541/588 kB | 168 kB | 4.1/38 kB Progress (5): 1.1/1.2 MB | 359/392 kB | 541/588 kB | 168 kB | 4.1/38 kB Progress (5): 1.1/1.2 MB | 359/392 kB | 545/588 kB | 168 kB | 4.1/38 kB Progress (5): 1.1/1.2 MB | 359/392 kB | 545/588 kB | 168 kB | 4.1/38 kB Progress (5): 1.1/1.2 MB | 363/392 kB | 545/588 kB | 168 kB | 4.1/38 kB Progress (5): 1.1/1.2 MB | 363/392 kB | 545/588 kB | 168 kB | 7.7/38 kB Progress (5): 1.1/1.2 MB | 367/392 kB | 545/588 kB | 168 kB | 7.7/38 kB Progress (5): 1.1/1.2 MB | 367/392 kB | 545/588 kB | 168 kB | 7.7/38 kB Progress (5): 1.1/1.2 MB | 367/392 kB | 549/588 kB | 168 kB | 7.7/38 kB Progress (5): 1.1/1.2 MB | 367/392 kB | 549/588 kB | 168 kB | 7.7/38 kB Progress (5): 1.1/1.2 MB | 371/392 kB | 549/588 kB | 168 kB | 7.7/38 kB Progress (5): 1.1/1.2 MB | 371/392 kB | 549/588 kB | 168 kB | 12/38 kB Progress (5): 1.1/1.2 MB | 375/392 kB | 549/588 kB | 168 kB | 12/38 kB Progress (5): 1.1/1.2 MB | 375/392 kB | 549/588 kB | 168 kB | 12/38 kB Progress (5): 1.1/1.2 MB | 375/392 kB | 553/588 kB | 168 kB | 12/38 kB Progress (5): 1.1/1.2 MB | 375/392 kB | 553/588 kB | 168 kB | 12/38 kB Progress (5): 1.1/1.2 MB | 379/392 kB | 553/588 kB | 168 kB | 12/38 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 421 kB/s) [2019-07-30T05:08:40.566Z] Progress (4): 1.1/1.2 MB | 379/392 kB | 553/588 kB | 16/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-30T05:08:40.566Z] Progress (4): 1.1/1.2 MB | 383/392 kB | 553/588 kB | 16/38 kB Progress (4): 1.1/1.2 MB | 383/392 kB | 553/588 kB | 16/38 kB Progress (4): 1.1/1.2 MB | 383/392 kB | 557/588 kB | 16/38 kB Progress (4): 1.1/1.2 MB | 383/392 kB | 557/588 kB | 16/38 kB Progress (4): 1.1/1.2 MB | 387/392 kB | 557/588 kB | 16/38 kB Progress (4): 1.1/1.2 MB | 387/392 kB | 557/588 kB | 20/38 kB Progress (4): 1.1/1.2 MB | 391/392 kB | 557/588 kB | 20/38 kB Progress (4): 1.1/1.2 MB | 391/392 kB | 557/588 kB | 20/38 kB Progress (4): 1.1/1.2 MB | 391/392 kB | 561/588 kB | 20/38 kB Progress (4): 1.1/1.2 MB | 391/392 kB | 561/588 kB | 20/38 kB Progress (4): 1.1/1.2 MB | 392 kB | 561/588 kB | 20/38 kB Progress (4): 1.1/1.2 MB | 392 kB | 561/588 kB | 24/38 kB Progress (4): 1.2/1.2 MB | 392 kB | 561/588 kB | 24/38 kB Progress (4): 1.2/1.2 MB | 392 kB | 565/588 kB | 24/38 kB Progress (4): 1.2/1.2 MB | 392 kB | 565/588 kB | 24/38 kB Progress (4): 1.2/1.2 MB | 392 kB | 565/588 kB | 28/38 kB Progress (4): 1.2/1.2 MB | 392 kB | 565/588 kB | 28/38 kB Progress (4): 1.2/1.2 MB | 392 kB | 569/588 kB | 28/38 kB Progress (4): 1.2/1.2 MB | 392 kB | 569/588 kB | 28/38 kB Progress (4): 1.2/1.2 MB | 392 kB | 569/588 kB | 32/38 kB Progress (4): 1.2/1.2 MB | 392 kB | 569/588 kB | 32/38 kB Progress (4): 1.2/1.2 MB | 392 kB | 573/588 kB | 32/38 kB Progress (4): 1.2/1.2 MB | 392 kB | 573/588 kB | 32/38 kB Progress (4): 1.2/1.2 MB | 392 kB | 573/588 kB | 36/38 kB Progress (4): 1.2/1.2 MB | 392 kB | 573/588 kB | 36/38 kB Progress (4): 1.2/1.2 MB | 392 kB | 577/588 kB | 36/38 kB Progress (4): 1.2/1.2 MB | 392 kB | 577/588 kB | 36/38 kB Progress (4): 1.2/1.2 MB | 392 kB | 577/588 kB | 38 kB Progress (4): 1.2/1.2 MB | 392 kB | 577/588 kB | 38 kB Progress (4): 1.2/1.2 MB | 392 kB | 581/588 kB | 38 kB Progress (4): 1.2/1.2 MB | 392 kB | 581/588 kB | 38 kB Progress (4): 1.2/1.2 MB | 392 kB | 585/588 kB | 38 kB Progress (4): 1.2/1.2 MB | 392 kB | 585/588 kB | 38 kB Progress (4): 1.2/1.2 MB | 392 kB | 588 kB | 38 kB Progress (4): 1.2/1.2 MB | 392 kB | 588 kB | 38 kB Progress (4): 1.2/1.2 MB | 392 kB | 588 kB | 38 kB Progress (4): 1.2/1.2 MB | 392 kB | 588 kB | 38 kB Progress (4): 1.2/1.2 MB | 392 kB | 588 kB | 38 kB Progress (4): 1.2/1.2 MB | 392 kB | 588 kB | 38 kB Progress (4): 1.2 MB | 392 kB | 588 kB | 38 kB Progress (5): 1.2 MB | 392 kB | 588 kB | 38 kB | 4.1/65 kB Progress (5): 1.2 MB | 392 kB | 588 kB | 38 kB | 7.7/65 kB Progress (5): 1.2 MB | 392 kB | 588 kB | 38 kB | 12/65 kB Progress (5): 1.2 MB | 392 kB | 588 kB | 38 kB | 16/65 kB Progress (5): 1.2 MB | 392 kB | 588 kB | 38 kB | 20/65 kB Progress (5): 1.2 MB | 392 kB | 588 kB | 38 kB | 24/65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 1.4 MB/s) [2019-07-30T05:08:40.566Z] 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-30T05:08:40.566Z] 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 92 kB/s) [2019-07-30T05:08:40.566Z] Progress (3): 1.2 MB | 392 kB | 28/65 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T05:08:40.566Z] Progress (3): 1.2 MB | 392 kB | 32/65 kB Progress (3): 1.2 MB | 392 kB | 36/65 kB Progress (3): 1.2 MB | 392 kB | 40/65 kB Progress (3): 1.2 MB | 392 kB | 44/65 kB Progress (3): 1.2 MB | 392 kB | 48/65 kB Progress (3): 1.2 MB | 392 kB | 52/65 kB Progress (3): 1.2 MB | 392 kB | 56/65 kB Progress (3): 1.2 MB | 392 kB | 60/65 kB Progress (3): 1.2 MB | 392 kB | 64/65 kB Progress (3): 1.2 MB | 392 kB | 65 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 931 kB/s) [2019-07-30T05:08:40.566Z] 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-30T05:08:40.566Z] 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-30T05:08:40.566Z] 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-30T05:08:40.566Z] Progress (2): 65 kB | 4.1/281 kB Progress (2): 65 kB | 7.7/281 kB Progress (2): 65 kB | 12/281 kB Progress (2): 65 kB | 16/281 kB Progress (2): 65 kB | 20/281 kB Progress (3): 65 kB | 20/281 kB | 4.1/109 kB Progress (3): 65 kB | 24/281 kB | 4.1/109 kB Progress (3): 65 kB | 24/281 kB | 7.7/109 kB Progress (3): 65 kB | 28/281 kB | 7.7/109 kB Progress (3): 65 kB | 28/281 kB | 12/109 kB Progress (3): 65 kB | 32/281 kB | 12/109 kB Progress (3): 65 kB | 32/281 kB | 16/109 kB Progress (3): 65 kB | 33/281 kB | 16/109 kB Progress (3): 65 kB | 33/281 kB | 20/109 kB Progress (3): 65 kB | 37/281 kB | 20/109 kB Progress (3): 65 kB | 37/281 kB | 24/109 kB Progress (3): 65 kB | 41/281 kB | 24/109 kB Progress (3): 65 kB | 41/281 kB | 28/109 kB Progress (3): 65 kB | 45/281 kB | 28/109 kB Progress (3): 65 kB | 45/281 kB | 32/109 kB Progress (3): 65 kB | 49/281 kB | 32/109 kB Progress (3): 65 kB | 49/281 kB | 33/109 kB Progress (3): 65 kB | 53/281 kB | 33/109 kB Progress (3): 65 kB | 53/281 kB | 37/109 kB Progress (3): 65 kB | 57/281 kB | 37/109 kB Progress (3): 65 kB | 57/281 kB | 41/109 kB Progress (3): 65 kB | 61/281 kB | 41/109 kB Progress (3): 65 kB | 61/281 kB | 45/109 kB Progress (3): 65 kB | 65/281 kB | 45/109 kB Progress (3): 65 kB | 65/281 kB | 49/109 kB Progress (3): 65 kB | 66/281 kB | 49/109 kB Progress (3): 65 kB | 66/281 kB | 53/109 kB Progress (3): 65 kB | 70/281 kB | 53/109 kB Progress (3): 65 kB | 70/281 kB | 57/109 kB Progress (3): 65 kB | 74/281 kB | 57/109 kB Progress (3): 65 kB | 74/281 kB | 61/109 kB Progress (3): 65 kB | 78/281 kB | 61/109 kB Progress (3): 65 kB | 78/281 kB | 65/109 kB Progress (3): 65 kB | 82/281 kB | 65/109 kB Progress (3): 65 kB | 82/281 kB | 66/109 kB Progress (3): 65 kB | 86/281 kB | 66/109 kB Progress (3): 65 kB | 86/281 kB | 70/109 kB Progress (3): 65 kB | 90/281 kB | 70/109 kB Progress (3): 65 kB | 90/281 kB | 74/109 kB Progress (3): 65 kB | 94/281 kB | 74/109 kB Progress (3): 65 kB | 94/281 kB | 78/109 kB Progress (3): 65 kB | 98/281 kB | 78/109 kB Progress (4): 65 kB | 98/281 kB | 78/109 kB | 4.1/115 kB Progress (4): 65 kB | 98/281 kB | 82/109 kB | 4.1/115 kB Progress (4): 65 kB | 98/281 kB | 82/109 kB | 7.7/115 kB Progress (4): 65 kB | 98/281 kB | 82/109 kB | 7.7/115 kB Progress (4): 65 kB | 98/281 kB | 86/109 kB | 7.7/115 kB Progress (4): 65 kB | 102/281 kB | 86/109 kB | 7.7/115 kB Progress (4): 65 kB | 102/281 kB | 86/109 kB | 12/115 kB Progress (4): 65 kB | 106/281 kB | 86/109 kB | 12/115 kB Progress (4): 65 kB | 106/281 kB | 90/109 kB | 12/115 kB Progress (4): 65 kB | 110/281 kB | 90/109 kB | 12/115 kB Progress (4): 65 kB | 110/281 kB | 90/109 kB | 16/115 kB Progress (4): 65 kB | 114/281 kB | 90/109 kB | 16/115 kB Progress (4): 65 kB | 114/281 kB | 90/109 kB | 20/115 kB Progress (4): 65 kB | 114/281 kB | 94/109 kB | 20/115 kB Progress (4): 65 kB | 114/281 kB | 94/109 kB | 24/115 kB Progress (4): 65 kB | 118/281 kB | 94/109 kB | 24/115 kB Progress (4): 65 kB | 118/281 kB | 94/109 kB | 28/115 kB Progress (4): 65 kB | 118/281 kB | 98/109 kB | 28/115 kB Progress (4): 65 kB | 118/281 kB | 98/109 kB | 32/115 kB Progress (4): 65 kB | 122/281 kB | 98/109 kB | 32/115 kB Progress (4): 65 kB | 122/281 kB | 98/109 kB | 33/115 kB Progress (4): 65 kB | 122/281 kB | 102/109 kB | 33/115 kB Progress (4): 65 kB | 122/281 kB | 102/109 kB | 37/115 kB Progress (4): 65 kB | 126/281 kB | 102/109 kB | 37/115 kB Progress (4): 65 kB | 126/281 kB | 102/109 kB | 41/115 kB Progress (4): 65 kB | 126/281 kB | 106/109 kB | 41/115 kB Progress (4): 65 kB | 126/281 kB | 106/109 kB | 45/115 kB Progress (4): 65 kB | 130/281 kB | 106/109 kB | 45/115 kB Progress (4): 65 kB | 130/281 kB | 106/109 kB | 49/115 kB Progress (5): 65 kB | 130/281 kB | 106/109 kB | 49/115 kB | 4.1/194 kB Progress (5): 65 kB | 130/281 kB | 109 kB | 49/115 kB | 4.1/194 kB Progress (5): 65 kB | 130/281 kB | 109 kB | 49/115 kB | 7.7/194 kB Progress (5): 65 kB | 130/281 kB | 109 kB | 53/115 kB | 7.7/194 kB Progress (5): 65 kB | 131/281 kB | 109 kB | 53/115 kB | 7.7/194 kB Progress (5): 65 kB | 131/281 kB | 109 kB | 57/115 kB | 7.7/194 kB Progress (5): 65 kB | 131/281 kB | 109 kB | 57/115 kB | 12/194 kB Progress (5): 65 kB | 131/281 kB | 109 kB | 61/115 kB | 12/194 kB Progress (5): 65 kB | 135/281 kB | 109 kB | 61/115 kB | 12/194 kB Progress (5): 65 kB | 135/281 kB | 109 kB | 65/115 kB | 12/194 kB Progress (5): 65 kB | 135/281 kB | 109 kB | 65/115 kB | 16/194 kB Progress (5): 65 kB | 135/281 kB | 109 kB | 66/115 kB | 16/194 kB Progress (5): 65 kB | 139/281 kB | 109 kB | 66/115 kB | 16/194 kB Progress (5): 65 kB | 139/281 kB | 109 kB | 70/115 kB | 16/194 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 148 kB/s) [2019-07-30T05:08:40.566Z] Progress (4): 139/281 kB | 109 kB | 70/115 kB | 20/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-30T05:08:40.566Z] Progress (4): 139/281 kB | 109 kB | 74/115 kB | 20/194 kB Progress (4): 143/281 kB | 109 kB | 74/115 kB | 20/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 247 kB/s) [2019-07-30T05:08:40.566Z] Progress (3): 143/281 kB | 78/115 kB | 20/194 kB Progress (3): 143/281 kB | 78/115 kB | 24/194 kB Progress (3): 143/281 kB | 82/115 kB | 24/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-30T05:08:40.566Z] Progress (3): 147/281 kB | 82/115 kB | 24/194 kB Progress (3): 147/281 kB | 86/115 kB | 24/194 kB Progress (3): 147/281 kB | 86/115 kB | 28/194 kB Progress (3): 147/281 kB | 90/115 kB | 28/194 kB Progress (3): 151/281 kB | 90/115 kB | 28/194 kB Progress (3): 151/281 kB | 90/115 kB | 32/194 kB Progress (3): 155/281 kB | 90/115 kB | 32/194 kB Progress (3): 155/281 kB | 94/115 kB | 32/194 kB Progress (3): 159/281 kB | 94/115 kB | 32/194 kB Progress (3): 159/281 kB | 94/115 kB | 36/194 kB Progress (3): 163/281 kB | 94/115 kB | 36/194 kB Progress (3): 163/281 kB | 98/115 kB | 36/194 kB Progress (3): 164/281 kB | 98/115 kB | 36/194 kB Progress (3): 164/281 kB | 102/115 kB | 36/194 kB Progress (3): 164/281 kB | 102/115 kB | 40/194 kB Progress (3): 164/281 kB | 106/115 kB | 40/194 kB Progress (3): 168/281 kB | 106/115 kB | 40/194 kB Progress (3): 168/281 kB | 110/115 kB | 40/194 kB Progress (3): 168/281 kB | 110/115 kB | 44/194 kB Progress (3): 168/281 kB | 114/115 kB | 44/194 kB Progress (3): 172/281 kB | 114/115 kB | 44/194 kB Progress (3): 176/281 kB | 114/115 kB | 44/194 kB Progress (3): 176/281 kB | 115 kB | 44/194 kB Progress (3): 176/281 kB | 115 kB | 48/194 kB Progress (3): 180/281 kB | 115 kB | 48/194 kB Progress (3): 180/281 kB | 115 kB | 52/194 kB Progress (3): 184/281 kB | 115 kB | 52/194 kB Progress (3): 184/281 kB | 115 kB | 56/194 kB Progress (3): 188/281 kB | 115 kB | 56/194 kB Progress (3): 188/281 kB | 115 kB | 60/194 kB Progress (3): 192/281 kB | 115 kB | 60/194 kB Progress (3): 192/281 kB | 115 kB | 64/194 kB Progress (3): 196/281 kB | 115 kB | 64/194 kB Progress (3): 197/281 kB | 115 kB | 64/194 kB Progress (3): 197/281 kB | 115 kB | 68/194 kB Progress (3): 201/281 kB | 115 kB | 68/194 kB Progress (4): 201/281 kB | 115 kB | 68/194 kB | 4.1/70 kB Progress (4): 201/281 kB | 115 kB | 72/194 kB | 4.1/70 kB Progress (4): 201/281 kB | 115 kB | 72/194 kB | 7.7/70 kB Progress (4): 205/281 kB | 115 kB | 72/194 kB | 7.7/70 kB Progress (4): 205/281 kB | 115 kB | 72/194 kB | 12/70 kB Progress (4): 205/281 kB | 115 kB | 76/194 kB | 12/70 kB Progress (4): 205/281 kB | 115 kB | 76/194 kB | 16/70 kB Progress (4): 209/281 kB | 115 kB | 76/194 kB | 16/70 kB Progress (4): 209/281 kB | 115 kB | 76/194 kB | 20/70 kB Progress (4): 209/281 kB | 115 kB | 80/194 kB | 20/70 kB Progress (4): 209/281 kB | 115 kB | 80/194 kB | 24/70 kB Progress (5): 209/281 kB | 115 kB | 80/194 kB | 24/70 kB | 4.1/33 kB Progress (5): 213/281 kB | 115 kB | 80/194 kB | 24/70 kB | 4.1/33 kB Progress (5): 213/281 kB | 115 kB | 80/194 kB | 24/70 kB | 7.7/33 kB Progress (5): 213/281 kB | 115 kB | 80/194 kB | 28/70 kB | 7.7/33 kB Progress (5): 213/281 kB | 115 kB | 84/194 kB | 28/70 kB | 7.7/33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.jar (115 kB at 253 kB/s) [2019-07-30T05:08:40.566Z] Progress (4): 213/281 kB | 84/194 kB | 32/70 kB | 7.7/33 kB Progress (4): 213/281 kB | 84/194 kB | 32/70 kB | 12/33 kB Progress (4): 217/281 kB | 84/194 kB | 32/70 kB | 12/33 kB Progress (4): 217/281 kB | 84/194 kB | 32/70 kB | 16/33 kB Progress (4): 217/281 kB | 84/194 kB | 33/70 kB | 16/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-30T05:08:40.567Z] Progress (4): 217/281 kB | 88/194 kB | 33/70 kB | 16/33 kB Progress (4): 217/281 kB | 88/194 kB | 37/70 kB | 16/33 kB Progress (4): 217/281 kB | 88/194 kB | 37/70 kB | 20/33 kB Progress (4): 221/281 kB | 88/194 kB | 37/70 kB | 20/33 kB Progress (4): 221/281 kB | 88/194 kB | 37/70 kB | 24/33 kB Progress (4): 221/281 kB | 88/194 kB | 41/70 kB | 24/33 kB Progress (4): 221/281 kB | 92/194 kB | 41/70 kB | 24/33 kB Progress (4): 221/281 kB | 96/194 kB | 41/70 kB | 24/33 kB Progress (4): 221/281 kB | 100/194 kB | 41/70 kB | 24/33 kB Progress (4): 221/281 kB | 104/194 kB | 41/70 kB | 24/33 kB Progress (4): 221/281 kB | 108/194 kB | 41/70 kB | 24/33 kB Progress (5): 221/281 kB | 108/194 kB | 41/70 kB | 24/33 kB | 4.1/50 kB Progress (5): 221/281 kB | 108/194 kB | 41/70 kB | 24/33 kB | 7.7/50 kB Progress (5): 221/281 kB | 108/194 kB | 45/70 kB | 24/33 kB | 7.7/50 kB Progress (5): 221/281 kB | 108/194 kB | 45/70 kB | 28/33 kB | 7.7/50 kB Progress (5): 225/281 kB | 108/194 kB | 45/70 kB | 28/33 kB | 7.7/50 kB Progress (5): 225/281 kB | 108/194 kB | 45/70 kB | 32/33 kB | 7.7/50 kB Progress (5): 225/281 kB | 108/194 kB | 49/70 kB | 32/33 kB | 7.7/50 kB Progress (5): 225/281 kB | 108/194 kB | 49/70 kB | 32/33 kB | 12/50 kB Progress (5): 225/281 kB | 112/194 kB | 49/70 kB | 32/33 kB | 12/50 kB Progress (5): 225/281 kB | 112/194 kB | 49/70 kB | 32/33 kB | 16/50 kB Progress (5): 225/281 kB | 112/194 kB | 53/70 kB | 32/33 kB | 16/50 kB Progress (5): 225/281 kB | 112/194 kB | 53/70 kB | 33 kB | 16/50 kB Progress (5): 229/281 kB | 112/194 kB | 53/70 kB | 33 kB | 16/50 kB Progress (5): 229/281 kB | 112/194 kB | 57/70 kB | 33 kB | 16/50 kB Progress (5): 229/281 kB | 112/194 kB | 57/70 kB | 33 kB | 20/50 kB Progress (5): 229/281 kB | 116/194 kB | 57/70 kB | 33 kB | 20/50 kB Progress (5): 229/281 kB | 116/194 kB | 57/70 kB | 33 kB | 24/50 kB Progress (5): 229/281 kB | 116/194 kB | 61/70 kB | 33 kB | 24/50 kB Progress (5): 233/281 kB | 116/194 kB | 61/70 kB | 33 kB | 24/50 kB Progress (5): 233/281 kB | 116/194 kB | 65/70 kB | 33 kB | 24/50 kB Progress (5): 233/281 kB | 116/194 kB | 65/70 kB | 33 kB | 28/50 kB Progress (5): 233/281 kB | 120/194 kB | 65/70 kB | 33 kB | 28/50 kB Progress (5): 233/281 kB | 120/194 kB | 65/70 kB | 33 kB | 32/50 kB Progress (5): 233/281 kB | 120/194 kB | 69/70 kB | 33 kB | 32/50 kB Progress (5): 237/281 kB | 120/194 kB | 69/70 kB | 33 kB | 32/50 kB Progress (5): 237/281 kB | 120/194 kB | 70 kB | 33 kB | 32/50 kB Progress (5): 237/281 kB | 120/194 kB | 70 kB | 33 kB | 36/50 kB Progress (5): 237/281 kB | 124/194 kB | 70 kB | 33 kB | 36/50 kB Progress (5): 237/281 kB | 124/194 kB | 70 kB | 33 kB | 40/50 kB Progress (5): 241/281 kB | 124/194 kB | 70 kB | 33 kB | 40/50 kB Progress (5): 241/281 kB | 124/194 kB | 70 kB | 33 kB | 44/50 kB Progress (5): 241/281 kB | 128/194 kB | 70 kB | 33 kB | 44/50 kB Progress (5): 241/281 kB | 128/194 kB | 70 kB | 33 kB | 48/50 kB Progress (5): 245/281 kB | 128/194 kB | 70 kB | 33 kB | 48/50 kB Progress (5): 245/281 kB | 128/194 kB | 70 kB | 33 kB | 50 kB Progress (5): 245/281 kB | 132/194 kB | 70 kB | 33 kB | 50 kB Progress (5): 249/281 kB | 132/194 kB | 70 kB | 33 kB | 50 kB Progress (5): 249/281 kB | 136/194 kB | 70 kB | 33 kB | 50 kB Progress (5): 253/281 kB | 136/194 kB | 70 kB | 33 kB | 50 kB Progress (5): 253/281 kB | 140/194 kB | 70 kB | 33 kB | 50 kB Progress (5): 257/281 kB | 140/194 kB | 70 kB | 33 kB | 50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar (33 kB at 70 kB/s) [2019-07-30T05:08:40.567Z] Progress (4): 257/281 kB | 144/194 kB | 70 kB | 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-30T05:08:40.567Z] 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 146 kB/s) [2019-07-30T05:08:40.567Z] Progress (3): 261/281 kB | 144/194 kB | 50 kB Progress (3): 261/281 kB | 148/194 kB | 50 kB Progress (3): 265/281 kB | 148/194 kB | 50 kB Progress (3): 265/281 kB | 152/194 kB | 50 kB Progress (3): 269/281 kB | 152/194 kB | 50 kB Progress (3): 269/281 kB | 156/194 kB | 50 kB Progress (3): 273/281 kB | 156/194 kB | 50 kB Progress (3): 273/281 kB | 160/194 kB | 50 kB Progress (3): 277/281 kB | 160/194 kB | 50 kB Progress (3): 277/281 kB | 164/194 kB | 50 kB Progress (3): 281/281 kB | 164/194 kB | 50 kB Progress (3): 281/281 kB | 168/194 kB | 50 kB Progress (3): 281 kB | 168/194 kB | 50 kB Progress (3): 281 kB | 172/194 kB | 50 kB Progress (3): 281 kB | 176/194 kB | 50 kB Progress (3): 281 kB | 180/194 kB | 50 kB Progress (3): 281 kB | 184/194 kB | 50 kB Progress (3): 281 kB | 188/194 kB | 50 kB Progress (3): 281 kB | 192/194 kB | 50 kB Progress (3): 281 kB | 194 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 574 kB/s) [2019-07-30T05:08:40.567Z] 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 392 kB/s) [2019-07-30T05:08:40.567Z] 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 101 kB/s) [2019-07-30T05:08:40.567Z] 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): 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 249 kB/s) [2019-07-30T05:08:40.824Z] [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-30T05:08:40.824Z] [INFO] [2019-07-30T05:08:40.824Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2019-07-30T05:08:40.824Z] [INFO] [2019-07-30T05:08:40.824Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass --- [2019-07-30T05:08:40.824Z] [INFO] [2019-07-30T05:08:40.824Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass --- [2019-07-30T05:08:40.824Z] 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-30T05:08:40.824Z] 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-30T05:08:40.824Z] 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-30T05:08:41.388Z] 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-30T05:08:41.388Z] 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-30T05:08:41.388Z] 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-30T05:08:41.388Z] 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 55 kB/s) [2019-07-30T05:08:41.388Z] 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-30T05:08:41.388Z] 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-30T05:08:41.388Z] 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-30T05:08:41.645Z] 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-30T05:08:41.645Z] 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-30T05:08:41.645Z] 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-30T05:08:41.645Z] 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 259 kB/s) [2019-07-30T05:08:41.645Z] [INFO] [2019-07-30T05:08:41.645Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2019-07-30T05:08:41.645Z] [INFO] [2019-07-30T05:08:41.645Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass --- [2019-07-30T05:08:41.903Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:08:41.903Z] [INFO] [2019-07-30T05:08:41.903Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass --- [2019-07-30T05:08:42.160Z] [INFO] [2019-07-30T05:08:42.160Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2019-07-30T05:08:42.160Z] 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-30T05:08:42.160Z] 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-30T05:08:42.417Z] 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-30T05:08:42.825Z] 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-30T05:08:42.825Z] 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-30T05:08:42.825Z] 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-30T05:08:42.825Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 398 kB/s) [2019-07-30T05:08:42.825Z] 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-30T05:08:42.825Z] 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-30T05:08:42.825Z] 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-30T05:08:43.081Z] 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-30T05:08:43.081Z] 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-30T05:08:43.081Z] 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-30T05:08:43.081Z] 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 156 kB/s) [2019-07-30T05:08:43.081Z] 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-30T05:08:43.081Z] 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-30T05:08:43.081Z] 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-30T05:08:43.338Z] 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-30T05:08:43.338Z] 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-30T05:08:43.338Z] 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-30T05:08:43.338Z] 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 182 kB/s) [2019-07-30T05:08:43.338Z] 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-30T05:08:43.338Z] 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-30T05:08:43.338Z] 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-30T05:08:43.595Z] 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-30T05:08:43.595Z] 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-30T05:08:43.595Z] 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-30T05:08:43.595Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 121 kB/s) [2019-07-30T05:08:43.595Z] 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-30T05:08:43.595Z] 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-30T05:08:43.595Z] 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-30T05:08:43.595Z] 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-30T05:08:43.595Z] 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-30T05:08:43.595Z] 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-30T05:08:43.595Z] 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-30T05:08:43.595Z] 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-30T05:08:43.595Z] 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-30T05:08:43.853Z] 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-30T05:08:43.853Z] 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-30T05:08:43.853Z] 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-30T05:08:43.853Z] 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-30T05:08:43.853Z] 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-30T05:08:43.853Z] 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-30T05:08:43.853Z] 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-30T05:08:43.853Z] 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-30T05:08:43.853Z] 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-30T05:08:43.853Z] Progress (1): 4.1/239 kB Progress (1): 7.7/239 kB Progress (2): 7.7/239 kB | 4.1/233 kB Progress (2): 12/239 kB | 4.1/233 kB Progress (2): 12/239 kB | 7.7/233 kB Progress (2): 16/239 kB | 7.7/233 kB Progress (2): 16/239 kB | 12/233 kB Progress (2): 20/239 kB | 12/233 kB Progress (2): 20/239 kB | 16/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): 32/239 kB | 28/233 kB Progress (2): 36/239 kB | 28/233 kB Progress (2): 36/239 kB | 32/233 kB Progress (2): 40/239 kB | 32/233 kB Progress (2): 40/239 kB | 36/233 kB Progress (2): 44/239 kB | 36/233 kB Progress (2): 44/239 kB | 40/233 kB Progress (2): 48/239 kB | 40/233 kB Progress (2): 48/239 kB | 44/233 kB Progress (2): 52/239 kB | 44/233 kB Progress (2): 52/239 kB | 48/233 kB Progress (2): 56/239 kB | 48/233 kB Progress (2): 56/239 kB | 52/233 kB Progress (2): 60/239 kB | 52/233 kB Progress (2): 60/239 kB | 56/233 kB Progress (2): 64/239 kB | 56/233 kB Progress (2): 64/239 kB | 60/233 kB Progress (2): 68/239 kB | 60/233 kB Progress (2): 68/239 kB | 64/233 kB Progress (2): 72/239 kB | 64/233 kB Progress (2): 72/239 kB | 68/233 kB Progress (2): 76/239 kB | 68/233 kB Progress (2): 76/239 kB | 72/233 kB Progress (2): 80/239 kB | 72/233 kB Progress (2): 80/239 kB | 76/233 kB Progress (2): 84/239 kB | 76/233 kB Progress (2): 84/239 kB | 80/233 kB Progress (2): 88/239 kB | 80/233 kB Progress (2): 88/239 kB | 84/233 kB Progress (2): 92/239 kB | 84/233 kB Progress (2): 92/239 kB | 88/233 kB Progress (2): 96/239 kB | 88/233 kB Progress (2): 96/239 kB | 92/233 kB Progress (2): 100/239 kB | 92/233 kB Progress (2): 100/239 kB | 96/233 kB Progress (2): 104/239 kB | 96/233 kB Progress (2): 104/239 kB | 100/233 kB Progress (2): 108/239 kB | 100/233 kB Progress (2): 108/239 kB | 104/233 kB Progress (2): 112/239 kB | 104/233 kB Progress (2): 112/239 kB | 108/233 kB Progress (2): 116/239 kB | 108/233 kB Progress (2): 116/239 kB | 112/233 kB Progress (2): 120/239 kB | 112/233 kB Progress (2): 120/239 kB | 116/233 kB Progress (2): 124/239 kB | 116/233 kB Progress (2): 124/239 kB | 120/233 kB Progress (2): 128/239 kB | 120/233 kB Progress (2): 128/239 kB | 124/233 kB Progress (2): 132/239 kB | 124/233 kB Progress (2): 132/239 kB | 128/233 kB Progress (2): 136/239 kB | 128/233 kB Progress (2): 136/239 kB | 132/233 kB Progress (2): 140/239 kB | 132/233 kB Progress (2): 140/239 kB | 136/233 kB Progress (2): 144/239 kB | 136/233 kB Progress (2): 144/239 kB | 140/233 kB Progress (2): 148/239 kB | 140/233 kB Progress (2): 148/239 kB | 144/233 kB Progress (2): 152/239 kB | 144/233 kB Progress (2): 152/239 kB | 148/233 kB Progress (2): 156/239 kB | 148/233 kB Progress (2): 156/239 kB | 152/233 kB Progress (2): 160/239 kB | 152/233 kB Progress (2): 160/239 kB | 156/233 kB Progress (2): 164/239 kB | 156/233 kB Progress (2): 164/239 kB | 160/233 kB Progress (2): 168/239 kB | 160/233 kB Progress (2): 168/239 kB | 164/233 kB Progress (2): 172/239 kB | 164/233 kB Progress (2): 172/239 kB | 168/233 kB Progress (2): 176/239 kB | 168/233 kB Progress (2): 176/239 kB | 172/233 kB Progress (2): 180/239 kB | 172/233 kB Progress (2): 180/239 kB | 176/233 kB Progress (2): 184/239 kB | 176/233 kB Progress (2): 184/239 kB | 180/233 kB Progress (2): 188/239 kB | 180/233 kB Progress (2): 188/239 kB | 184/233 kB Progress (2): 192/239 kB | 184/233 kB Progress (2): 192/239 kB | 188/233 kB Progress (2): 196/239 kB | 188/233 kB Progress (2): 196/239 kB | 192/233 kB Progress (2): 200/239 kB | 192/233 kB Progress (2): 200/239 kB | 196/233 kB Progress (2): 204/239 kB | 196/233 kB Progress (2): 204/239 kB | 200/233 kB Progress (2): 208/239 kB | 200/233 kB Progress (2): 208/239 kB | 204/233 kB Progress (2): 212/239 kB | 204/233 kB Progress (2): 212/239 kB | 208/233 kB Progress (2): 216/239 kB | 208/233 kB Progress (2): 216/239 kB | 212/233 kB Progress (2): 220/239 kB | 212/233 kB Progress (2): 220/239 kB | 216/233 kB Progress (2): 224/239 kB | 216/233 kB Progress (2): 224/239 kB | 220/233 kB Progress (2): 228/239 kB | 220/233 kB Progress (2): 228/239 kB | 224/233 kB Progress (2): 232/239 kB | 224/233 kB Progress (2): 232/239 kB | 228/233 kB Progress (2): 236/239 kB | 228/233 kB Progress (2): 236/239 kB | 232/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/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 4.9 MB/s) [2019-07-30T05:08:43.853Z] 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.6 MB/s) [2019-07-30T05:08:44.111Z] Progress (1): 4.1/155 kB Progress (1): 7.7/155 kB Progress (1): 12/155 kB Progress (1): 16/155 kB Progress (1): 20/155 kB Progress (1): 24/155 kB Progress (1): 28/155 kB Progress (1): 32/155 kB Progress (1): 36/155 kB Progress (1): 40/155 kB Progress (1): 44/155 kB Progress (1): 48/155 kB Progress (1): 52/155 kB Progress (1): 56/155 kB Progress (1): 60/155 kB Progress (1): 64/155 kB Progress (1): 68/155 kB Progress (1): 72/155 kB Progress (1): 76/155 kB Progress (1): 80/155 kB Progress (1): 84/155 kB Progress (1): 88/155 kB Progress (1): 92/155 kB Progress (1): 96/155 kB Progress (1): 100/155 kB Progress (1): 104/155 kB Progress (1): 108/155 kB Progress (1): 112/155 kB Progress (1): 116/155 kB Progress (1): 120/155 kB Progress (1): 124/155 kB Progress (1): 128/155 kB Progress (1): 132/155 kB Progress (1): 136/155 kB Progress (1): 140/155 kB Progress (1): 144/155 kB Progress (1): 148/155 kB Progress (1): 152/155 kB Progress (1): 155 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 2.0 MB/s) [2019-07-30T05:08:44.111Z] [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-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2019-07-30T05:08:44.111Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT [2/134] [2019-07-30T05:08:44.111Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T05:08:44.111Z] [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-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T05:08:44.111Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T05:08:44.111Z] [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-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2019-07-30T05:08:44.111Z] [INFO] Building Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT [3/134] [2019-07-30T05:08:44.111Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T05:08:44.111Z] [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-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T05:08:44.111Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T05:08:44.111Z] [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-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2019-07-30T05:08:44.111Z] [INFO] Building org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT [4/134] [2019-07-30T05:08:44.111Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:44.111Z] [INFO] [2019-07-30T05:08:44.111Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:44.111Z] 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-30T05:08:44.111Z] 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-30T05:08:44.111Z] 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-30T05:08:44.369Z] 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-30T05:08:44.369Z] 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-30T05:08:44.369Z] 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-30T05:08:44.369Z] 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 43 kB/s) [2019-07-30T05:08:44.369Z] 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-30T05:08:44.369Z] 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 518 kB/s) [2019-07-30T05:08:44.369Z] 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-30T05:08:44.626Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom (32 kB at 954 kB/s) [2019-07-30T05:08:44.626Z] 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-30T05:08:44.626Z] 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-30T05:08:44.626Z] 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-30T05:08:44.626Z] 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-30T05:08:44.626Z] 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-30T05:08:44.884Z] 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-30T05:08:44.884Z] 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 120 kB/s) [2019-07-30T05:08:44.884Z] 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-30T05:08:44.884Z] 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-30T05:08:45.141Z] 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-30T05:08:45.141Z] 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-30T05:08:45.141Z] 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-30T05:08:45.141Z] 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-30T05:08:45.141Z] 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 118 kB/s) [2019-07-30T05:08:45.141Z] 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-30T05:08:45.141Z] 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-30T05:08:45.397Z] 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-30T05:08:45.397Z] 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-30T05:08:45.397Z] 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-30T05:08:45.397Z] 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-30T05:08:45.397Z] 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 140 kB/s) [2019-07-30T05:08:45.653Z] 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-30T05:08:45.653Z] 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-30T05:08:45.653Z] 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-30T05:08:45.653Z] 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-30T05:08:45.653Z] 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-30T05:08:45.653Z] 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-30T05:08:45.653Z] 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 84 kB/s) [2019-07-30T05:08:45.911Z] 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-30T05:08:45.911Z] 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-30T05:08:45.911Z] 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-30T05:08:45.911Z] 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-30T05:08:45.911Z] 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-30T05:08:45.911Z] 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-30T05:08:45.911Z] 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 454 kB/s) [2019-07-30T05:08:46.168Z] 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-30T05:08:46.168Z] 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-30T05:08:46.168Z] 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-30T05:08:46.168Z] 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-30T05:08:46.168Z] 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-30T05:08:46.168Z] 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-30T05:08:46.168Z] 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-30T05:08:46.168Z] 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-30T05:08:46.168Z] 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-30T05:08:46.168Z] 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-30T05:08:46.168Z] 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-30T05:08:46.168Z] 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-30T05:08:46.425Z] 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-30T05:08:46.425Z] 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-30T05:08:46.425Z] 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-30T05:08:46.425Z] 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-30T05:08:46.425Z] 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-30T05:08:46.425Z] 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-30T05:08:46.425Z] 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-30T05:08:46.425Z] 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-30T05:08:46.425Z] 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-30T05:08:46.425Z] 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-30T05:08:46.682Z] 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-30T05:08:46.682Z] 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-30T05:08:46.682Z] 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-30T05:08:46.682Z] 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-30T05:08:46.682Z] 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-30T05:08:46.682Z] 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-30T05:08:46.682Z] 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-30T05:08:46.682Z] 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-30T05:08:46.682Z] 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-30T05:08:46.682Z] 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-30T05:08:46.682Z] 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/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 966 kB/s) [2019-07-30T05:08:46.682Z] Progress (1): 4.1/281 kB Progress (1): 7.7/281 kB Progress (1): 12/281 kB Progress (1): 16/281 kB Progress (2): 16/281 kB | 4.1/166 kB Progress (2): 20/281 kB | 4.1/166 kB Progress (2): 24/281 kB | 4.1/166 kB Progress (2): 24/281 kB | 7.7/166 kB Progress (2): 28/281 kB | 7.7/166 kB Progress (2): 28/281 kB | 12/166 kB Progress (2): 32/281 kB | 12/166 kB Progress (2): 32/281 kB | 16/166 kB Progress (2): 36/281 kB | 16/166 kB Progress (2): 36/281 kB | 20/166 kB Progress (3): 36/281 kB | 20/166 kB | 4.1/70 kB Progress (3): 36/281 kB | 24/166 kB | 4.1/70 kB Progress (3): 40/281 kB | 24/166 kB | 4.1/70 kB Progress (3): 40/281 kB | 28/166 kB | 4.1/70 kB Progress (3): 40/281 kB | 28/166 kB | 7.7/70 kB Progress (3): 40/281 kB | 32/166 kB | 7.7/70 kB Progress (3): 44/281 kB | 32/166 kB | 7.7/70 kB Progress (3): 44/281 kB | 36/166 kB | 7.7/70 kB Progress (3): 44/281 kB | 36/166 kB | 12/70 kB Progress (3): 44/281 kB | 40/166 kB | 12/70 kB Progress (3): 48/281 kB | 40/166 kB | 12/70 kB Progress (3): 48/281 kB | 40/166 kB | 16/70 kB Progress (3): 52/281 kB | 40/166 kB | 16/70 kB Progress (3): 52/281 kB | 40/166 kB | 20/70 kB Progress (3): 52/281 kB | 44/166 kB | 20/70 kB Progress (3): 52/281 kB | 44/166 kB | 24/70 kB Progress (3): 56/281 kB | 44/166 kB | 24/70 kB Progress (3): 56/281 kB | 44/166 kB | 28/70 kB Progress (3): 56/281 kB | 48/166 kB | 28/70 kB Progress (3): 56/281 kB | 48/166 kB | 32/70 kB Progress (3): 56/281 kB | 52/166 kB | 32/70 kB Progress (3): 56/281 kB | 52/166 kB | 36/70 kB Progress (3): 60/281 kB | 52/166 kB | 36/70 kB Progress (3): 60/281 kB | 52/166 kB | 40/70 kB Progress (3): 60/281 kB | 56/166 kB | 40/70 kB Progress (3): 60/281 kB | 56/166 kB | 44/70 kB Progress (3): 64/281 kB | 56/166 kB | 44/70 kB Progress (3): 64/281 kB | 56/166 kB | 48/70 kB Progress (3): 68/281 kB | 56/166 kB | 48/70 kB Progress (3): 68/281 kB | 56/166 kB | 52/70 kB Progress (3): 68/281 kB | 60/166 kB | 52/70 kB Progress (3): 68/281 kB | 60/166 kB | 56/70 kB Progress (3): 72/281 kB | 60/166 kB | 56/70 kB Progress (3): 72/281 kB | 60/166 kB | 60/70 kB Progress (3): 72/281 kB | 64/166 kB | 60/70 kB Progress (3): 72/281 kB | 64/166 kB | 64/70 kB Progress (3): 72/281 kB | 68/166 kB | 64/70 kB Progress (3): 76/281 kB | 68/166 kB | 64/70 kB Progress (3): 76/281 kB | 72/166 kB | 64/70 kB Progress (3): 76/281 kB | 72/166 kB | 68/70 kB Progress (3): 76/281 kB | 76/166 kB | 68/70 kB Progress (3): 80/281 kB | 76/166 kB | 68/70 kB Progress (3): 80/281 kB | 80/166 kB | 68/70 kB Progress (3): 80/281 kB | 80/166 kB | 70 kB Progress (3): 80/281 kB | 84/166 kB | 70 kB Progress (3): 84/281 kB | 84/166 kB | 70 kB Progress (3): 84/281 kB | 88/166 kB | 70 kB Progress (3): 88/281 kB | 88/166 kB | 70 kB Progress (3): 88/281 kB | 92/166 kB | 70 kB Progress (3): 92/281 kB | 92/166 kB | 70 kB Progress (3): 92/281 kB | 96/166 kB | 70 kB Progress (3): 96/281 kB | 96/166 kB | 70 kB Progress (3): 96/281 kB | 100/166 kB | 70 kB Progress (3): 100/281 kB | 100/166 kB | 70 kB Progress (3): 100/281 kB | 104/166 kB | 70 kB Progress (3): 104/281 kB | 104/166 kB | 70 kB Progress (3): 104/281 kB | 108/166 kB | 70 kB Progress (3): 108/281 kB | 108/166 kB | 70 kB Progress (3): 108/281 kB | 112/166 kB | 70 kB Progress (3): 112/281 kB | 112/166 kB | 70 kB Progress (3): 112/281 kB | 116/166 kB | 70 kB Progress (3): 116/281 kB | 116/166 kB | 70 kB Progress (3): 116/281 kB | 120/166 kB | 70 kB Progress (3): 120/281 kB | 120/166 kB | 70 kB Progress (3): 120/281 kB | 124/166 kB | 70 kB Progress (3): 124/281 kB | 124/166 kB | 70 kB Progress (3): 124/281 kB | 128/166 kB | 70 kB Progress (3): 128/281 kB | 128/166 kB | 70 kB Progress (3): 128/281 kB | 132/166 kB | 70 kB Progress (3): 132/281 kB | 132/166 kB | 70 kB Progress (3): 132/281 kB | 136/166 kB | 70 kB Progress (3): 136/281 kB | 136/166 kB | 70 kB Progress (3): 136/281 kB | 140/166 kB | 70 kB Progress (3): 140/281 kB | 140/166 kB | 70 kB Progress (3): 140/281 kB | 144/166 kB | 70 kB Progress (3): 144/281 kB | 144/166 kB | 70 kB Progress (3): 144/281 kB | 148/166 kB | 70 kB Progress (3): 148/281 kB | 148/166 kB | 70 kB Progress (3): 148/281 kB | 152/166 kB | 70 kB Progress (3): 152/281 kB | 152/166 kB | 70 kB Progress (3): 152/281 kB | 156/166 kB | 70 kB Progress (3): 156/281 kB | 156/166 kB | 70 kB Progress (3): 156/281 kB | 160/166 kB | 70 kB Progress (3): 160/281 kB | 160/166 kB | 70 kB Progress (3): 160/281 kB | 164/166 kB | 70 kB Progress (3): 164/281 kB | 164/166 kB | 70 kB Progress (3): 164/281 kB | 166 kB | 70 kB Progress (3): 168/281 kB | 166 kB | 70 kB Progress (3): 172/281 kB | 166 kB | 70 kB Progress (4): 172/281 kB | 166 kB | 70 kB | 4.1/6.0 kB Progress (4): 176/281 kB | 166 kB | 70 kB | 4.1/6.0 kB Progress (4): 176/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 180/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 184/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 188/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 192/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 196/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 200/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 204/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 208/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 212/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 216/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 220/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 224/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 228/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 232/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 236/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 240/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 244/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 248/281 kB | 166 kB | 70 kB | 6.0 kB Progress (4): 252/281 kB | 166 kB | 70 kB | 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar (166 kB at 3.2 MB/s) [2019-07-30T05:08:46.682Z] Progress (3): 256/281 kB | 70 kB | 6.0 kB Progress (3): 260/281 kB | 70 kB | 6.0 kB Progress (3): 264/281 kB | 70 kB | 6.0 kB Progress (3): 268/281 kB | 70 kB | 6.0 kB Progress (3): 272/281 kB | 70 kB | 6.0 kB Progress (3): 276/281 kB | 70 kB | 6.0 kB Progress (3): 280/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 106 kB/s) [2019-07-30T05:08:46.682Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 1.2 MB/s) [2019-07-30T05:08:46.682Z] 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.4 MB/s) [2019-07-30T05:08:46.938Z] [INFO] The project's OSGi version is 4.1.0.201907300502 [2019-07-30T05:08:46.938Z] [INFO] [2019-07-30T05:08:46.938Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:46.938Z] [INFO] [2019-07-30T05:08:46.938Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:46.938Z] [INFO] [2019-07-30T05:08:46.938Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:46.938Z] [INFO] [2019-07-30T05:08:46.938Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:46.938Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T05:08:46.938Z] [INFO] [2019-07-30T05:08:46.938Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:46.938Z] 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-30T05:08:46.938Z] 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-30T05:08:46.938Z] 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-30T05:08:47.195Z] 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-30T05:08:47.195Z] 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-30T05:08:47.195Z] 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-30T05:08:47.195Z] 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 17 kB/s) [2019-07-30T05:08:47.195Z] 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-30T05:08:47.195Z] 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-30T05:08:47.195Z] 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-30T05:08:47.451Z] 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-30T05:08:47.451Z] 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-30T05:08:47.451Z] 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-30T05:08:47.451Z] 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 157 kB/s) [2019-07-30T05:08:47.451Z] 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-30T05:08:47.451Z] 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-30T05:08:47.451Z] 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-30T05:08:47.708Z] 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-30T05:08:47.708Z] 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-30T05:08:47.708Z] 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-30T05:08:47.708Z] 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 769 kB/s) [2019-07-30T05:08:47.708Z] 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-30T05:08:47.708Z] 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-30T05:08:47.708Z] 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-30T05:08:47.965Z] 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-30T05:08:47.965Z] 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-30T05:08:47.965Z] 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-30T05:08:47.965Z] 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 196 kB/s) [2019-07-30T05:08:47.965Z] 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-30T05:08:47.965Z] 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-30T05:08:47.965Z] 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-30T05:08:48.222Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2019-07-30T05:08:48.479Z] 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-30T05:08:48.479Z] 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-30T05:08:48.479Z] 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 208 kB/s) [2019-07-30T05:08:48.479Z] 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-30T05:08:48.479Z] 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-30T05:08:48.479Z] 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-30T05:08:48.828Z] 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-30T05:08:48.828Z] 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-30T05:08:48.828Z] 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-30T05:08:48.828Z] 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 50 kB/s) [2019-07-30T05:08:48.828Z] 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-30T05:08:48.828Z] 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-30T05:08:48.828Z] 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-30T05:08:48.828Z] 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-30T05:08:48.828Z] 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-30T05:08:49.178Z] 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-30T05:08:49.178Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 99 kB/s) [2019-07-30T05:08:49.178Z] 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-30T05:08:49.178Z] 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-30T05:08:49.178Z] 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-30T05:08:49.178Z] 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-30T05:08:49.178Z] 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-30T05:08:49.178Z] 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-30T05:08:49.178Z] 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 78 kB/s) [2019-07-30T05:08:49.178Z] 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-30T05:08:49.178Z] 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-30T05:08:49.178Z] 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-30T05:08:49.445Z] 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-30T05:08:49.445Z] 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-30T05:08:49.445Z] 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-30T05:08:49.445Z] 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 79 kB/s) [2019-07-30T05:08:49.445Z] 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-30T05:08:49.445Z] 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-30T05:08:49.445Z] 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-30T05:08:49.445Z] 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-30T05:08:49.445Z] 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-30T05:08:49.701Z] 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-30T05:08:49.701Z] 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-30T05:08:49.701Z] 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-30T05:08:49.701Z] 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-30T05:08:49.701Z] 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-30T05:08:49.701Z] 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-30T05:08:49.701Z] 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-30T05:08:49.958Z] 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-30T05:08:49.958Z] 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-30T05:08:49.958Z] 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-30T05:08:49.958Z] 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-30T05:08:49.958Z] 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-30T05:08:49.958Z] 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-30T05:08:49.958Z] 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-30T05:08:49.958Z] 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-30T05:08:49.958Z] 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-30T05:08:49.958Z] 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-30T05:08:49.958Z] 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-30T05:08:49.958Z] 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-30T05:08:50.215Z] Progress (1): 4.1/79 kB Progress (1): 7.7/79 kB Progress (1): 12/79 kB Progress (1): 16/79 kB Progress (1): 20/79 kB Progress (1): 24/79 kB Progress (2): 24/79 kB | 4.1/8.5 kB Progress (2): 28/79 kB | 4.1/8.5 kB Progress (2): 28/79 kB | 7.7/8.5 kB Progress (2): 32/79 kB | 7.7/8.5 kB Progress (2): 32/79 kB | 8.5 kB Progress (2): 36/79 kB | 8.5 kB Progress (2): 40/79 kB | 8.5 kB Progress (2): 44/79 kB | 8.5 kB Progress (2): 48/79 kB | 8.5 kB Progress (2): 52/79 kB | 8.5 kB Progress (2): 56/79 kB | 8.5 kB Progress (3): 56/79 kB | 8.5 kB | 4.1/4.3 kB Progress (3): 60/79 kB | 8.5 kB | 4.1/4.3 kB Progress (3): 60/79 kB | 8.5 kB | 4.3 kB Progress (3): 64/79 kB | 8.5 kB | 4.3 kB Progress (3): 68/79 kB | 8.5 kB | 4.3 kB Progress (3): 72/79 kB | 8.5 kB | 4.3 kB Progress (3): 76/79 kB | 8.5 kB | 4.3 kB Progress (3): 79 kB | 8.5 kB | 4.3 kB Progress (4): 79 kB | 8.5 kB | 4.3 kB | 4.1/51 kB Progress (4): 79 kB | 8.5 kB | 4.3 kB | 7.7/51 kB Progress (4): 79 kB | 8.5 kB | 4.3 kB | 12/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 36 kB/s) [2019-07-30T05:08:50.215Z] Progress (3): 79 kB | 8.5 kB | 16/51 kB Progress (3): 79 kB | 8.5 kB | 20/51 kB Progress (3): 79 kB | 8.5 kB | 24/51 kB Progress (3): 79 kB | 8.5 kB | 28/51 kB Progress (3): 79 kB | 8.5 kB | 32/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 71 kB/s) [2019-07-30T05:08:50.215Z] Progress (2): 79 kB | 36/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 657 kB/s) [2019-07-30T05:08:50.215Z] Progress (1): 40/51 kB Progress (1): 44/51 kB Progress (1): 48/51 kB Progress (1): 51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 407 kB/s) [2019-07-30T05:08:50.215Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:08:50.215Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/main/resources [2019-07-30T05:08:50.215Z] [INFO] [2019-07-30T05:08:50.215Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:50.215Z] 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-30T05:08:50.215Z] 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-30T05:08:50.215Z] 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-30T05:08:50.472Z] 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-30T05:08:50.472Z] 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-30T05:08:50.472Z] 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-30T05:08:50.472Z] 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 19 kB/s) [2019-07-30T05:08:50.472Z] 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-30T05:08:50.472Z] 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-30T05:08:50.472Z] 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-30T05:08:50.472Z] 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-30T05:08:50.728Z] 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-30T05:08:50.728Z] 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-30T05:08:50.728Z] Progress (1): 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 117 kB/s) [2019-07-30T05:08:50.728Z] 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-30T05:08:50.728Z] 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-30T05:08:50.728Z] 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-30T05:08:50.985Z] 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-30T05:08:50.985Z] 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-30T05:08:50.985Z] 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-30T05:08:50.985Z] 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 23 kB/s) [2019-07-30T05:08:50.985Z] 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-30T05:08:50.985Z] 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-30T05:08:50.985Z] 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-30T05:08:51.242Z] 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-30T05:08:51.242Z] 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-30T05:08:51.242Z] 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-30T05:08:51.242Z] 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 48 kB/s) [2019-07-30T05:08:51.242Z] 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-30T05:08:51.242Z] 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-30T05:08:51.242Z] 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-30T05:08:51.498Z] 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-30T05:08:51.498Z] 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-30T05:08:51.498Z] 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-30T05:08:51.498Z] 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 60 kB/s) [2019-07-30T05:08:51.498Z] 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-30T05:08:51.498Z] 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-30T05:08:51.498Z] 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-30T05:08:51.755Z] 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-30T05:08:51.755Z] 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-30T05:08:51.755Z] 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-30T05:08:51.755Z] 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 64 kB/s) [2019-07-30T05:08:51.755Z] 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-30T05:08:51.755Z] 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-30T05:08:51.755Z] 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-30T05:08:51.755Z] 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-30T05:08:51.755Z] 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-30T05:08:51.755Z] 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-30T05:08:51.755Z] 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-30T05:08:51.755Z] 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-30T05:08:51.755Z] 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-30T05:08:51.755Z] 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-30T05:08:51.755Z] 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-30T05:08:51.755Z] 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-30T05:08:51.755Z] 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-30T05:08:51.755Z] 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-30T05:08:51.755Z] 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-30T05:08:52.011Z] 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-30T05:08:52.011Z] 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-30T05:08:52.011Z] 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-30T05:08:52.011Z] 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-30T05:08:52.011Z] 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-30T05:08:52.011Z] 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-30T05:08:52.011Z] 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-30T05:08:52.011Z] 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-30T05:08:52.011Z] 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-30T05:08:52.011Z] 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-30T05:08:52.269Z] 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-30T05:08:52.269Z] 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-30T05:08:52.269Z] 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-30T05:08:52.269Z] 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-30T05:08:52.269Z] 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-30T05:08:52.269Z] Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.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 (2): 0.7/2.8 MB | 4.1/18 kB Progress (2): 0.7/2.8 MB | 4.1/18 kB Progress (2): 0.7/2.8 MB | 7.7/18 kB Progress (2): 0.7/2.8 MB | 7.7/18 kB Progress (2): 0.7/2.8 MB | 12/18 kB Progress (2): 0.7/2.8 MB | 12/18 kB Progress (2): 0.7/2.8 MB | 16/18 kB Progress (2): 0.7/2.8 MB | 16/18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar (18 kB at 309 kB/s) [2019-07-30T05:08:52.269Z] 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 (2): 0.8/2.8 MB | 4.1/4.6 kB Progress (2): 0.8/2.8 MB | 4.1/4.6 kB Progress (3): 0.8/2.8 MB | 4.1/4.6 kB | 4.1/25 kB Progress (3): 0.8/2.8 MB | 4.6 kB | 4.1/25 kB Progress (3): 0.8/2.8 MB | 4.6 kB | 7.7/25 kB Progress (3): 0.8/2.8 MB | 4.6 kB | 7.7/25 kB Progress (3): 0.8/2.8 MB | 4.6 kB | 12/25 kB Progress (3): 0.8/2.8 MB | 4.6 kB | 12/25 kB Progress (4): 0.8/2.8 MB | 4.6 kB | 12/25 kB | 3.6 kB Progress (4): 0.8/2.8 MB | 4.6 kB | 16/25 kB | 3.6 kB Progress (4): 0.8/2.8 MB | 4.6 kB | 16/25 kB | 3.6 kB Progress (4): 0.8/2.8 MB | 4.6 kB | 20/25 kB | 3.6 kB Progress (4): 0.9/2.8 MB | 4.6 kB | 20/25 kB | 3.6 kB Progress (4): 0.9/2.8 MB | 4.6 kB | 24/25 kB | 3.6 kB Progress (4): 0.9/2.8 MB | 4.6 kB | 24/25 kB | 3.6 kB Progress (4): 0.9/2.8 MB | 4.6 kB | 25 kB | 3.6 kB Progress (4): 0.9/2.8 MB | 4.6 kB | 25 kB | 3.6 kB Progress (4): 0.9/2.8 MB | 4.6 kB | 25 kB | 3.6 kB Progress (4): 0.9/2.8 MB | 4.6 kB | 25 kB | 3.6 kB Progress (4): 0.9/2.8 MB | 4.6 kB | 25 kB | 3.6 kB Progress (4): 0.9/2.8 MB | 4.6 kB | 25 kB | 3.6 kB Progress (4): 0.9/2.8 MB | 4.6 kB | 25 kB | 3.6 kB Progress (4): 0.9/2.8 MB | 4.6 kB | 25 kB | 3.6 kB Progress (4): 0.9/2.8 MB | 4.6 kB | 25 kB | 3.6 kB Progress (4): 0.9/2.8 MB | 4.6 kB | 25 kB | 3.6 kB Progress (4): 0.9/2.8 MB | 4.6 kB | 25 kB | 3.6 kB Progress (4): 0.9/2.8 MB | 4.6 kB | 25 kB | 3.6 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 70 kB/s) [2019-07-30T05:08:52.269Z] Progress (3): 0.9/2.8 MB | 25 kB | 3.6 kB Progress (3): 0.9/2.8 MB | 25 kB | 3.6 kB Progress (3): 0.9/2.8 MB | 25 kB | 3.6 kB Progress (3): 0.9/2.8 MB | 25 kB | 3.6 kB Progress (3): 0.9/2.8 MB | 25 kB | 3.6 kB Progress (3): 0.9/2.8 MB | 25 kB | 3.6 kB Progress (3): 0.9/2.8 MB | 25 kB | 3.6 kB Progress (3): 0.9/2.8 MB | 25 kB | 3.6 kB Progress (3): 0.9/2.8 MB | 25 kB | 3.6 kB Progress (3): 0.9/2.8 MB | 25 kB | 3.6 kB Progress (3): 0.9/2.8 MB | 25 kB | 3.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.jar (3.6 kB at 53 kB/s) [2019-07-30T05:08:52.269Z] Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 1.0/2.8 MB | 25 kB Progress (2): 1.0/2.8 MB | 25 kB Progress (2): 1.0/2.8 MB | 25 kB Progress (2): 1.0/2.8 MB | 25 kB Progress (2): 1.0/2.8 MB | 25 kB Progress (2): 1.0/2.8 MB | 25 kB Progress (2): 1.0/2.8 MB | 25 kB Progress (2): 1.0/2.8 MB | 25 kB Progress (2): 1.0/2.8 MB | 25 kB Progress (2): 1.0/2.8 MB | 25 kB Progress (2): 1.0/2.8 MB | 25 kB Progress (2): 1.0/2.8 MB | 25 kB Progress (2): 1.0/2.8 MB | 25 kB Progress (2): 1.0/2.8 MB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 347 kB/s) [2019-07-30T05:08:52.270Z] Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar (2.8 MB at 17 MB/s) [2019-07-30T05:08:54.164Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/classes [2019-07-30T05:08:56.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[795] [2019-07-30T05:08:56.058Z] argsArray[i] = entry.getKey(); [2019-07-30T05:08:56.058Z] ^^^^^^^^^^^^^^ [2019-07-30T05:08:56.058Z] 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-30T05:08:56.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[796] [2019-07-30T05:08:56.058Z] argsArray[i + 1] = entry.getValue(); [2019-07-30T05:08:56.058Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:08:56.058Z] 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-30T05:08:56.058Z] 2 problems (2 warnings) [2019-07-30T05:08:56.058Z] [INFO] [2019-07-30T05:08:56.058Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:56.058Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:08:56.058Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/test/resources [2019-07-30T05:08:56.058Z] [INFO] [2019-07-30T05:08:56.058Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:56.058Z] [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-30T05:08:56.630Z] [INFO] [2019-07-30T05:08:56.630Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:56.887Z] [INFO] [2019-07-30T05:08:56.887Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:57.144Z] [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-30T05:08:57.144Z] [INFO] [2019-07-30T05:08:57.144Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:57.144Z] [INFO] [2019-07-30T05:08:57.144Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:57.144Z] [INFO] [2019-07-30T05:08:57.144Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:57.144Z] [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-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:57.709Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:57.709Z] [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-30T05:08:57.709Z] [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-30T05:08:57.709Z] [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-30T05:08:57.709Z] [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-30T05:08:57.709Z] [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-30T05:08:57.709Z] [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-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2019-07-30T05:08:57.709Z] [INFO] Building Trace Compass State System Parent 5.0.0-SNAPSHOT [5/134] [2019-07-30T05:08:57.709Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T05:08:57.709Z] [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-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T05:08:57.709Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T05:08:57.709Z] [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-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2019-07-30T05:08:57.709Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT [6/134] [2019-07-30T05:08:57.709Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:57.709Z] [INFO] The project's OSGi version is 1.2.0.201907300502 [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:57.709Z] [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-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:57.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:08:57.709Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2019-07-30T05:08:57.709Z] [INFO] [2019-07-30T05:08:57.709Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:57.709Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/classes [2019-07-30T05:08:58.640Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] [2019-07-30T05:08:58.640Z] return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-07-30T05:08:58.640Z] .add(String.valueOf(fStart)) [2019-07-30T05:08:58.640Z] .add(String.valueOf(fStart + fDuration)) [2019-07-30T05:08:58.640Z] .toString(); [2019-07-30T05:08:58.640Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:08:58.640Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:08:58.640Z] [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-30T05:08:58.640Z] fFileChannelIn = fFileInputStream.getChannel(); [2019-07-30T05:08:58.640Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:08:58.640Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T05:08:58.640Z] [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-30T05:08:58.640Z] fFileChannelOut = fFileOutputStream.getChannel(); [2019-07-30T05:08:58.640Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:08:58.640Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T05:08:58.640Z] [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-30T05:08:58.640Z] private final Comparator fDefaultIntervalComparator = Comparator [2019-07-30T05:08:58.640Z] .comparingLong(E::getEnd) [2019-07-30T05:08:58.640Z] .thenComparingLong(E::getStart); [2019-07-30T05:08:58.640Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:08:58.640Z] 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-30T05:08:58.640Z] 4 problems (4 warnings) [2019-07-30T05:08:58.640Z] [INFO] [2019-07-30T05:08:58.640Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:58.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:08:58.640Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2019-07-30T05:08:58.640Z] [INFO] [2019-07-30T05:08:58.640Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:58.898Z] [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-30T05:08:58.898Z] [INFO] [2019-07-30T05:08:58.898Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:58.898Z] [INFO] [2019-07-30T05:08:58.898Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:58.898Z] [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-30T05:08:58.898Z] [INFO] [2019-07-30T05:08:58.898Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:58.898Z] [INFO] [2019-07-30T05:08:58.898Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:58.898Z] [INFO] [2019-07-30T05:08:58.898Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:58.898Z] [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-30T05:08:59.154Z] [INFO] [2019-07-30T05:08:59.154Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:59.154Z] [INFO] [2019-07-30T05:08:59.154Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:59.154Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:08:59.154Z] [INFO] [2019-07-30T05:08:59.154Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:59.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:08:59.668Z] [INFO] [2019-07-30T05:08:59.668Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:59.668Z] [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-30T05:08:59.668Z] [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-30T05:08:59.668Z] [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-30T05:08:59.668Z] [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-30T05:08:59.668Z] [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-30T05:08:59.668Z] [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-30T05:08:59.668Z] [INFO] [2019-07-30T05:08:59.668Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T05:08:59.668Z] [INFO] [2019-07-30T05:08:59.668Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2019-07-30T05:08:59.668Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT [7/134] [2019-07-30T05:08:59.668Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:08:59.668Z] [INFO] [2019-07-30T05:08:59.668Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:08:59.668Z] [INFO] [2019-07-30T05:08:59.668Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:08:59.668Z] [INFO] The project's OSGi version is 2.1.1.201907300502 [2019-07-30T05:08:59.668Z] [INFO] [2019-07-30T05:08:59.668Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:08:59.668Z] [INFO] [2019-07-30T05:08:59.668Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:08:59.668Z] [INFO] [2019-07-30T05:08:59.668Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:08:59.668Z] [INFO] [2019-07-30T05:08:59.668Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:08:59.668Z] [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-30T05:08:59.668Z] [INFO] [2019-07-30T05:08:59.668Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:08:59.668Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:08:59.668Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2019-07-30T05:08:59.668Z] [INFO] [2019-07-30T05:08:59.668Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:08:59.668Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes [2019-07-30T05:09:00.599Z] [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-30T05:09:00.599Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T05:09:00.599Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:00.599Z] 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-30T05:09:00.599Z] [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-30T05:09:00.599Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T05:09:00.599Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:00.599Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple [2019-07-30T05:09:00.599Z] [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-30T05:09:00.599Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T05:09:00.599Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:00.599Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple' [2019-07-30T05:09:00.599Z] [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-30T05:09:00.599Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T05:09:00.599Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:00.599Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-07-30T05:09:00.599Z] [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-30T05:09:00.599Z] || order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) { [2019-07-30T05:09:00.599Z] ^^^^^^^^^^^^ [2019-07-30T05:09:00.599Z] 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-30T05:09:00.599Z] [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-30T05:09:00.599Z] currentNode = readNode(queue.poll().getSequenceNumber()); [2019-07-30T05:09:00.599Z] ^^^^^^^^^^^^ [2019-07-30T05:09:00.599Z] 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-30T05:09:00.599Z] [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-30T05:09:00.599Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-30T05:09:00.599Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:00.599Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode should be parameterized [2019-07-30T05:09:00.599Z] [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-30T05:09:00.599Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-30T05:09:00.599Z] ^^^^^^^^^^^^^^^ [2019-07-30T05:09:00.599Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode should be parameterized [2019-07-30T05:09:00.599Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] [2019-07-30T05:09:00.599Z] store.add((E) elem); // warning from type, it should be fine [2019-07-30T05:09:00.599Z] ^^^^^^^^ [2019-07-30T05:09:00.599Z] Type safety: Unchecked cast from Object to E [2019-07-30T05:09:00.599Z] [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-30T05:09:00.599Z] E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start); [2019-07-30T05:09:00.599Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:00.599Z] Type safety: Unchecked cast from BasicSegment to E [2019-07-30T05:09:00.599Z] [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-30T05:09:00.599Z] protected final Comparator COMPARATOR = Comparator.comparing(E::getStart) [2019-07-30T05:09:00.599Z] .thenComparing(E::getEnd).thenComparing(Function.identity()); [2019-07-30T05:09:00.599Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:00.599Z] 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-30T05:09:00.599Z] [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-30T05:09:00.599Z] E element = (E) object; [2019-07-30T05:09:00.599Z] ^^^^^^^^^^ [2019-07-30T05:09:00.599Z] Type safety: Unchecked cast from Object to E [2019-07-30T05:09:00.599Z] [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-30T05:09:00.599Z] return getSHT().getIntersectingElements(start, end, (Comparator) order); [2019-07-30T05:09:00.599Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:00.599Z] Type safety: Unchecked cast from Comparator to Comparator [2019-07-30T05:09:00.599Z] [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-30T05:09:00.599Z] SegmentTreeNode segmentNode = (SegmentTreeNode) childNode; [2019-07-30T05:09:00.599Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:00.599Z] Type safety: Unchecked cast from IHTNode to SegmentTreeNode [2019-07-30T05:09:00.599Z] [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-30T05:09:00.599Z] segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode) node, childIndex)); [2019-07-30T05:09:00.599Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:00.599Z] Type safety: Unchecked cast from OverlappingNode to SegmentTreeNode [2019-07-30T05:09:00.599Z] [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-30T05:09:00.599Z] return (OverlappingSegmentCoreData) super.getCoreNodeData(); [2019-07-30T05:09:00.599Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:00.599Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData [2019-07-30T05:09:00.599Z] 16 problems (16 warnings) [2019-07-30T05:09:00.599Z] [INFO] [2019-07-30T05:09:00.599Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:09:00.599Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:09:00.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2019-07-30T05:09:00.599Z] [INFO] [2019-07-30T05:09:00.599Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:09:00.599Z] [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-30T05:09:00.599Z] [INFO] [2019-07-30T05:09:00.599Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:09:00.599Z] [INFO] [2019-07-30T05:09:00.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:09:00.599Z] [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-30T05:09:00.599Z] [INFO] [2019-07-30T05:09:00.599Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:09:00.599Z] [INFO] [2019-07-30T05:09:00.599Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:09:00.599Z] [INFO] [2019-07-30T05:09:00.599Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:09:00.599Z] [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-30T05:09:00.856Z] [INFO] [2019-07-30T05:09:00.856Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:09:00.856Z] [INFO] [2019-07-30T05:09:00.856Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:09:00.856Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:09:00.856Z] [INFO] [2019-07-30T05:09:00.856Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:09:00.856Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:09:01.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:09:01.113Z] [INFO] [2019-07-30T05:09:01.113Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:09:01.113Z] [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-30T05:09:01.113Z] [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-30T05:09:01.113Z] [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-30T05:09:01.370Z] [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-30T05:09:01.370Z] [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-30T05:09:01.370Z] [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-30T05:09:01.370Z] [INFO] [2019-07-30T05:09:01.370Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T05:09:01.370Z] [INFO] [2019-07-30T05:09:01.370Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2019-07-30T05:09:01.370Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT [8/134] [2019-07-30T05:09:01.370Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:09:01.370Z] [INFO] [2019-07-30T05:09:01.370Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:01.370Z] [INFO] [2019-07-30T05:09:01.370Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:01.370Z] [INFO] The project's OSGi version is 4.2.2.201907300502 [2019-07-30T05:09:01.370Z] [INFO] [2019-07-30T05:09:01.370Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:01.370Z] [INFO] [2019-07-30T05:09:01.370Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:01.370Z] [INFO] [2019-07-30T05:09:01.370Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:01.370Z] [INFO] [2019-07-30T05:09:01.370Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:01.370Z] [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-30T05:09:01.370Z] [INFO] [2019-07-30T05:09:01.370Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:01.370Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:09:01.370Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2019-07-30T05:09:01.370Z] [INFO] [2019-07-30T05:09:01.370Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:01.370Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes [2019-07-30T05:09:02.302Z] [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-30T05:09:02.302Z] public void writeInterval(ByteBuffer buffer, long nodeStart) { [2019-07-30T05:09:02.302Z] ^^^^^^^^^ [2019-07-30T05:09:02.302Z] Javadoc: Missing tag for parameter nodeStart [2019-07-30T05:09:02.302Z] [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-30T05:09:02.302Z] Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue, [2019-07-30T05:09:02.302Z] ^^^^^^^^^^^^^ [2019-07-30T05:09:02.302Z] 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-30T05:09:02.302Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] [2019-07-30T05:09:02.302Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-30T05:09:02.302Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:02.302Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils [2019-07-30T05:09:02.302Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] [2019-07-30T05:09:02.302Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-30T05:09:02.302Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:02.302Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils [2019-07-30T05:09:02.302Z] [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-30T05:09:02.302Z] public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque queue, boolean reverse); [2019-07-30T05:09:02.302Z] ^^^^^^^ [2019-07-30T05:09:02.302Z] Javadoc: Missing tag for parameter reverse [2019-07-30T05:09:02.302Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] [2019-07-30T05:09:02.302Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-30T05:09:02.302Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:02.302Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils [2019-07-30T05:09:02.302Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] [2019-07-30T05:09:02.302Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-30T05:09:02.302Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:02.302Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils [2019-07-30T05:09:02.302Z] [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-30T05:09:02.302Z] intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator(); [2019-07-30T05:09:02.302Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:02.302Z] Null type safety (type annotations): The expression of type 'Iterator' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>' [2019-07-30T05:09:02.302Z] 8 problems (8 warnings) [2019-07-30T05:09:02.302Z] [INFO] [2019-07-30T05:09:02.302Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:02.302Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:09:02.302Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2019-07-30T05:09:02.302Z] [INFO] [2019-07-30T05:09:02.302Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:02.302Z] [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-30T05:09:02.559Z] [INFO] [2019-07-30T05:09:02.559Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:02.559Z] [INFO] [2019-07-30T05:09:02.559Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:02.559Z] [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-30T05:09:02.559Z] [INFO] [2019-07-30T05:09:02.559Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:02.559Z] [INFO] [2019-07-30T05:09:02.559Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:02.559Z] [INFO] [2019-07-30T05:09:02.559Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:02.559Z] [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-30T05:09:02.815Z] [INFO] [2019-07-30T05:09:02.816Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:02.816Z] [INFO] [2019-07-30T05:09:02.816Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:02.816Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:09:02.816Z] [INFO] [2019-07-30T05:09:02.816Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:02.816Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:09:03.073Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:09:03.073Z] [INFO] [2019-07-30T05:09:03.073Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:03.073Z] [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-30T05:09:03.073Z] [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-30T05:09:03.073Z] [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-30T05:09:03.073Z] [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-30T05:09:03.073Z] [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-30T05:09:03.073Z] [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-30T05:09:03.073Z] [INFO] [2019-07-30T05:09:03.073Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T05:09:03.073Z] [INFO] [2019-07-30T05:09:03.073Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2019-07-30T05:09:03.073Z] [INFO] Building Trace Compass TMF Parent 5.0.0-SNAPSHOT [9/134] [2019-07-30T05:09:03.073Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T05:09:03.073Z] [INFO] [2019-07-30T05:09:03.073Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T05:09:03.073Z] [INFO] [2019-07-30T05:09:03.073Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T05:09:03.073Z] [INFO] [2019-07-30T05:09:03.073Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T05:09:03.073Z] [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-30T05:09:03.073Z] [INFO] [2019-07-30T05:09:03.073Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T05:09:03.073Z] [INFO] [2019-07-30T05:09:03.073Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T05:09:03.073Z] [INFO] [2019-07-30T05:09:03.073Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T05:09:03.073Z] [INFO] [2019-07-30T05:09:03.073Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T05:09:03.073Z] [INFO] [2019-07-30T05:09:03.073Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T05:09:03.073Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:09:03.073Z] [INFO] [2019-07-30T05:09:03.073Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T05:09:03.333Z] [INFO] [2019-07-30T05:09:03.333Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T05:09:03.333Z] [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-30T05:09:03.333Z] [INFO] [2019-07-30T05:09:03.333Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2019-07-30T05:09:03.333Z] [INFO] Building Trace Compass Filter Parser 1.0.2-SNAPSHOT [10/134] [2019-07-30T05:09:03.333Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:09:03.333Z] [INFO] [2019-07-30T05:09:03.333Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:03.333Z] [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-30T05:09:03.333Z] [INFO] [2019-07-30T05:09:03.333Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:03.333Z] [INFO] The project's OSGi version is 1.0.2.201907300502 [2019-07-30T05:09:03.333Z] [INFO] [2019-07-30T05:09:03.333Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:03.333Z] [INFO] [2019-07-30T05:09:03.333Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:03.333Z] [INFO] [2019-07-30T05:09:03.333Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:03.333Z] [INFO] [2019-07-30T05:09:03.333Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:03.333Z] [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-30T05:09:03.333Z] [INFO] [2019-07-30T05:09:03.333Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:03.333Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:09:03.333Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2019-07-30T05:09:03.333Z] [INFO] [2019-07-30T05:09:03.333Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:03.333Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes [2019-07-30T05:09:03.725Z] [INFO] [2019-07-30T05:09:03.725Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:03.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:09:03.725Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2019-07-30T05:09:03.725Z] [INFO] [2019-07-30T05:09:03.725Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:03.725Z] [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-30T05:09:03.725Z] [INFO] [2019-07-30T05:09:03.725Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:03.725Z] [INFO] [2019-07-30T05:09:03.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:03.725Z] [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-30T05:09:03.725Z] [INFO] [2019-07-30T05:09:03.725Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:03.725Z] [INFO] [2019-07-30T05:09:03.725Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:03.725Z] [INFO] [2019-07-30T05:09:03.725Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:03.725Z] [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-30T05:09:04.080Z] [INFO] [2019-07-30T05:09:04.080Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:04.080Z] [INFO] [2019-07-30T05:09:04.080Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:04.080Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:09:04.080Z] [INFO] [2019-07-30T05:09:04.080Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:04.080Z] [INFO] [2019-07-30T05:09:04.080Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:04.080Z] [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-30T05:09:04.080Z] [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-30T05:09:04.080Z] [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-30T05:09:04.080Z] [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-30T05:09:04.080Z] [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-30T05:09:04.080Z] [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-30T05:09:04.080Z] [INFO] [2019-07-30T05:09:04.080Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T05:09:04.080Z] [INFO] [2019-07-30T05:09:04.080Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2019-07-30T05:09:04.080Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT [11/134] [2019-07-30T05:09:04.080Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:09:04.080Z] [INFO] [2019-07-30T05:09:04.080Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:04.080Z] [INFO] [2019-07-30T05:09:04.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:04.080Z] [INFO] The project's OSGi version is 5.1.0.201907300502 [2019-07-30T05:09:04.080Z] [INFO] [2019-07-30T05:09:04.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:04.080Z] [INFO] [2019-07-30T05:09:04.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:04.080Z] [INFO] [2019-07-30T05:09:04.080Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:04.080Z] [INFO] [2019-07-30T05:09:04.080Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:04.080Z] [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-30T05:09:04.080Z] [INFO] [2019-07-30T05:09:04.080Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:04.080Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:09:04.080Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2019-07-30T05:09:04.080Z] [INFO] [2019-07-30T05:09:04.080Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:04.080Z] [INFO] Compiling 416 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes [2019-07-30T05:09:08.258Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] [2019-07-30T05:09:08.258Z] private final Multimap> fInstances = LinkedHashMultimap.create(); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] 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-30T05:09:08.258Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] [2019-07-30T05:09:08.258Z] fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData())); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] 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-30T05:09:08.258Z] [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-30T05:09:08.258Z] * @param cppFilt [2019-07-30T05:09:08.258Z] ^^^^^^^ [2019-07-30T05:09:08.258Z] Javadoc: Description expected after this reference [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] Object aspectResolved = aspectEntry.getValue().resolve(event); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] 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-30T05:09:08.258Z] [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-30T05:09:08.258Z] Map searchMap = (Map) searchFilterObject; [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Type safety: Unchecked cast from Object to Map [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] ITmfXyModel model = new TmfXyModel(title, series); [2019-07-30T05:09:08.258Z] ^^^^^^ [2019-07-30T05:09:08.258Z] 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-30T05:09:08.258Z] [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-30T05:09:08.258Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-30T05:09:08.258Z] ^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] 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-30T05:09:08.258Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[157] [2019-07-30T05:09:08.258Z] Map> regexesMap = (Map>) regexesObject; [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Type safety: Unchecked cast from Object to Map> [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] fTraceTypeId = traceTypeId; [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:09:08.258Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] [2019-07-30T05:09:08.258Z] for (Class signalClazz : fInboundSignalBlacklist.get(entry.getKey())) { [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T05:09:08.258Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] [2019-07-30T05:09:08.258Z] return dir.getAbsolutePath(); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:09:08.258Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] [2019-07-30T05:09:08.258Z] return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$ [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] V node = queue.poll(); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y)); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] builder.put(Long.toString(series.getId()), series); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:09:08.258Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] [2019-07-30T05:09:08.258Z] 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-30T05:09:08.258Z] ^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Unnecessary $NON-NLS$ tag [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] return fSymbolMapping.lastKey(); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] 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-30T05:09:08.258Z] [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-30T05:09:08.258Z] ITmfTreeXYDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] .collect(Collectors.joining("\n")); //$NON-NLS-1$ [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] ITmfTreeDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T05:09:08.258Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] [2019-07-30T05:09:08.258Z] public static final Comparator COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>' [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException { [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] return (T) resolve; [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Type safety: Unchecked cast from Object to T [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] fTimesRequested = Longs.toArray(times); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-30T05:09:08.258Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] [2019-07-30T05:09:08.258Z] fMetadata = metadata; [2019-07-30T05:09:08.258Z] ^^^^^^^^ [2019-07-30T05:09:08.258Z] 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-30T05:09:08.258Z] [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-30T05:09:08.258Z] * @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] 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-30T05:09:08.258Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] [2019-07-30T05:09:08.258Z] results = FunctionNameMapper.mapFromBinaryFile(path.toFile()); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T05:09:08.258Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] [2019-07-30T05:09:08.258Z] switch(FunctionNameMapper.guessMappingType(path.toFile())) { [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T05:09:08.258Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] [2019-07-30T05:09:08.258Z] results = FunctionNameMapper.mapFromSizedTextFile(path.toFile()); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T05:09:08.258Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] [2019-07-30T05:09:08.258Z] results = FunctionNameMapper.mapFromNmTextFile(path.toFile()); [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] public TraceEntryModel build() { [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] 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-30T05:09:08.258Z] [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-30T05:09:08.258Z] public ModuleEntryModel build() { [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] 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-30T05:09:08.258Z] [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-30T05:09:08.258Z] public StateSystemEntryModel build() { [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] 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-30T05:09:08.258Z] [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-30T05:09:08.258Z] public AttributeEntryModel build() { [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] 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-30T05:09:08.258Z] [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-30T05:09:08.258Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-30T05:09:08.258Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:08.258Z] 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-30T05:09:08.258Z] [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-30T05:09:08.258Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-30T05:09:08.258Z] ^^^^^ [2019-07-30T05:09:08.258Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:09:08.258Z] 41 problems (41 warnings) [2019-07-30T05:09:08.258Z] [INFO] [2019-07-30T05:09:08.258Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:08.258Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:09:08.258Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2019-07-30T05:09:08.258Z] [INFO] [2019-07-30T05:09:08.258Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:08.258Z] [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-30T05:09:08.258Z] [INFO] [2019-07-30T05:09:08.258Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:08.258Z] [INFO] [2019-07-30T05:09:08.258Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:08.515Z] [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-30T05:09:08.772Z] [INFO] [2019-07-30T05:09:08.772Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:08.772Z] [INFO] [2019-07-30T05:09:08.772Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:08.772Z] [INFO] [2019-07-30T05:09:08.772Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:08.772Z] [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-30T05:09:10.142Z] [INFO] [2019-07-30T05:09:10.142Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:10.399Z] [INFO] [2019-07-30T05:09:10.399Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:10.399Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:09:10.399Z] [INFO] [2019-07-30T05:09:10.399Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:10.399Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:09:10.399Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:09:10.655Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:09:10.655Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:09:10.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:09:10.912Z] [INFO] [2019-07-30T05:09:10.912Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:10.912Z] [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-30T05:09:10.912Z] [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-30T05:09:10.912Z] [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-30T05:09:10.912Z] [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-30T05:09:10.912Z] [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-30T05:09:10.912Z] [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-30T05:09:10.912Z] [INFO] [2019-07-30T05:09:10.912Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T05:09:10.912Z] [INFO] [2019-07-30T05:09:10.912Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2019-07-30T05:09:10.912Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/134] [2019-07-30T05:09:10.912Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:09:10.912Z] [INFO] [2019-07-30T05:09:10.912Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:10.912Z] [INFO] [2019-07-30T05:09:10.912Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:10.912Z] [INFO] The project's OSGi version is 2.0.2.201907300502 [2019-07-30T05:09:10.912Z] [INFO] [2019-07-30T05:09:10.912Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:10.912Z] [INFO] [2019-07-30T05:09:10.912Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:10.912Z] [INFO] [2019-07-30T05:09:10.912Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:10.912Z] [INFO] [2019-07-30T05:09:10.912Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:10.912Z] [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-30T05:09:10.912Z] [INFO] [2019-07-30T05:09:10.912Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:10.912Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:09:10.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2019-07-30T05:09:10.912Z] [INFO] [2019-07-30T05:09:10.912Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:11.169Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes [2019-07-30T05:09:11.427Z] [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-30T05:09:11.427Z] import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils; [2019-07-30T05:09:11.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:11.427Z] 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-30T05:09:11.427Z] [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-30T05:09:11.427Z] entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T05:09:11.427Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:11.427Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:09:11.427Z] [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-30T05:09:11.427Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-30T05:09:11.427Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:11.427Z] 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-30T05:09:11.427Z] [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-30T05:09:11.427Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-30T05:09:11.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:11.427Z] 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-30T05:09:11.427Z] [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-30T05:09:11.427Z] int quark = entry.getValue(); [2019-07-30T05:09:11.427Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:09:11.427Z] 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-30T05:09:11.427Z] [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-30T05:09:11.427Z] fGroups = Arrays.copyOf(groups, groups.length); [2019-07-30T05:09:11.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:11.427Z] Null type safety (type annotations): The expression of type 'Class>[]' needs unchecked conversion to conform to 'Class> @NonNull[]' [2019-07-30T05:09:11.427Z] 6 problems (6 warnings) [2019-07-30T05:09:11.427Z] [INFO] [2019-07-30T05:09:11.427Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:11.427Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:09:11.427Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2019-07-30T05:09:11.427Z] [INFO] [2019-07-30T05:09:11.427Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:11.427Z] [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-30T05:09:11.427Z] [INFO] [2019-07-30T05:09:11.427Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:11.427Z] [INFO] [2019-07-30T05:09:11.427Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:11.427Z] [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-30T05:09:11.684Z] [INFO] [2019-07-30T05:09:11.684Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:11.684Z] [INFO] [2019-07-30T05:09:11.684Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:11.684Z] [INFO] [2019-07-30T05:09:11.684Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:11.684Z] [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-30T05:09:11.684Z] [INFO] [2019-07-30T05:09:11.684Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:11.684Z] [INFO] [2019-07-30T05:09:11.684Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:11.684Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:09:11.684Z] [INFO] [2019-07-30T05:09:11.684Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:11.684Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:09:12.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:09:13.059Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:09:13.315Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:09:13.315Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:09:13.572Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:13.572Z] [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-30T05:09:13.572Z] [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-30T05:09:13.572Z] [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-30T05:09:13.572Z] [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-30T05:09:13.572Z] [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-30T05:09:13.572Z] [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-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2019-07-30T05:09:13.572Z] [INFO] Building Trace Compass CTF Support Parent 5.0.0-SNAPSHOT [13/134] [2019-07-30T05:09:13.572Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T05:09:13.572Z] [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-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T05:09:13.572Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T05:09:13.572Z] [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-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2019-07-30T05:09:13.572Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT [14/134] [2019-07-30T05:09:13.572Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:13.572Z] [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-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:13.572Z] [INFO] The project's OSGi version is 1.0.2.201907300502 [2019-07-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:13.572Z] [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-30T05:09:13.572Z] [INFO] [2019-07-30T05:09:13.572Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:13.572Z] 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-30T05:09:13.829Z] 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-30T05:09:13.830Z] 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-30T05:09:13.830Z] 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-30T05:09:13.830Z] 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-30T05:09:14.087Z] 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-30T05:09:14.087Z] 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 70 kB/s) [2019-07-30T05:09:14.087Z] 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-30T05:09:14.087Z] 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-30T05:09:14.087Z] 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-30T05:09:14.087Z] 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-30T05:09:14.087Z] 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-30T05:09:14.344Z] 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-30T05:09:14.344Z] 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 29 kB/s) [2019-07-30T05:09:14.344Z] 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-30T05:09:14.344Z] 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-30T05:09:14.344Z] 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-30T05:09:14.344Z] 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-30T05:09:14.601Z] 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-30T05:09:14.601Z] 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-30T05:09:14.601Z] 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-30T05:09:14.601Z] 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-30T05:09:14.601Z] 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-30T05:09:14.601Z] 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-30T05:09:14.601Z] 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-30T05:09:14.858Z] 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-30T05:09:14.858Z] 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-30T05:09:14.858Z] 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 91 kB/s) [2019-07-30T05:09:14.858Z] 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-30T05:09:14.858Z] 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-30T05:09:14.858Z] 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-30T05:09:14.858Z] 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-30T05:09:14.858Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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 625 kB/s) [2019-07-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.115Z] 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-30T05:09:15.372Z] 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-30T05:09:15.372Z] 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-30T05:09:15.372Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] 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-30T05:09:16.741Z] Progress (1): 4.1/168 kB Progress (1): 7.7/168 kB Progress (1): 12/168 kB Progress (1): 16/168 kB Progress (1): 20/168 kB Progress (1): 24/168 kB Progress (1): 28/168 kB Progress (1): 32/168 kB Progress (1): 36/168 kB Progress (1): 40/168 kB Progress (2): 40/168 kB | 4.1/78 kB Progress (2): 44/168 kB | 4.1/78 kB Progress (2): 44/168 kB | 7.7/78 kB Progress (3): 44/168 kB | 7.7/78 kB | 4.1/164 kB Progress (3): 44/168 kB | 12/78 kB | 4.1/164 kB Progress (4): 44/168 kB | 12/78 kB | 4.1/164 kB | 4.1/10 kB Progress (4): 48/168 kB | 12/78 kB | 4.1/164 kB | 4.1/10 kB Progress (4): 48/168 kB | 12/78 kB | 4.1/164 kB | 7.7/10 kB Progress (4): 48/168 kB | 16/78 kB | 4.1/164 kB | 7.7/10 kB Progress (4): 48/168 kB | 16/78 kB | 7.7/164 kB | 7.7/10 kB Progress (4): 48/168 kB | 20/78 kB | 7.7/164 kB | 7.7/10 kB Progress (4): 48/168 kB | 20/78 kB | 7.7/164 kB | 10 kB Progress (4): 52/168 kB | 20/78 kB | 7.7/164 kB | 10 kB Progress (4): 52/168 kB | 24/78 kB | 7.7/164 kB | 10 kB Progress (4): 52/168 kB | 24/78 kB | 12/164 kB | 10 kB Progress (4): 52/168 kB | 28/78 kB | 12/164 kB | 10 kB Progress (4): 56/168 kB | 28/78 kB | 12/164 kB | 10 kB Progress (4): 56/168 kB | 32/78 kB | 12/164 kB | 10 kB Progress (4): 60/168 kB | 32/78 kB | 12/164 kB | 10 kB Progress (4): 60/168 kB | 32/78 kB | 16/164 kB | 10 kB Progress (4): 64/168 kB | 32/78 kB | 16/164 kB | 10 kB Progress (4): 64/168 kB | 36/78 kB | 16/164 kB | 10 kB Progress (4): 66/168 kB | 36/78 kB | 16/164 kB | 10 kB Progress (4): 66/168 kB | 36/78 kB | 20/164 kB | 10 kB Progress (4): 70/168 kB | 36/78 kB | 20/164 kB | 10 kB Progress (4): 70/168 kB | 40/78 kB | 20/164 kB | 10 kB Progress (4): 74/168 kB | 40/78 kB | 20/164 kB | 10 kB Progress (4): 74/168 kB | 40/78 kB | 24/164 kB | 10 kB Progress (4): 78/168 kB | 40/78 kB | 24/164 kB | 10 kB Progress (4): 78/168 kB | 44/78 kB | 24/164 kB | 10 kB Progress (4): 82/168 kB | 44/78 kB | 24/164 kB | 10 kB Progress (4): 82/168 kB | 44/78 kB | 28/164 kB | 10 kB Progress (4): 86/168 kB | 44/78 kB | 28/164 kB | 10 kB Progress (4): 86/168 kB | 48/78 kB | 28/164 kB | 10 kB Progress (4): 90/168 kB | 48/78 kB | 28/164 kB | 10 kB Progress (4): 90/168 kB | 48/78 kB | 32/164 kB | 10 kB Progress (4): 94/168 kB | 48/78 kB | 32/164 kB | 10 kB Progress (4): 94/168 kB | 52/78 kB | 32/164 kB | 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 290 kB/s) [2019-07-30T05:09:16.741Z] Progress (3): 94/168 kB | 56/78 kB | 32/164 kB Progress (3): 98/168 kB | 56/78 kB | 32/164 kB Progress (3): 98/168 kB | 56/78 kB | 36/164 kB Progress (3): 98/168 kB | 56/78 kB | 36/164 kB Progress (3): 98/168 kB | 60/78 kB | 36/164 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2019-07-30T05:09:16.741Z] Progress (3): 98/168 kB | 64/78 kB | 36/164 kB Progress (3): 102/168 kB | 64/78 kB | 36/164 kB Progress (3): 102/168 kB | 64/78 kB | 40/164 kB Progress (3): 106/168 kB | 64/78 kB | 40/164 kB Progress (3): 106/168 kB | 68/78 kB | 40/164 kB Progress (3): 110/168 kB | 68/78 kB | 40/164 kB Progress (3): 110/168 kB | 68/78 kB | 44/164 kB Progress (3): 114/168 kB | 68/78 kB | 44/164 kB Progress (3): 114/168 kB | 72/78 kB | 44/164 kB Progress (3): 118/168 kB | 72/78 kB | 44/164 kB Progress (3): 118/168 kB | 72/78 kB | 48/164 kB Progress (3): 122/168 kB | 72/78 kB | 48/164 kB Progress (3): 122/168 kB | 72/78 kB | 52/164 kB Progress (3): 126/168 kB | 72/78 kB | 52/164 kB Progress (3): 126/168 kB | 76/78 kB | 52/164 kB Progress (3): 130/168 kB | 76/78 kB | 52/164 kB Progress (3): 130/168 kB | 76/78 kB | 56/164 kB Progress (3): 131/168 kB | 76/78 kB | 56/164 kB Progress (3): 131/168 kB | 76/78 kB | 60/164 kB Progress (3): 135/168 kB | 76/78 kB | 60/164 kB Progress (3): 135/168 kB | 78 kB | 60/164 kB Progress (3): 139/168 kB | 78 kB | 60/164 kB Progress (3): 139/168 kB | 78 kB | 64/164 kB Progress (3): 143/168 kB | 78 kB | 64/164 kB Progress (3): 143/168 kB | 78 kB | 68/164 kB Progress (3): 147/168 kB | 78 kB | 68/164 kB Progress (3): 147/168 kB | 78 kB | 72/164 kB Progress (3): 151/168 kB | 78 kB | 72/164 kB Progress (3): 151/168 kB | 78 kB | 76/164 kB Progress (3): 155/168 kB | 78 kB | 76/164 kB Progress (3): 155/168 kB | 78 kB | 80/164 kB Progress (3): 159/168 kB | 78 kB | 80/164 kB Progress (3): 159/168 kB | 78 kB | 84/164 kB Progress (3): 163/168 kB | 78 kB | 84/164 kB Progress (3): 163/168 kB | 78 kB | 88/164 kB Progress (3): 167/168 kB | 78 kB | 88/164 kB Progress (3): 167/168 kB | 78 kB | 92/164 kB Progress (3): 168 kB | 78 kB | 92/164 kB Progress (3): 168 kB | 78 kB | 96/164 kB Progress (3): 168 kB | 78 kB | 100/164 kB Progress (3): 168 kB | 78 kB | 104/164 kB Progress (3): 168 kB | 78 kB | 108/164 kB Progress (3): 168 kB | 78 kB | 112/164 kB Progress (3): 168 kB | 78 kB | 116/164 kB Progress (3): 168 kB | 78 kB | 120/164 kB Progress (3): 168 kB | 78 kB | 124/164 kB Progress (3): 168 kB | 78 kB | 128/164 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 1.7 MB/s) [2019-07-30T05:09:16.741Z] Progress (2): 168 kB | 132/164 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-30T05:09:16.741Z] Progress (2): 168 kB | 136/164 kB Progress (2): 168 kB | 140/164 kB Progress (2): 168 kB | 144/164 kB Progress (2): 168 kB | 148/164 kB Progress (2): 168 kB | 152/164 kB Progress (2): 168 kB | 156/164 kB Progress (2): 168 kB | 160/164 kB Progress (2): 168 kB | 164/164 kB Progress (2): 168 kB | 164 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 2.6 MB/s) [2019-07-30T05:09:16.741Z] 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-30T05:09:16.741Z] Progress (2): 164 kB | 4.1/25 kB Progress (2): 164 kB | 7.7/25 kB Progress (2): 164 kB | 12/25 kB Progress (2): 164 kB | 16/25 kB Progress (2): 164 kB | 20/25 kB Progress (2): 164 kB | 24/25 kB Progress (2): 164 kB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 2.3 MB/s) [2019-07-30T05:09:16.741Z] 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 342 kB/s) [2019-07-30T05:09:16.741Z] Progress (1): 4.1/240 kB Progress (1): 7.7/240 kB Progress (1): 12/240 kB Progress (1): 16/240 kB 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 (2): 49/240 kB | 4.1/21 kB Progress (2): 53/240 kB | 4.1/21 kB Progress (2): 53/240 kB | 7.7/21 kB Progress (3): 53/240 kB | 7.7/21 kB | 0/1.2 MB Progress (3): 53/240 kB | 12/21 kB | 0/1.2 MB Progress (3): 57/240 kB | 12/21 kB | 0/1.2 MB Progress (3): 57/240 kB | 16/21 kB | 0/1.2 MB Progress (3): 57/240 kB | 16/21 kB | 0/1.2 MB Progress (3): 57/240 kB | 20/21 kB | 0/1.2 MB Progress (3): 61/240 kB | 20/21 kB | 0/1.2 MB Progress (3): 61/240 kB | 21 kB | 0/1.2 MB Progress (3): 61/240 kB | 21 kB | 0/1.2 MB Progress (3): 65/240 kB | 21 kB | 0/1.2 MB Progress (3): 65/240 kB | 21 kB | 0/1.2 MB Progress (3): 66/240 kB | 21 kB | 0/1.2 MB Progress (3): 66/240 kB | 21 kB | 0/1.2 MB Progress (3): 70/240 kB | 21 kB | 0/1.2 MB Progress (3): 70/240 kB | 21 kB | 0/1.2 MB Progress (3): 74/240 kB | 21 kB | 0/1.2 MB Progress (3): 74/240 kB | 21 kB | 0/1.2 MB Progress (3): 78/240 kB | 21 kB | 0/1.2 MB Progress (3): 78/240 kB | 21 kB | 0/1.2 MB Progress (3): 82/240 kB | 21 kB | 0/1.2 MB Progress (3): 82/240 kB | 21 kB | 0/1.2 MB Progress (3): 86/240 kB | 21 kB | 0/1.2 MB Progress (3): 86/240 kB | 21 kB | 0/1.2 MB Progress (3): 90/240 kB | 21 kB | 0/1.2 MB Progress (3): 90/240 kB | 21 kB | 0/1.2 MB Progress (3): 94/240 kB | 21 kB | 0/1.2 MB Progress (3): 94/240 kB | 21 kB | 0/1.2 MB Progress (3): 98/240 kB | 21 kB | 0/1.2 MB Progress (3): 98/240 kB | 21 kB | 0.1/1.2 MB Progress (3): 98/240 kB | 21 kB | 0.1/1.2 MB Progress (3): 98/240 kB | 21 kB | 0.1/1.2 MB Progress (3): 102/240 kB | 21 kB | 0.1/1.2 MB Progress (3): 102/240 kB | 21 kB | 0.1/1.2 MB Progress (3): 106/240 kB | 21 kB | 0.1/1.2 MB Progress (3): 106/240 kB | 21 kB | 0.1/1.2 MB Progress (3): 110/240 kB | 21 kB | 0.1/1.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 246 kB/s) [2019-07-30T05:09:16.741Z] Progress (2): 114/240 kB | 0.1/1.2 MB Progress (2): 114/240 kB | 0.1/1.2 MB Progress (2): 118/240 kB | 0.1/1.2 MB Progress (2): 118/240 kB | 0.1/1.2 MB Progress (2): 122/240 kB | 0.1/1.2 MB Progress (2): 122/240 kB | 0.1/1.2 MB Progress (2): 126/240 kB | 0.1/1.2 MB Progress (2): 126/240 kB | 0.1/1.2 MB Progress (2): 130/240 kB | 0.1/1.2 MB Progress (2): 130/240 kB | 0.1/1.2 MB Progress (2): 134/240 kB | 0.1/1.2 MB Progress (2): 134/240 kB | 0.1/1.2 MB Progress (2): 138/240 kB | 0.1/1.2 MB Progress (2): 138/240 kB | 0.1/1.2 MB Progress (2): 142/240 kB | 0.1/1.2 MB Progress (2): 142/240 kB | 0.1/1.2 MB Progress (2): 146/240 kB | 0.1/1.2 MB Progress (2): 146/240 kB | 0.1/1.2 MB Progress (2): 150/240 kB | 0.1/1.2 MB Progress (2): 150/240 kB | 0.1/1.2 MB Progress (2): 154/240 kB | 0.1/1.2 MB Progress (2): 154/240 kB | 0.1/1.2 MB Progress (2): 158/240 kB | 0.1/1.2 MB Progress (2): 158/240 kB | 0.1/1.2 MB Progress (2): 162/240 kB | 0.1/1.2 MB Progress (2): 162/240 kB | 0.1/1.2 MB Progress (2): 166/240 kB | 0.1/1.2 MB Progress (2): 166/240 kB | 0.1/1.2 MB Progress (2): 170/240 kB | 0.1/1.2 MB Progress (2): 170/240 kB | 0.1/1.2 MB Progress (2): 174/240 kB | 0.1/1.2 MB Progress (2): 174/240 kB | 0.1/1.2 MB Progress (2): 178/240 kB | 0.1/1.2 MB Progress (2): 178/240 kB | 0.1/1.2 MB Progress (2): 182/240 kB | 0.1/1.2 MB Progress (2): 182/240 kB | 0.1/1.2 MB Progress (2): 186/240 kB | 0.1/1.2 MB Progress (2): 186/240 kB | 0.1/1.2 MB Progress (2): 190/240 kB | 0.1/1.2 MB Progress (2): 190/240 kB | 0.1/1.2 MB Progress (2): 194/240 kB | 0.1/1.2 MB Progress (2): 194/240 kB | 0.1/1.2 MB Progress (2): 198/240 kB | 0.1/1.2 MB Progress (2): 198/240 kB | 0.2/1.2 MB Progress (2): 202/240 kB | 0.2/1.2 MB Progress (2): 202/240 kB | 0.2/1.2 MB Progress (2): 206/240 kB | 0.2/1.2 MB Progress (2): 206/240 kB | 0.2/1.2 MB Progress (2): 210/240 kB | 0.2/1.2 MB Progress (2): 210/240 kB | 0.2/1.2 MB Progress (2): 214/240 kB | 0.2/1.2 MB Progress (2): 214/240 kB | 0.2/1.2 MB Progress (2): 218/240 kB | 0.2/1.2 MB Progress (2): 218/240 kB | 0.2/1.2 MB Progress (2): 222/240 kB | 0.2/1.2 MB Progress (2): 222/240 kB | 0.2/1.2 MB Progress (2): 226/240 kB | 0.2/1.2 MB Progress (2): 226/240 kB | 0.2/1.2 MB Progress (2): 230/240 kB | 0.2/1.2 MB Progress (2): 230/240 kB | 0.2/1.2 MB Progress (2): 234/240 kB | 0.2/1.2 MB Progress (2): 234/240 kB | 0.2/1.2 MB Progress (2): 238/240 kB | 0.2/1.2 MB Progress (2): 238/240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.4/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.5/1.2 MB Progress (2): 240 kB | 0.6/1.2 MB Progress (2): 240 kB | 0.6/1.2 MB Progress (2): 240 kB | 0.6/1.2 MB Progress (2): 240 kB | 0.6/1.2 MB Progress (2): 240 kB | 0.6/1.2 MB Progress (2): 240 kB | 0.6/1.2 MB Progress (2): 240 kB | 0.6/1.2 MB Progress (2): 240 kB | 0.6/1.2 MB Progress (2): 240 kB | 0.6/1.2 MB Progress (2): 240 kB | 0.6/1.2 MB Progress (2): 240 kB | 0.6/1.2 MB Progress (2): 240 kB | 0.6/1.2 MB Progress (2): 240 kB | 0.6/1.2 MB Progress (2): 240 kB | 0.6/1.2 MB Progress (2): 240 kB | 0.6/1.2 MB Progress (2): 240 kB | 0.6/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 2.1 MB/s) [2019-07-30T05:09:16.742Z] 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 7.3 MB/s) [2019-07-30T05:09:16.998Z] [INFO] ANTLR: Processing source directory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2019-07-30T05:09:16.998Z] ANTLR Parser Generator Version 3.5.2 [2019-07-30T05:09:17.256Z] 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-30T05:09:17.256Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-30T05:09:18.186Z] 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-30T05:09:18.186Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-30T05:09:18.186Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: [2019-07-30T05:09:18.186Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2019-07-30T05:09:18.186Z] [2019-07-30T05:09:18.186Z] As a result, alternative(s) 2 were disabled for that input [2019-07-30T05:09:18.443Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: [2019-07-30T05:09:18.443Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2019-07-30T05:09:18.443Z] [2019-07-30T05:09:18.443Z] As a result, alternative(s) 3 were disabled for that input [2019-07-30T05:09:18.443Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: [2019-07-30T05:09:18.443Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2019-07-30T05:09:18.443Z] [2019-07-30T05:09:18.443Z] As a result, alternative(s) 2 were disabled for that input [2019-07-30T05:09:18.700Z] [INFO] [2019-07-30T05:09:18.700Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:18.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:09:18.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2019-07-30T05:09:18.700Z] [INFO] [2019-07-30T05:09:18.700Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:18.700Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/classes [2019-07-30T05:09:19.422Z] [INFO] [2019-07-30T05:09:19.422Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:19.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:09:19.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2019-07-30T05:09:19.422Z] [INFO] [2019-07-30T05:09:19.422Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:19.422Z] [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-30T05:09:19.422Z] [INFO] [2019-07-30T05:09:19.422Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:19.422Z] [INFO] [2019-07-30T05:09:19.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:19.422Z] [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-30T05:09:19.780Z] [INFO] [2019-07-30T05:09:19.780Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:19.780Z] [INFO] [2019-07-30T05:09:19.780Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:19.780Z] [INFO] [2019-07-30T05:09:19.780Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:19.780Z] [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-30T05:09:19.780Z] [INFO] [2019-07-30T05:09:19.780Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:19.780Z] [INFO] [2019-07-30T05:09:19.780Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:19.780Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:09:19.780Z] [INFO] [2019-07-30T05:09:19.780Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:19.780Z] [INFO] [2019-07-30T05:09:19.780Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:19.780Z] [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-30T05:09:19.781Z] [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-30T05:09:19.781Z] [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-30T05:09:19.781Z] [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-30T05:09:19.781Z] [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-30T05:09:19.781Z] [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-30T05:09:19.781Z] [INFO] [2019-07-30T05:09:19.781Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T05:09:19.781Z] [INFO] [2019-07-30T05:09:19.781Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2019-07-30T05:09:19.781Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT [15/134] [2019-07-30T05:09:19.781Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:09:19.781Z] [INFO] [2019-07-30T05:09:19.781Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:19.781Z] [INFO] [2019-07-30T05:09:19.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:19.781Z] [INFO] The project's OSGi version is 4.0.0.201907300502 [2019-07-30T05:09:19.781Z] [INFO] [2019-07-30T05:09:19.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:19.781Z] [INFO] [2019-07-30T05:09:19.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:19.781Z] [INFO] [2019-07-30T05:09:19.781Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:19.781Z] [INFO] [2019-07-30T05:09:19.781Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:19.781Z] [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-30T05:09:19.781Z] [INFO] [2019-07-30T05:09:19.781Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:19.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:09:19.781Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2019-07-30T05:09:19.781Z] [INFO] [2019-07-30T05:09:19.781Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:19.781Z] [INFO] Compiling 133 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/classes [2019-07-30T05:09:21.150Z] [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-30T05:09:21.150Z] returnArray[i] = null; [2019-07-30T05:09:21.150Z] ^^^^ [2019-07-30T05:09:21.150Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T' [2019-07-30T05:09:21.150Z] [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-30T05:09:21.150Z] return fInnerElements.get(index); [2019-07-30T05:09:21.150Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:21.150Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-30T05:09:21.150Z] [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-30T05:09:21.150Z] return fInnerElements.remove(index); [2019-07-30T05:09:21.150Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:21.150Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-30T05:09:21.150Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] [2019-07-30T05:09:21.150Z] CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput)); [2019-07-30T05:09:21.150Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:21.150Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed [2019-07-30T05:09:21.150Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] [2019-07-30T05:09:21.150Z] return (top != null) ? top.getCurrentEvent() : null; [2019-07-30T05:09:21.150Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:21.150Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T05:09:21.150Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] [2019-07-30T05:09:21.150Z] return hasMoreEvents(); [2019-07-30T05:09:21.150Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:09:21.150Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T05:09:21.150Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] [2019-07-30T05:09:21.150Z] CTFStreamInputReader se = fStreamInputReaders.get(j); [2019-07-30T05:09:21.150Z] ^^ [2019-07-30T05:09:21.150Z] Potential resource leak: 'se' may not be closed [2019-07-30T05:09:21.150Z] [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-30T05:09:21.150Z] SparseList sparseList = (SparseList) list; [2019-07-30T05:09:21.150Z] ^^^^^^^^^^ [2019-07-30T05:09:21.150Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-30T05:09:21.150Z] [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-30T05:09:21.150Z] SparseList sparseList = (SparseList) list; [2019-07-30T05:09:21.150Z] ^^^^^^^^^^ [2019-07-30T05:09:21.150Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-30T05:09:21.150Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] [2019-07-30T05:09:21.150Z] return !(pathname.getName().equals("metadata")); [2019-07-30T05:09:21.150Z] ^^^^^^^^^^ [2019-07-30T05:09:21.150Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T05:09:21.150Z] 10 problems (10 warnings) [2019-07-30T05:09:21.150Z] [INFO] [2019-07-30T05:09:21.150Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:21.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:09:21.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2019-07-30T05:09:21.150Z] [INFO] [2019-07-30T05:09:21.150Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:21.150Z] [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-30T05:09:21.150Z] [INFO] [2019-07-30T05:09:21.150Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:21.406Z] [INFO] [2019-07-30T05:09:21.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:21.406Z] [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-30T05:09:21.406Z] [INFO] [2019-07-30T05:09:21.406Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:21.406Z] [INFO] [2019-07-30T05:09:21.406Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:21.406Z] [INFO] [2019-07-30T05:09:21.406Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:21.406Z] [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-30T05:09:21.663Z] [INFO] [2019-07-30T05:09:21.663Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:21.920Z] [INFO] [2019-07-30T05:09:21.920Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:21.920Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:09:21.920Z] [INFO] [2019-07-30T05:09:21.920Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:21.920Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:09:21.920Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:09:22.176Z] [INFO] [2019-07-30T05:09:22.176Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:22.176Z] [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-30T05:09:22.176Z] [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-30T05:09:22.176Z] [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-30T05:09:22.176Z] [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-30T05:09:22.176Z] [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-30T05:09:22.176Z] [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-30T05:09:22.176Z] [INFO] [2019-07-30T05:09:22.176Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T05:09:22.176Z] [INFO] [2019-07-30T05:09:22.176Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2019-07-30T05:09:22.176Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT [16/134] [2019-07-30T05:09:22.176Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:09:22.176Z] [INFO] [2019-07-30T05:09:22.176Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:22.176Z] [INFO] [2019-07-30T05:09:22.176Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:22.176Z] [INFO] [2019-07-30T05:09:22.176Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:22.176Z] [INFO] The project's OSGi version is 1.0.5.201907300502 [2019-07-30T05:09:22.176Z] [INFO] [2019-07-30T05:09:22.176Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:22.176Z] [INFO] [2019-07-30T05:09:22.176Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:22.176Z] [INFO] [2019-07-30T05:09:22.176Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:22.176Z] [INFO] [2019-07-30T05:09:22.176Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:22.176Z] [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-30T05:09:22.176Z] [INFO] [2019-07-30T05:09:22.176Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:22.176Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:09:22.176Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2019-07-30T05:09:22.176Z] [INFO] [2019-07-30T05:09:22.176Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:22.176Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes [2019-07-30T05:09:22.740Z] [INFO] [2019-07-30T05:09:22.740Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:22.740Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:09:22.740Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2019-07-30T05:09:22.740Z] [INFO] [2019-07-30T05:09:22.740Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:22.997Z] [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-30T05:09:22.997Z] [INFO] [2019-07-30T05:09:22.997Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:22.997Z] [INFO] [2019-07-30T05:09:22.997Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:22.997Z] [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-30T05:09:22.997Z] [INFO] [2019-07-30T05:09:22.997Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:22.997Z] [INFO] [2019-07-30T05:09:22.997Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:22.997Z] [INFO] [2019-07-30T05:09:22.997Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:22.997Z] [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-30T05:09:23.254Z] [INFO] [2019-07-30T05:09:23.254Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:23.254Z] [INFO] [2019-07-30T05:09:23.254Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:23.254Z] 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-30T05:09:23.510Z] 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-30T05:09:23.510Z] 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-30T05:09:23.510Z] 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-30T05:09:23.510Z] 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-30T05:09:23.510Z] 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-30T05:09:23.510Z] 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-30T05:09:23.510Z] 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-30T05:09:23.510Z] 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-30T05:09:23.510Z] 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-30T05:09:23.767Z] 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-30T05:09:23.767Z] 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-30T05:09:23.767Z] 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-30T05:09:24.023Z] 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 170 kB/s) [2019-07-30T05:09:24.023Z] 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-30T05:09:24.023Z] 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-30T05:09:24.023Z] 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-30T05:09:24.023Z] 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-30T05:09:24.023Z] 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-30T05:09:24.023Z] 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-30T05:09:24.280Z] 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-30T05:09:24.280Z] 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-30T05:09:24.280Z] 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-30T05:09:24.280Z] 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-30T05:09:24.280Z] 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-30T05:09:24.280Z] 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-30T05:09:24.280Z] 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-30T05:09:24.280Z] 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-30T05:09:24.280Z] 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-30T05:09:24.280Z] 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-30T05:09:24.538Z] 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-30T05:09:24.538Z] 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-30T05:09:24.538Z] 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-30T05:09:24.538Z] 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-30T05:09:24.538Z] 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-30T05:09:24.538Z] 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-30T05:09:24.538Z] 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-30T05:09:24.538Z] 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-30T05:09:24.538Z] 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-30T05:09:24.538Z] Progress (1): 4.1/243 kB Progress (1): 7.7/243 kB Progress (1): 12/243 kB Progress (1): 16/243 kB Progress (1): 20/243 kB Progress (1): 24/243 kB Progress (1): 28/243 kB Progress (1): 32/243 kB Progress (1): 36/243 kB Progress (1): 40/243 kB Progress (1): 44/243 kB Progress (1): 48/243 kB Progress (2): 48/243 kB | 4.1/18 kB Progress (2): 52/243 kB | 4.1/18 kB Progress (2): 52/243 kB | 7.7/18 kB Progress (2): 56/243 kB | 7.7/18 kB Progress (2): 56/243 kB | 12/18 kB Progress (2): 60/243 kB | 12/18 kB Progress (2): 60/243 kB | 16/18 kB Progress (2): 64/243 kB | 16/18 kB Progress (2): 64/243 kB | 18 kB Progress (2): 68/243 kB | 18 kB Progress (2): 72/243 kB | 18 kB Progress (2): 76/243 kB | 18 kB Progress (2): 80/243 kB | 18 kB Progress (2): 84/243 kB | 18 kB Progress (2): 88/243 kB | 18 kB Progress (2): 92/243 kB | 18 kB Progress (2): 96/243 kB | 18 kB Progress (2): 100/243 kB | 18 kB Progress (2): 104/243 kB | 18 kB Progress (2): 108/243 kB | 18 kB Progress (2): 112/243 kB | 18 kB Progress (2): 116/243 kB | 18 kB Progress (2): 120/243 kB | 18 kB Progress (2): 124/243 kB | 18 kB Progress (2): 128/243 kB | 18 kB Progress (2): 132/243 kB | 18 kB Progress (2): 136/243 kB | 18 kB Progress (2): 140/243 kB | 18 kB Progress (2): 144/243 kB | 18 kB Progress (2): 148/243 kB | 18 kB Progress (2): 152/243 kB | 18 kB Progress (2): 156/243 kB | 18 kB Progress (2): 160/243 kB | 18 kB Progress (2): 164/243 kB | 18 kB Progress (2): 168/243 kB | 18 kB Progress (2): 172/243 kB | 18 kB Progress (2): 176/243 kB | 18 kB Progress (2): 180/243 kB | 18 kB Progress (2): 184/243 kB | 18 kB Progress (2): 188/243 kB | 18 kB Progress (3): 188/243 kB | 18 kB | 0/2.0 MB Progress (3): 192/243 kB | 18 kB | 0/2.0 MB Progress (3): 192/243 kB | 18 kB | 0/2.0 MB Progress (3): 196/243 kB | 18 kB | 0/2.0 MB Progress (3): 200/243 kB | 18 kB | 0/2.0 MB Progress (3): 200/243 kB | 18 kB | 0/2.0 MB Progress (3): 204/243 kB | 18 kB | 0/2.0 MB Progress (3): 204/243 kB | 18 kB | 0/2.0 MB Progress (3): 208/243 kB | 18 kB | 0/2.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 259 kB/s) [2019-07-30T05:09:24.538Z] Progress (2): 212/243 kB | 0/2.0 MB Progress (2): 212/243 kB | 0/2.0 MB Progress (2): 216/243 kB | 0/2.0 MB Progress (2): 216/243 kB | 0/2.0 MB Progress (2): 220/243 kB | 0/2.0 MB Progress (2): 224/243 kB | 0/2.0 MB Progress (2): 224/243 kB | 0/2.0 MB Progress (2): 228/243 kB | 0/2.0 MB Progress (2): 228/243 kB | 0/2.0 MB Progress (2): 232/243 kB | 0/2.0 MB Progress (2): 236/243 kB | 0/2.0 MB Progress (2): 236/243 kB | 0/2.0 MB Progress (2): 240/243 kB | 0/2.0 MB Progress (2): 240/243 kB | 0/2.0 MB Progress (2): 243 kB | 0/2.0 MB Progress (2): 243 kB | 0/2.0 MB Progress (2): 243 kB | 0/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB 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.8 MB/s) [2019-07-30T05:09:24.795Z] Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 6.9 MB/s) [2019-07-30T05:09:25.052Z] [INFO] Executing tasks [2019-07-30T05:09:25.052Z] [2019-07-30T05:09:25.052Z] main: [2019-07-30T05:09:25.052Z] [2019-07-30T05:09:25.053Z] main: [2019-07-30T05:09:25.053Z] [2019-07-30T05:09:25.053Z] checkAnyTraceExists: [2019-07-30T05:09:25.309Z] [2019-07-30T05:09:25.309Z] verifyChecksum: [2019-07-30T05:09:25.309Z] [echo] Verifying: ${anyTraceExists} [2019-07-30T05:09:25.309Z] [2019-07-30T05:09:25.309Z] deleteFailedCheckSumTraces: [2019-07-30T05:09:25.309Z] [2019-07-30T05:09:25.309Z] downloadTraceFiles: [2019-07-30T05:09:25.309Z] [echo] Attempting to download test traces [2019-07-30T05:09:25.309Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2019-07-30T05:09:25.309Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2019-07-30T05:09:25.309Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2019-07-30T05:09:25.309Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2019-07-30T05:09:26.022Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2019-07-30T05:09:26.022Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2019-07-30T05:09:26.022Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2019-07-30T05:09:26.022Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-30T05:09:27.124Z] [exec] Cloning into 'ctf-testsuite'... [2019-07-30T05:09:27.688Z] [2019-07-30T05:09:27.688Z] pullTestSuite: [2019-07-30T05:09:27.688Z] [exec] Your branch is up-to-date with 'origin/master'. [2019-07-30T05:09:27.688Z] [exec] Already on 'master' [2019-07-30T05:09:28.251Z] [exec] Already up-to-date. [2019-07-30T05:09:28.251Z] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2019-07-30T05:09:28.251Z] [exec] [2019-07-30T05:09:28.251Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2019-07-30T05:09:28.251Z] [exec] changes and commit them, and you can discard any commits you make in this [2019-07-30T05:09:28.251Z] [exec] state without impacting any branches by performing another checkout. [2019-07-30T05:09:28.251Z] [exec] [2019-07-30T05:09:28.251Z] [exec] If you want to create a new branch to retain commits you create, you may [2019-07-30T05:09:28.251Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2019-07-30T05:09:28.251Z] [exec] [2019-07-30T05:09:28.251Z] [exec] git checkout -b [2019-07-30T05:09:28.251Z] [exec] [2019-07-30T05:09:28.251Z] [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master [2019-07-30T05:09:28.251Z] [2019-07-30T05:09:28.251Z] extractTraces: [2019-07-30T05:09:28.251Z] [2019-07-30T05:09:28.251Z] checkAnyTraceExists: [2019-07-30T05:09:28.251Z] [2019-07-30T05:09:28.251Z] verifyChecksum: [2019-07-30T05:09:28.251Z] [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-30T05:09:28.815Z] [2019-07-30T05:09:28.815Z] warnFailedCheckSum: [2019-07-30T05:09:28.815Z] [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-30T05:09:28.815Z] [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-30T05:09:28.815Z] [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-30T05:09:30.184Z] [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-30T05:09:30.441Z] [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-30T05:09:30.698Z] [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-30T05:09:30.698Z] [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-30T05:09:33.221Z] [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-30T05:09:34.152Z] [echo] Traces extracted successfully [2019-07-30T05:09:34.152Z] [INFO] Executed tasks [2019-07-30T05:09:34.152Z] [INFO] [2019-07-30T05:09:34.152Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:09:35.627Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log [2019-07-30T05:09:35.627Z] [INFO] Command line: [2019-07-30T05:09:35.627Z] [/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-30T05:09:35.627Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:09:43.918Z] !SESSION 2019-07-30 05:09:35.875 ----------------------------------------------- [2019-07-30T05:09:43.918Z] eclipse.buildId=unknown [2019-07-30T05:09:43.918Z] java.version=1.8.0_202 [2019-07-30T05:09:43.918Z] java.vendor=Oracle Corporation [2019-07-30T05:09:43.918Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:09:43.918Z] 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-30T05:09:43.918Z] 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-30T05:09:43.918Z] [2019-07-30T05:09:43.918Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:09:42.687 [2019-07-30T05:09:43.918Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:09:43.918Z] !STACK 0 [2019-07-30T05:09:43.918Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T05:09:43.918Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:09:43.918Z] [2019-07-30T05:09:43.918Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:09:43.918Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:09:43.918Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:09:43.918Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:09:43.918Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:09:43.918Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:09:43.918Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:09:43.918Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:09:43.918Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:09:43.918Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:09:47.193Z] [2019-07-30T05:09:47.193Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:09:46.811 [2019-07-30T05:09:47.193Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:09:47.193Z] !STACK 0 [2019-07-30T05:09:47.193Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T05:09:47.193Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:09:47.193Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:09:47.193Z] -> 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-30T05:09:47.193Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T05:09:47.193Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:09:47.193Z] [2019-07-30T05:09:47.193Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:09:47.193Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:09:47.193Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:09:47.193Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:09:47.193Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:09:47.193Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:09:47.193Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:09:47.193Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:09:47.193Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:09:47.193Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:09:55.289Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-30T05:09:55.289Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-30T05:09:55.289Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.011 s [2019-07-30T05:09:55.289Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:55.289Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:55.289Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:55.289Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:55.289Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:55.289Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.015 s [2019-07-30T05:09:55.289Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.029 s [2019-07-30T05:09:55.289Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:55.289Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:55.289Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:55.289Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:55.289Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:55.289Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:55.289Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-30T05:09:56.220Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.52 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-30T05:09:56.220Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.003 s [2019-07-30T05:09:56.220Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.002 s [2019-07-30T05:09:56.220Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.220Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.220Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 1.508 s [2019-07-30T05:09:56.220Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.220Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.220Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.220Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.220Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.001 s [2019-07-30T05:09:56.220Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.220Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.220Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-30T05:09:56.220Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-30T05:09:56.220Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.002 s [2019-07-30T05:09:56.220Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.006 s [2019-07-30T05:09:56.220Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T05:09:56.220Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-30T05:09:56.220Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T05:09:56.220Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T05:09:56.220Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-30T05:09:56.220Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T05:09:56.220Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T05:09:56.220Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-30T05:09:56.220Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T05:09:56.220Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-30T05:09:56.478Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-30T05:09:56.478Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.001 s [2019-07-30T05:09:56.478Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.001 s [2019-07-30T05:09:56.478Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-30T05:09:56.478Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-30T05:09:56.478Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-30T05:09:56.478Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-30T05:09:56.478Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.003 s [2019-07-30T05:09:56.478Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-30T05:09:56.478Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-30T05:09:56.478Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-30T05:09:56.478Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-30T05:09:56.478Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0.001 s [2019-07-30T05:09:56.478Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-30T05:09:56.478Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-30T05:09:56.478Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0.001 s [2019-07-30T05:09:56.478Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-30T05:09:56.478Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-30T05:09:56.478Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-30T05:09:56.478Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-30T05:09:56.478Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-30T05:09:56.478Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T05:09:56.478Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-30T05:09:57.043Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-30T05:09:57.043Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.392 s [2019-07-30T05:09:57.043Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.001 s [2019-07-30T05:09:57.043Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-30T05:09:57.043Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-30T05:09:57.043Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0.001 s [2019-07-30T05:09:57.043Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0.001 s [2019-07-30T05:09:57.043Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-30T05:09:57.043Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-30T05:09:57.043Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.002 s [2019-07-30T05:09:57.043Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.002 s [2019-07-30T05:09:57.043Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.002 s [2019-07-30T05:09:57.043Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-30T05:09:57.043Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-30T05:09:57.043Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-30T05:09:57.043Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T05:09:57.043Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-30T05:10:01.219Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.303 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-30T05:10:01.219Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.314 s [2019-07-30T05:10:01.219Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.28 s [2019-07-30T05:10:01.219Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.2 s [2019-07-30T05:10:01.219Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.229 s [2019-07-30T05:10:01.219Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.178 s [2019-07-30T05:10:01.219Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.134 s [2019-07-30T05:10:01.219Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.302 s [2019-07-30T05:10:01.219Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.151 s [2019-07-30T05:10:01.219Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.111 s [2019-07-30T05:10:01.219Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.112 s [2019-07-30T05:10:01.219Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.118 s [2019-07-30T05:10:01.219Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.103 s [2019-07-30T05:10:01.219Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.158 s [2019-07-30T05:10:01.219Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.11 s [2019-07-30T05:10:01.219Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.107 s [2019-07-30T05:10:01.219Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.115 s [2019-07-30T05:10:01.219Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.108 s [2019-07-30T05:10:01.219Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.111 s [2019-07-30T05:10:01.219Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.146 s [2019-07-30T05:10:01.219Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.13 s [2019-07-30T05:10:01.219Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.123 s [2019-07-30T05:10:01.219Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.102 s [2019-07-30T05:10:01.219Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.1 s [2019-07-30T05:10:01.219Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.205 s [2019-07-30T05:10:01.219Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.141 s [2019-07-30T05:10:01.219Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.102 s [2019-07-30T05:10:01.219Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.107 s [2019-07-30T05:10:01.219Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.101 s [2019-07-30T05:10:01.219Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.098 s [2019-07-30T05:10:01.219Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-30T05:10:01.219Z] 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-30T05:10:01.219Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T05:10:01.219Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T05:10:01.219Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T05:10:01.219Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T05:10:01.219Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-30T05:10:01.477Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-30T05:10:01.477Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.071 s [2019-07-30T05:10:01.477Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.001 s [2019-07-30T05:10:01.477Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-30T05:10:01.477Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-30T05:10:01.477Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest) Time elapsed: 0.015 s [2019-07-30T05:10:01.477Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-30T05:10:01.477Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-30T05:10:01.477Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-30T05:10:01.477Z] 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-30T05:10:01.477Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-30T05:10:01.477Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-30T05:10:01.477Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-30T05:10:01.477Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-30T05:10:01.477Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T05:10:01.477Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-30T05:10:01.477Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested. [2019-07-30T05:10:01.477Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested. [2019-07-30T05:10:01.734Z] line 8:11 required (...)+ loop did not match anything at character ';' [2019-07-30T05:10:01.734Z] line 10:46 mismatched character '' expecting '"' [2019-07-30T05:10:01.734Z] line 9:16 no viable alternative at character 'o' [2019-07-30T05:10:01.734Z] line 9:20 no viable alternative at character '?' [2019-07-30T05:10:01.734Z] line 12:14 no viable alternative at character '' [2019-07-30T05:10:01.734Z] line 32:0 mismatched character '' expecting '"' [2019-07-30T05:10:01.734Z] [2019-07-30T05:10:01.734Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:10:01.724 [2019-07-30T05:10:01.734Z] !MESSAGE Unknown trace attribute: test [2019-07-30T05:10:01.734Z] [2019-07-30T05:10:01.734Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:10:01.726 [2019-07-30T05:10:01.734Z] !MESSAGE Unknown trace attribute: test1 [2019-07-30T05:10:01.734Z] [2019-07-30T05:10:01.734Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:10:01.726 [2019-07-30T05:10:01.734Z] !MESSAGE Unknown trace attribute: test2 [2019-07-30T05:10:01.734Z] [2019-07-30T05:10:01.734Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:10:01.727 [2019-07-30T05:10:01.734Z] !MESSAGE Unknown trace attribute: test3 [2019-07-30T05:10:01.734Z] [2019-07-30T05:10:01.734Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:10:01.727 [2019-07-30T05:10:01.734Z] !MESSAGE Unknown trace attribute: test4 [2019-07-30T05:10:01.991Z] [2019-07-30T05:10:01.991Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:10:01.742 [2019-07-30T05:10:01.991Z] !MESSAGE Unknown trace attribute: test2 [2019-07-30T05:10:01.991Z] [2019-07-30T05:10:01.991Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:10:01.862 [2019-07-30T05:10:01.991Z] !MESSAGE Unknown integer attribute: aa [2019-07-30T05:10:01.991Z] [2019-07-30T05:10:01.991Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:10:01.863 [2019-07-30T05:10:01.991Z] !MESSAGE Unknown integer attribute: zz [2019-07-30T05:10:01.991Z] [2019-07-30T05:10:01.991Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:10:01.863 [2019-07-30T05:10:01.991Z] !MESSAGE Unknown trace attribute: blah [2019-07-30T05:10:01.991Z] [2019-07-30T05:10:01.991Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:10:01.864 [2019-07-30T05:10:01.991Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh [2019-07-30T05:10:03.364Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.706 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-30T05:10:03.364Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.016 s [2019-07-30T05:10:03.364Z] 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.015 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] 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.001 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.364Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.364Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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.002 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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.03 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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.006 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] 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 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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.001 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-30T05:10:03.364Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] 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.05 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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.002 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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.002 s [2019-07-30T05:10:03.364Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.364Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.364Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.364Z] 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 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.055 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-30T05:10:03.364Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] 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.001 s [2019-07-30T05:10:03.364Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.364Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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.11 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-30T05:10:03.364Z] testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-30T05:10:03.364Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.364Z] testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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.049 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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.011 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] 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.008 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.364Z] 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-30T05:10:03.364Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T05:10:03.364Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.364Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.365Z] 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.049 s [2019-07-30T05:10:03.365Z] 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-30T05:10:03.365Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.365Z] 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-30T05:10:03.365Z] 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-30T05:10:03.365Z] 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-30T05:10:03.365Z] testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.365Z] 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-30T05:10:03.365Z] 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-30T05:10:03.365Z] testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.365Z] 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-30T05:10:03.365Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.365Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T05:10:03.365Z] 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-30T05:10:03.365Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.365Z] 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-30T05:10:03.365Z] 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-30T05:10:03.365Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.365Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.365Z] 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.002 s [2019-07-30T05:10:03.365Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.365Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T05:10:03.365Z] 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.002 s [2019-07-30T05:10:03.365Z] 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-30T05:10:03.365Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.365Z] 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.476 s [2019-07-30T05:10:03.365Z] 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.32 s [2019-07-30T05:10:03.365Z] 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.058 s [2019-07-30T05:10:03.365Z] 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.003 s [2019-07-30T05:10:03.365Z] 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.044 s [2019-07-30T05:10:03.365Z] 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-30T05:10:03.365Z] testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.365Z] 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-30T05:10:03.365Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-30T05:10:03.365Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-30T05:10:03.365Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.365Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.365Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.365Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-30T05:10:03.365Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-30T05:10:03.365Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.365Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-30T05:10:03.365Z] [2019-07-30T05:10:03.365Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:10:03.122 [2019-07-30T05:10:03.365Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T05:10:03.365Z] [2019-07-30T05:10:03.365Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:10:03.123 [2019-07-30T05:10:03.365Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T05:10:03.365Z] [2019-07-30T05:10:03.365Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:10:03.124 [2019-07-30T05:10:03.365Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T05:10:03.365Z] [2019-07-30T05:10:03.365Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:10:03.125 [2019-07-30T05:10:03.365Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T05:10:03.365Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-30T05:10:03.365Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest) Time elapsed: 0.069 s [2019-07-30T05:10:03.365Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-30T05:10:03.365Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-30T05:10:03.365Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.365Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-30T05:10:03.365Z] 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-30T05:10:03.365Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-07-30T05:10:03.365Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T05:10:03.365Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-30T05:10:21.555Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 16.908 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-30T05:10:21.555Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.417 s [2019-07-30T05:10:21.555Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.176 s [2019-07-30T05:10:21.555Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.695 s [2019-07-30T05:10:21.555Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.132 s [2019-07-30T05:10:21.555Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.307 s [2019-07-30T05:10:21.555Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.037 s [2019-07-30T05:10:21.555Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.55 s [2019-07-30T05:10:21.555Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.941 s [2019-07-30T05:10:21.555Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.531 s [2019-07-30T05:10:21.555Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.038 s [2019-07-30T05:10:21.555Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.016 s [2019-07-30T05:10:21.555Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.474 s [2019-07-30T05:10:21.555Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.477 s [2019-07-30T05:10:21.555Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.107 s [2019-07-30T05:10:21.555Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.835 s [2019-07-30T05:10:21.555Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped [2019-07-30T05:10:21.555Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.017 s [2019-07-30T05:10:21.555Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.023 s [2019-07-30T05:10:21.555Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.059 s [2019-07-30T05:10:21.555Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-30T05:10:21.555Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-30T05:10:21.555Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-30T05:10:21.555Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.624 s [2019-07-30T05:10:21.555Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.021 s [2019-07-30T05:10:21.555Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.628 s [2019-07-30T05:10:21.555Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.369 s [2019-07-30T05:10:21.555Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.012 s [2019-07-30T05:10:21.555Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.33 s [2019-07-30T05:10:21.555Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-30T05:10:21.555Z] [2019-07-30T05:10:21.555Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 05:10:20.337 [2019-07-30T05:10:21.555Z] !MESSAGE channel0_0 [+++++++++++++++++++++++++++++++++++++++++++++++++ ] 491 Events [2019-07-30T05:10:21.555Z] [2019-07-30T05:10:21.555Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 05:10:20.338 [2019-07-30T05:10:21.555Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++ ] 509 Events [2019-07-30T05:10:21.555Z] [2019-07-30T05:10:21.555Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 05:10:20.422 [2019-07-30T05:10:21.555Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T05:10:21.555Z] [2019-07-30T05:10:21.555Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 05:10:20.423 [2019-07-30T05:10:21.555Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 1 Events [2019-07-30T05:10:21.811Z] [2019-07-30T05:10:21.811Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 05:10:21.570 [2019-07-30T05:10:21.811Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T05:10:21.811Z] [2019-07-30T05:10:21.811Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 05:10:21.571 [2019-07-30T05:10:21.811Z] !MESSAGE channel0_1 [+] 1 Events [2019-07-30T05:10:21.811Z] [2019-07-30T05:10:21.811Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 05:10:21.653 [2019-07-30T05:10:21.811Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T05:10:21.811Z] [2019-07-30T05:10:21.811Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 05:10:21.654 [2019-07-30T05:10:21.811Z] !MESSAGE channel0_1 [++] 1 Events [2019-07-30T05:10:22.067Z] [2019-07-30T05:10:22.067Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 05:10:21.853 [2019-07-30T05:10:22.067Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T05:10:22.067Z] [2019-07-30T05:10:22.067Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 05:10:21.853 [2019-07-30T05:10:22.067Z] !MESSAGE channel0_1 [++++++++++] 1 Events [2019-07-30T05:10:22.324Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.102 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-30T05:10:22.324Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.085 s [2019-07-30T05:10:22.324Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.108 s [2019-07-30T05:10:22.324Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.089 s [2019-07-30T05:10:22.324Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.085 s [2019-07-30T05:10:22.324Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.046 s [2019-07-30T05:10:22.324Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.082 s [2019-07-30T05:10:22.324Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.085 s [2019-07-30T05:10:22.324Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.708 s [2019-07-30T05:10:22.324Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.043 s [2019-07-30T05:10:22.324Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.062 s [2019-07-30T05:10:22.324Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.077 s [2019-07-30T05:10:22.324Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.045 s [2019-07-30T05:10:22.324Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.083 s [2019-07-30T05:10:22.324Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.078 s [2019-07-30T05:10:22.324Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.041 s [2019-07-30T05:10:22.324Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.081 s [2019-07-30T05:10:22.324Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.077 s [2019-07-30T05:10:22.324Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.094 s [2019-07-30T05:10:22.324Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.131 s [2019-07-30T05:10:22.324Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-30T05:10:24.219Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.916 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-30T05:10:24.219Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 1.06 s [2019-07-30T05:10:24.219Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.128 s [2019-07-30T05:10:24.219Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.19 s [2019-07-30T05:10:24.219Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.136 s [2019-07-30T05:10:24.219Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.399 s [2019-07-30T05:10:24.219Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-30T05:10:26.115Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.771 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-30T05:10:26.115Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.275 s [2019-07-30T05:10:26.115Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.265 s [2019-07-30T05:10:26.115Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.237 s [2019-07-30T05:10:26.115Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.379 s [2019-07-30T05:10:26.115Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.105 s [2019-07-30T05:10:26.115Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.076 s [2019-07-30T05:10:26.115Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.11 s [2019-07-30T05:10:26.115Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.079 s [2019-07-30T05:10:26.115Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.085 s [2019-07-30T05:10:26.115Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.085 s [2019-07-30T05:10:26.115Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.073 s [2019-07-30T05:10:26.115Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-30T05:10:28.879Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.752 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-30T05:10:28.879Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.194 s [2019-07-30T05:10:28.879Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.272 s [2019-07-30T05:10:28.879Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.22 s [2019-07-30T05:10:28.879Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.212 s [2019-07-30T05:10:28.879Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.115 s [2019-07-30T05:10:28.880Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.123 s [2019-07-30T05:10:28.880Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.147 s [2019-07-30T05:10:28.880Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.137 s [2019-07-30T05:10:28.880Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.116 s [2019-07-30T05:10:28.880Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.128 s [2019-07-30T05:10:28.880Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.117 s [2019-07-30T05:10:28.880Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.115 s [2019-07-30T05:10:28.880Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.111 s [2019-07-30T05:10:28.880Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.131 s [2019-07-30T05:10:28.880Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.112 s [2019-07-30T05:10:28.880Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.116 s [2019-07-30T05:10:28.880Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.116 s [2019-07-30T05:10:28.880Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.153 s [2019-07-30T05:10:28.880Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.114 s [2019-07-30T05:10:28.880Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-30T05:10:28.880Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-30T05:10:28.880Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest) Time elapsed: 0 s [2019-07-30T05:10:28.880Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-30T05:10:29.445Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-30T05:10:29.445Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.039 s [2019-07-30T05:10:29.445Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.039 s [2019-07-30T05:10:29.445Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.044 s [2019-07-30T05:10:29.445Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.263 s [2019-07-30T05:10:29.445Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.037 s [2019-07-30T05:10:29.445Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.037 s [2019-07-30T05:10:29.445Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.037 s [2019-07-30T05:10:29.445Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.039 s [2019-07-30T05:10:29.445Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.038 s [2019-07-30T05:10:29.445Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.039 s [2019-07-30T05:10:29.445Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.081 s [2019-07-30T05:10:29.445Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-30T05:10:29.445Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-30T05:10:29.445Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.016 s [2019-07-30T05:10:29.445Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T05:10:29.445Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T05:10:29.445Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T05:10:29.445Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.005 s [2019-07-30T05:10:29.445Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T05:10:29.445Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T05:10:29.445Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T05:10:29.445Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-30T05:10:30.009Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-30T05:10:30.009Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.185 s [2019-07-30T05:10:30.009Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.108 s [2019-07-30T05:10:30.009Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.04 s [2019-07-30T05:10:30.009Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.086 s [2019-07-30T05:10:30.009Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.071 s [2019-07-30T05:10:30.009Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.036 s [2019-07-30T05:10:30.009Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.039 s [2019-07-30T05:10:30.009Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-30T05:10:31.378Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-30T05:10:31.378Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T05:10:31.378Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.036 s [2019-07-30T05:10:31.378Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-07-30T05:10:31.378Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.036 s [2019-07-30T05:10:31.378Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.036 s [2019-07-30T05:10:31.378Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.036 s [2019-07-30T05:10:31.378Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.045 s [2019-07-30T05:10:31.378Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T05:10:31.378Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-07-30T05:10:31.378Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-07-30T05:10:31.378Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T05:10:31.378Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.036 s [2019-07-30T05:10:31.378Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.036 s [2019-07-30T05:10:31.378Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T05:10:31.378Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T05:10:31.378Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.071 s [2019-07-30T05:10:31.378Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.074 s [2019-07-30T05:10:31.378Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.083 s [2019-07-30T05:10:31.378Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-07-30T05:10:31.378Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T05:10:31.378Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T05:10:31.378Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.036 s [2019-07-30T05:10:31.378Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T05:10:31.378Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-30T05:10:31.378Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.073 s [2019-07-30T05:10:31.378Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T05:10:31.378Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.078 s [2019-07-30T05:10:31.378Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T05:10:31.378Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-07-30T05:10:31.378Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-30T05:10:31.378Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-30T05:10:31.378Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-30T05:10:31.378Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-30T05:10:31.378Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-30T05:10:31.378Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-30T05:10:31.378Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-30T05:10:31.635Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-30T05:10:31.635Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-30T05:10:31.635Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-30T05:10:31.635Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-30T05:10:31.635Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-30T05:10:31.635Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.036 s [2019-07-30T05:10:31.635Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.001 s [2019-07-30T05:10:31.635Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-30T05:10:31.635Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-30T05:10:31.635Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.004 s [2019-07-30T05:10:31.635Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.002 s [2019-07-30T05:10:31.635Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-30T05:10:31.892Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-30T05:10:31.892Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2019-07-30T05:10:31.892Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2019-07-30T05:10:31.892Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.036 s [2019-07-30T05:10:31.892Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2019-07-30T05:10:31.892Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2019-07-30T05:10:31.892Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.005 s [2019-07-30T05:10:31.892Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.007 s [2019-07-30T05:10:31.892Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-30T05:10:31.892Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-30T05:10:31.892Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-30T05:10:31.892Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T05:10:31.892Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T05:10:31.892Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T05:10:31.892Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T05:10:31.892Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-30T05:10:31.892Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T05:10:31.892Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T05:10:31.892Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T05:10:31.892Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-30T05:10:31.892Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-30T05:10:31.892Z] 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-30T05:10:31.892Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0.001 s [2019-07-30T05:10:31.892Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T05:10:31.892Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T05:10:31.892Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T05:10:31.892Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T05:10:31.892Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T05:10:31.892Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-30T05:10:31.892Z] [2019-07-30T05:10:31.892Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 05:10:31.661 [2019-07-30T05:10:31.892Z] !MESSAGE Some message [2019-07-30T05:10:31.892Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-30T05:10:31.892Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-30T05:10:31.892Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0.001 s [2019-07-30T05:10:31.892Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-30T05:10:31.892Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-30T05:10:31.892Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-30T05:10:31.892Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T05:10:31.892Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T05:10:31.892Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T05:10:31.892Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T05:10:31.892Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-30T05:10:32.455Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-30T05:10:32.455Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.002 s [2019-07-30T05:10:32.455Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T05:10:32.455Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.049 s [2019-07-30T05:10:32.455Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-30T05:10:32.455Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T05:10:32.455Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T05:10:32.455Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T05:10:32.455Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T05:10:32.455Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T05:10:32.455Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T05:10:32.455Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.002 s [2019-07-30T05:10:32.455Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T05:10:32.455Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T05:10:32.455Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.344 s [2019-07-30T05:10:32.455Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T05:10:32.455Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T05:10:32.455Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T05:10:32.455Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T05:10:32.455Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.011 s [2019-07-30T05:10:32.455Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.102 s [2019-07-30T05:10:32.455Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.004 s [2019-07-30T05:10:32.455Z] [2019-07-30T05:10:32.455Z] Results: [2019-07-30T05:10:32.455Z] [2019-07-30T05:10:32.455Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T05:10:32.455Z] [2019-07-30T05:10:33.018Z] [INFO] All tests passed! [2019-07-30T05:10:33.018Z] [INFO] [2019-07-30T05:10:33.018Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:10:33.018Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:10:33.018Z] [INFO] [2019-07-30T05:10:33.018Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:10:33.275Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:10:33.531Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:10:34.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:10:34.351Z] [INFO] [2019-07-30T05:10:34.351Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:10:34.351Z] [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-30T05:10:34.351Z] [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-30T05:10:34.351Z] [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-30T05:10:34.351Z] [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-30T05:10:34.351Z] [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-30T05:10:34.351Z] [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-30T05:10:34.351Z] [INFO] [2019-07-30T05:10:34.351Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T05:10:34.351Z] [INFO] [2019-07-30T05:10:34.351Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2019-07-30T05:10:34.351Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT [17/134] [2019-07-30T05:10:34.351Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:10:34.351Z] [INFO] [2019-07-30T05:10:34.351Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:34.351Z] [INFO] [2019-07-30T05:10:34.351Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:34.351Z] [INFO] The project's OSGi version is 1.0.9.201907300502 [2019-07-30T05:10:34.351Z] [INFO] [2019-07-30T05:10:34.351Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:34.351Z] [INFO] [2019-07-30T05:10:34.351Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:34.351Z] [INFO] [2019-07-30T05:10:34.351Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:34.351Z] [INFO] [2019-07-30T05:10:34.351Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:34.351Z] [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-30T05:10:34.351Z] [INFO] [2019-07-30T05:10:34.351Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:34.351Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:10:34.351Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2019-07-30T05:10:34.351Z] [INFO] [2019-07-30T05:10:34.351Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:34.351Z] [INFO] Compiling 35 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes [2019-07-30T05:10:35.281Z] [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-30T05:10:35.281Z] int timeStamps = (int) times.stream().filter(interval::intersects).count(); [2019-07-30T05:10:35.281Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:10:35.281Z] Null type safety: parameter 1 provided via method descriptor Predicate.test(Long) needs unchecked conversion to conform to 'long' [2019-07-30T05:10:35.281Z] [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-30T05:10:35.281Z] ITmfStateInterval value = result.getValue(); [2019-07-30T05:10:35.281Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T05:10:35.281Z] 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-30T05:10:35.281Z] [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-30T05:10:35.281Z] fHistoryTreeFiles.add(historyTreeFile); [2019-07-30T05:10:35.281Z] ^^^^^^^^^^^^^^^ [2019-07-30T05:10:35.281Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T05:10:35.281Z] [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-30T05:10:35.281Z] fBackendMap.put(backend, historyTreeFile); [2019-07-30T05:10:35.281Z] ^^^^^^^^^^^^^^^ [2019-07-30T05:10:35.281Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T05:10:35.281Z] [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-30T05:10:35.281Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-30T05:10:35.281Z] ^^^^^^^^^^^^^ [2019-07-30T05:10:35.281Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-30T05:10:35.281Z] [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-30T05:10:35.281Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-30T05:10:35.281Z] ^^^^^^^^^^^^ [2019-07-30T05:10:35.281Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-30T05:10:35.281Z] 6 problems (6 warnings) [2019-07-30T05:10:35.281Z] [INFO] [2019-07-30T05:10:35.281Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:35.281Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:10:35.281Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2019-07-30T05:10:35.281Z] [INFO] [2019-07-30T05:10:35.281Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:35.281Z] [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-30T05:10:35.281Z] [INFO] [2019-07-30T05:10:35.281Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:35.281Z] [INFO] [2019-07-30T05:10:35.281Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:35.281Z] [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-30T05:10:35.281Z] [INFO] [2019-07-30T05:10:35.281Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:35.281Z] [INFO] [2019-07-30T05:10:35.281Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:35.281Z] [INFO] [2019-07-30T05:10:35.281Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:35.281Z] [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-30T05:10:35.537Z] [INFO] [2019-07-30T05:10:35.537Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:35.537Z] [INFO] [2019-07-30T05:10:35.537Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:36.936Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log [2019-07-30T05:10:36.936Z] [INFO] Command line: [2019-07-30T05:10:36.936Z] [/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-30T05:10:36.936Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:10:40.212Z] !SESSION 2019-07-30 05:10:37.023 ----------------------------------------------- [2019-07-30T05:10:40.212Z] eclipse.buildId=unknown [2019-07-30T05:10:40.212Z] java.version=1.8.0_202 [2019-07-30T05:10:40.212Z] java.vendor=Oracle Corporation [2019-07-30T05:10:40.212Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:10:40.212Z] 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-30T05:10:40.212Z] 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-30T05:10:40.212Z] [2019-07-30T05:10:40.212Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:10:39.531 [2019-07-30T05:10:40.212Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:10:40.212Z] !STACK 0 [2019-07-30T05:10:40.212Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51] [2019-07-30T05:10:40.212Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:10:40.212Z] [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:10:40.212Z] [2019-07-30T05:10:40.212Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:10:39.649 [2019-07-30T05:10:40.212Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:10:40.212Z] !STACK 0 [2019-07-30T05:10:40.212Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [124] [2019-07-30T05:10:40.212Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:10:40.212Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:10:40.212Z] -> 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-30T05:10:40.212Z] org.apache.httpcomponents.httpclient.win [32] [2019-07-30T05:10:40.212Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:10:40.212Z] [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:10:40.212Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:10:41.583Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-30T05:10:42.146Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-30T05:10:42.146Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest) Time elapsed: 0.413 s [2019-07-30T05:10:42.146Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-30T05:10:42.404Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.006 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T05:10:42.404Z] 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-30T05:10:42.404Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T05:10:42.404Z] 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-30T05:10:42.404Z] 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-30T05:10:42.404Z] 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-30T05:10:42.404Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.048 s [2019-07-30T05:10:42.404Z] 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-30T05:10:42.404Z] 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-30T05:10:42.404Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T05:10:42.404Z] 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-30T05:10:42.404Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T05:10:42.404Z] 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-30T05:10:42.404Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T05:10:42.404Z] 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-30T05:10:42.404Z] 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-30T05:10:42.404Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T05:10:42.404Z] 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-30T05:10:42.404Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T05:10:42.404Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T05:10:42.404Z] 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-30T05:10:42.404Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-30T05:10:42.404Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-30T05:10:42.404Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.004 s [2019-07-30T05:10:42.404Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.003 s [2019-07-30T05:10:42.404Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0 s [2019-07-30T05:10:42.404Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-30T05:10:45.680Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.675 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-30T05:10:45.680Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T05:10:45.680Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.067 s [2019-07-30T05:10:45.680Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.219 s [2019-07-30T05:10:45.680Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.107 s [2019-07-30T05:10:45.680Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2019-07-30T05:10:45.680Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 1.13 s [2019-07-30T05:10:45.680Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T05:10:45.680Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.016 s [2019-07-30T05:10:45.680Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-30T05:10:45.680Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.051 s [2019-07-30T05:10:45.680Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2019-07-30T05:10:45.680Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 1.073 s [2019-07-30T05:10:45.680Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-30T05:10:47.050Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.738 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-30T05:10:47.050Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-30T05:10:47.050Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T05:10:47.050Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T05:10:47.050Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.015 s [2019-07-30T05:10:47.050Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T05:10:47.050Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.972 s [2019-07-30T05:10:47.050Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-30T05:10:47.050Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T05:10:47.050Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T05:10:47.050Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.015 s [2019-07-30T05:10:47.050Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T05:10:47.050Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.726 s [2019-07-30T05:10:47.050Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-30T05:10:51.305Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.899 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-30T05:10:51.305Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T05:10:51.305Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T05:10:51.305Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.002 s [2019-07-30T05:10:51.305Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-30T05:10:51.305Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T05:10:51.305Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T05:10:51.305Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T05:10:51.305Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-30T05:10:51.305Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T05:10:51.305Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T05:10:51.305Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T05:10:51.305Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T05:10:51.305Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.203 s [2019-07-30T05:10:51.305Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-30T05:10:51.305Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 3.638 s [2019-07-30T05:10:51.305Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-30T05:10:51.305Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-30T05:10:51.305Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.039 s [2019-07-30T05:10:51.305Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.005 s [2019-07-30T05:10:51.305Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-30T05:10:51.305Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-30T05:10:51.305Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-30T05:10:51.305Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-30T05:10:51.305Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-30T05:10:51.305Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest) Time elapsed: 0.026 s [2019-07-30T05:10:51.305Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-30T05:10:51.562Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-30T05:10:51.562Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.002 s [2019-07-30T05:10:51.562Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.501 s [2019-07-30T05:10:51.562Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.001 s [2019-07-30T05:10:51.562Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-30T05:10:51.562Z] [2019-07-30T05:10:51.562Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2019-07-30 05:10:51.337 [2019-07-30T05:10:51.562Z] !MESSAGE Custom factory for type 87 does not exist [2019-07-30T05:10:51.562Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-30T05:10:51.562Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.004 s [2019-07-30T05:10:51.562Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2019-07-30T05:10:51.562Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.562Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.562Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.562Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2019-07-30T05:10:51.562Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.562Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.562Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.562Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.562Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.562Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-30T05:10:51.562Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-30T05:10:51.562Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-30T05:10:51.563Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-30T05:10:51.563Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0.001 s [2019-07-30T05:10:51.563Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-30T05:10:51.563Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-30T05:10:51.563Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-30T05:10:51.563Z] 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-30T05:10:51.563Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0.001 s [2019-07-30T05:10:51.563Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-30T05:10:51.563Z] 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-30T05:10:51.563Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-30T05:10:51.563Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-30T05:10:51.563Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T05:10:51.563Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-30T05:10:51.563Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-30T05:10:51.563Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.043 s [2019-07-30T05:10:51.563Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-30T05:10:51.563Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.004 s [2019-07-30T05:10:51.563Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.044 s [2019-07-30T05:10:51.563Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-30T05:10:51.563Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.001 s [2019-07-30T05:10:51.563Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.045 s [2019-07-30T05:10:51.563Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-30T05:10:51.563Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-30T05:10:51.563Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0.001 s [2019-07-30T05:10:51.563Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0.001 s [2019-07-30T05:10:51.563Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-30T05:10:51.820Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-30T05:10:51.820Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest) Time elapsed: 0.112 s [2019-07-30T05:10:51.820Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-30T05:10:51.820Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-30T05:10:51.820Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.003 s [2019-07-30T05:10:51.820Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T05:10:51.820Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T05:10:51.820Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-30T05:10:51.820Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T05:10:51.820Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-30T05:10:51.820Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T05:10:51.820Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T05:10:51.820Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.002 s [2019-07-30T05:10:51.820Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T05:10:51.820Z] [2019-07-30T05:10:51.820Z] Results: [2019-07-30T05:10:51.820Z] [2019-07-30T05:10:51.820Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:10:51.820Z] [2019-07-30T05:10:53.712Z] [INFO] All tests passed! [2019-07-30T05:10:53.712Z] [INFO] [2019-07-30T05:10:53.712Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:53.712Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:10:53.712Z] [INFO] [2019-07-30T05:10:53.712Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:53.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:10:53.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:10:53.969Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:10:54.226Z] [INFO] [2019-07-30T05:10:54.226Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:54.226Z] [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-30T05:10:54.226Z] [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-30T05:10:54.226Z] [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-30T05:10:54.226Z] [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-30T05:10:54.226Z] [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-30T05:10:54.226Z] [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-30T05:10:54.226Z] [INFO] [2019-07-30T05:10:54.226Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T05:10:54.226Z] [INFO] [2019-07-30T05:10:54.226Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2019-07-30T05:10:54.226Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT [18/134] [2019-07-30T05:10:54.226Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:10:54.226Z] [INFO] [2019-07-30T05:10:54.226Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:10:54.226Z] [INFO] [2019-07-30T05:10:54.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:10:54.226Z] [INFO] The project's OSGi version is 1.0.9.201907300502 [2019-07-30T05:10:54.226Z] [INFO] [2019-07-30T05:10:54.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:10:54.226Z] [INFO] [2019-07-30T05:10:54.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:10:54.226Z] [INFO] [2019-07-30T05:10:54.226Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:10:54.226Z] [INFO] [2019-07-30T05:10:54.226Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:10:54.226Z] [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-30T05:10:54.226Z] [INFO] [2019-07-30T05:10:54.226Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:10:54.226Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:10:54.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2019-07-30T05:10:54.226Z] [INFO] [2019-07-30T05:10:54.226Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:10:54.226Z] [INFO] Compiling 150 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes [2019-07-30T05:10:56.750Z] [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-30T05:10:56.750Z] public void setUp() throws IOException { [2019-07-30T05:10:56.750Z] ^^^^^^^^^^^ [2019-07-30T05:10:56.750Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest [2019-07-30T05:10:56.750Z] [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-30T05:10:56.750Z] @NonNull Iterable modules = super.getAnalysisModules(); [2019-07-30T05:10:56.750Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:10:56.750Z] Null type safety (type annotations): The expression of type '@NonNull Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>' [2019-07-30T05:10:56.750Z] 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-30T05:10:56.750Z] @SuppressWarnings({"javadoc", "nls"}) [2019-07-30T05:10:56.750Z] ^^^^^ [2019-07-30T05:10:56.750Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T05:10:56.750Z] 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-30T05:10:56.750Z] assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName())); [2019-07-30T05:10:56.750Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:10:56.750Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite [2019-07-30T05:10:56.750Z] 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-30T05:10:56.750Z] assertTrue("equals", !fLocation2.equals(fLocation3)); [2019-07-30T05:10:56.750Z] ^^^^^^^^^^ [2019-07-30T05:10:56.750Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation [2019-07-30T05:10:56.750Z] 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-30T05:10:56.750Z] assertTrue("equals", !fLocation3.equals(fLocation2)); [2019-07-30T05:10:56.750Z] ^^^^^^^^^^ [2019-07-30T05:10:56.750Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation [2019-07-30T05:10:56.750Z] [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-30T05:10:56.750Z] return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo); [2019-07-30T05:10:56.750Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:10:56.750Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:10:56.750Z] [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-30T05:10:56.750Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-30T05:10:56.750Z] ^^^^^^ [2019-07-30T05:10:56.750Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:10:56.750Z] 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-30T05:10:56.750Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-30T05:10:56.750Z] ^^^^^^^^^^^^^^ [2019-07-30T05:10:56.750Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-30T05:10:56.750Z] [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-30T05:10:56.750Z] return event; [2019-07-30T05:10:56.750Z] ^^^^^^^^^^^^^ [2019-07-30T05:10:56.750Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T05:10:56.750Z] [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-30T05:10:56.750Z] return null; [2019-07-30T05:10:56.750Z] ^^^^^^^^^^^^ [2019-07-30T05:10:56.750Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T05:10:56.750Z] 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-30T05:10:56.750Z] assertTrue("equals", !range1.equals(ts1)); [2019-07-30T05:10:56.750Z] ^^^ [2019-07-30T05:10:56.750Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange [2019-07-30T05:10:56.750Z] 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-30T05:10:56.750Z] assertFalse("equals", fEvent1.equals(fEvent1.getType())); [2019-07-30T05:10:56.750Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T05:10:56.750Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent [2019-07-30T05:10:56.750Z] 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-30T05:10:56.750Z] @SuppressWarnings("nls") [2019-07-30T05:10:56.750Z] ^^^^^ [2019-07-30T05:10:56.750Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T05:10:56.750Z] 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-30T05:10:56.750Z] assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0))); [2019-07-30T05:10:56.750Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:10:56.750Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint [2019-07-30T05:10:56.750Z] [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-30T05:10:56.750Z] ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS); [2019-07-30T05:10:56.750Z] ^^^^ [2019-07-30T05:10:56.750Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent' [2019-07-30T05:10:56.750Z] 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-30T05:10:56.750Z] @SuppressWarnings("nls") [2019-07-30T05:10:56.750Z] ^^^^^ [2019-07-30T05:10:56.750Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T05:10:56.750Z] 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-30T05:10:56.750Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-30T05:10:56.750Z] ^^^^^^^^^^^^^^ [2019-07-30T05:10:56.750Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-30T05:10:56.750Z] 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-30T05:10:56.750Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-30T05:10:56.750Z] ^^^^^^^^^^^^^^ [2019-07-30T05:10:56.750Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-30T05:10:56.750Z] 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-30T05:10:56.750Z] assertFalse("equals", fType1.equals(fLabels1)); [2019-07-30T05:10:56.750Z] ^^^^^^^^ [2019-07-30T05:10:56.750Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType [2019-07-30T05:10:56.750Z] 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-30T05:10:56.750Z] assertFalse("equals", fField1.equals(fValue1)); [2019-07-30T05:10:56.750Z] ^^^^^^^ [2019-07-30T05:10:56.750Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField [2019-07-30T05:10:56.750Z] 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-30T05:10:56.750Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-30T05:10:56.750Z] ^^^^^ [2019-07-30T05:10:56.750Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T05:10:56.750Z] [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-30T05:10:56.750Z] return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos()); [2019-07-30T05:10:56.750Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:10:56.750Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:10:56.750Z] 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-30T05:10:56.750Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-30T05:10:56.750Z] ^^^^^ [2019-07-30T05:10:56.750Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T05:10:56.750Z] 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-30T05:10:56.750Z] @SuppressWarnings({ "nls", "javadoc"}) [2019-07-30T05:10:56.750Z] ^^^^^ [2019-07-30T05:10:56.750Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T05:10:56.750Z] [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-30T05:10:56.750Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-30T05:10:56.750Z] ^^^^^^ [2019-07-30T05:10:56.750Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:10:56.750Z] 26 problems (0 errors, 9 warnings, 9 info) [2019-07-30T05:10:57.007Z] [INFO] [2019-07-30T05:10:57.007Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:10:57.007Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:10:57.007Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2019-07-30T05:10:57.007Z] [INFO] [2019-07-30T05:10:57.007Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:10:57.007Z] [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-30T05:10:57.007Z] [INFO] [2019-07-30T05:10:57.007Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:10:57.007Z] [INFO] [2019-07-30T05:10:57.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:10:57.263Z] [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-30T05:10:57.828Z] [INFO] [2019-07-30T05:10:57.828Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:10:57.828Z] [INFO] [2019-07-30T05:10:57.828Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:10:57.828Z] [INFO] [2019-07-30T05:10:57.828Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:10:57.828Z] [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-30T05:10:58.989Z] [INFO] [2019-07-30T05:10:58.989Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:10:58.989Z] [INFO] [2019-07-30T05:10:58.989Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:11:00.363Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log [2019-07-30T05:11:00.363Z] [INFO] Command line: [2019-07-30T05:11:00.363Z] [/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-30T05:11:00.363Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:11:02.885Z] !SESSION 2019-07-30 05:11:00.280 ----------------------------------------------- [2019-07-30T05:11:02.885Z] eclipse.buildId=unknown [2019-07-30T05:11:02.885Z] java.version=1.8.0_202 [2019-07-30T05:11:02.885Z] java.vendor=Oracle Corporation [2019-07-30T05:11:02.885Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:11:02.885Z] 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-30T05:11:02.885Z] 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-30T05:11:02.885Z] [2019-07-30T05:11:02.885Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:11:02.831 [2019-07-30T05:11:02.885Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:11:02.885Z] !STACK 0 [2019-07-30T05:11:02.885Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T05:11:02.885Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:11:02.885Z] [2019-07-30T05:11:02.885Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:11:02.885Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:11:02.885Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:11:02.885Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:11:02.885Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:11:02.885Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:11:02.885Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:11:02.885Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:11:02.885Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:11:02.885Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:11:03.142Z] [2019-07-30T05:11:03.142Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:11:02.967 [2019-07-30T05:11:03.142Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:11:03.142Z] !STACK 0 [2019-07-30T05:11:03.142Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T05:11:03.142Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:11:03.142Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:11:03.142Z] -> 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-30T05:11:03.142Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T05:11:03.142Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:11:03.142Z] [2019-07-30T05:11:03.142Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:11:03.142Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:11:03.142Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:11:03.142Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:11:03.142Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:11:03.142Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:11:03.142Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:11:03.142Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:11:03.142Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:11:03.142Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:11:06.417Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-30T05:11:06.417Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-30T05:11:06.417Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.009 s [2019-07-30T05:11:06.417Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.417Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.417Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.417Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-30T05:11:06.417Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-30T05:11:06.417Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.417Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-30T05:11:06.417Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-30T05:11:06.417Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-30T05:11:06.417Z] 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-30T05:11:06.417Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.417Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-30T05:11:06.675Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-30T05:11:06.675Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.177 s [2019-07-30T05:11:06.675Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.005 s [2019-07-30T05:11:06.675Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.675Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-30T05:11:06.675Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-30T05:11:06.675Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.675Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.007 s [2019-07-30T05:11:06.675Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-30T05:11:06.675Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.675Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.003 s [2019-07-30T05:11:06.675Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.675Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.046 s [2019-07-30T05:11:06.675Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-30T05:11:06.675Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-30T05:11:06.675Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.675Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-30T05:11:06.675Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-30T05:11:06.675Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-30T05:11:06.675Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.675Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.675Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.675Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-30T05:11:06.675Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-30T05:11:06.675Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.007 s [2019-07-30T05:11:06.675Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.675Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.675Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.675Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-30T05:11:06.675Z] 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-30T05:11:06.675Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.675Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.675Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-30T05:11:06.675Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-30T05:11:06.675Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.675Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.675Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T05:11:06.675Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.675Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.675Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.675Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-30T05:11:06.932Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-30T05:11:06.932Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.932Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-30T05:11:06.932Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-30T05:11:06.932Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.932Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-30T05:11:06.932Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-30T05:11:06.932Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0.001 s [2019-07-30T05:11:06.932Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T05:11:06.932Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-30T05:12:43.535Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.717 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-30T05:12:43.535Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.869 s [2019-07-30T05:12:43.535Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.697 s [2019-07-30T05:12:43.535Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.561 s [2019-07-30T05:12:43.535Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.532 s [2019-07-30T05:12:43.535Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.537 s [2019-07-30T05:12:43.535Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.99 s [2019-07-30T05:12:43.535Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.649 s [2019-07-30T05:12:43.535Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.917 s [2019-07-30T05:12:43.535Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 3.032 s [2019-07-30T05:12:43.535Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.488 s [2019-07-30T05:12:43.535Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.439 s [2019-07-30T05:12:43.535Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.419 s [2019-07-30T05:12:43.535Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.693 s [2019-07-30T05:12:43.535Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.504 s [2019-07-30T05:12:43.535Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.783 s [2019-07-30T05:12:43.535Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.424 s [2019-07-30T05:12:43.535Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.462 s [2019-07-30T05:12:43.535Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.844 s [2019-07-30T05:12:43.535Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.471 s [2019-07-30T05:12:43.535Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.524 s [2019-07-30T05:12:43.535Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.465 s [2019-07-30T05:12:43.535Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.475 s [2019-07-30T05:12:43.535Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.419 s [2019-07-30T05:12:43.535Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.448 s [2019-07-30T05:12:43.535Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.451 s [2019-07-30T05:12:43.535Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.425 s [2019-07-30T05:12:43.535Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.656 s [2019-07-30T05:12:43.535Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.85 s [2019-07-30T05:12:43.535Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.897 s [2019-07-30T05:12:43.535Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.43 s [2019-07-30T05:12:43.535Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.831 s [2019-07-30T05:12:43.535Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.81 s [2019-07-30T05:12:43.535Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.438 s [2019-07-30T05:12:43.535Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.798 s [2019-07-30T05:12:43.535Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.476 s [2019-07-30T05:12:43.535Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.524 s [2019-07-30T05:12:43.535Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.652 s [2019-07-30T05:12:43.535Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.522 s [2019-07-30T05:12:43.535Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.449 s [2019-07-30T05:12:43.535Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.475 s [2019-07-30T05:12:43.535Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.543 s [2019-07-30T05:12:43.535Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.408 s [2019-07-30T05:12:43.535Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.415 s [2019-07-30T05:12:43.535Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.42 s [2019-07-30T05:12:43.535Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.522 s [2019-07-30T05:12:43.535Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.421 s [2019-07-30T05:12:43.535Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.636 s [2019-07-30T05:12:43.535Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-30T05:12:43.535Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.503 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-30T05:12:43.535Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 1.258 s [2019-07-30T05:12:43.535Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 1.569 s [2019-07-30T05:12:43.535Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.999 s [2019-07-30T05:12:43.535Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-30T05:12:43.535Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T05:12:43.535Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T05:12:43.535Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.159 s [2019-07-30T05:12:43.535Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.159 s [2019-07-30T05:12:43.535Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T05:12:43.535Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.977 s [2019-07-30T05:12:43.535Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-30T05:12:43.535Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-30T05:12:43.535Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T05:12:43.535Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T05:12:43.535Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.174 s [2019-07-30T05:12:43.535Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-30T05:12:43.535Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-30T05:12:43.535Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.149 s [2019-07-30T05:12:43.535Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-30T05:12:46.808Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.391 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-30T05:12:46.808Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 4.386 s [2019-07-30T05:12:46.808Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.779 s [2019-07-30T05:12:46.808Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.109 s [2019-07-30T05:12:46.808Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.111 s [2019-07-30T05:12:46.808Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-30T05:12:49.327Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.853 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-30T05:12:49.327Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.453 s [2019-07-30T05:12:49.327Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.399 s [2019-07-30T05:12:49.327Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-30T05:12:49.327Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-30T05:12:49.327Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T05:12:49.327Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T05:12:49.327Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T05:12:49.327Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T05:12:49.327Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T05:12:49.327Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T05:12:49.327Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T05:12:49.327Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T05:12:49.327Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T05:12:49.327Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T05:12:49.327Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T05:12:49.327Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-30T05:13:01.577Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.299 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-30T05:13:01.577Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 7.719 s [2019-07-30T05:13:01.577Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 4.58 s [2019-07-30T05:13:01.577Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-30T05:13:02.141Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-30T05:13:02.141Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.01 s [2019-07-30T05:13:02.141Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T05:13:02.141Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T05:13:02.141Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.114 s [2019-07-30T05:13:02.141Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T05:13:02.141Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-30T05:13:02.141Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T05:13:02.141Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.006 s [2019-07-30T05:13:02.141Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.048 s [2019-07-30T05:13:02.141Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T05:13:02.141Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.104 s [2019-07-30T05:13:02.141Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-30T05:13:02.141Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T05:13:02.141Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T05:13:02.141Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.008 s [2019-07-30T05:13:02.141Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T05:13:02.141Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T05:13:02.141Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.007 s [2019-07-30T05:13:02.141Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-30T05:13:08.687Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.637 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-30T05:13:08.687Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.322 s [2019-07-30T05:13:08.687Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.509 s [2019-07-30T05:13:08.687Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.294 s [2019-07-30T05:13:08.687Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.002 s [2019-07-30T05:13:08.687Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T05:13:08.687Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T05:13:08.687Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.289 s [2019-07-30T05:13:08.687Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.295 s [2019-07-30T05:13:08.687Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T05:13:08.687Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.305 s [2019-07-30T05:13:08.687Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.002 s [2019-07-30T05:13:08.687Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T05:13:08.687Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T05:13:08.687Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T05:13:08.687Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.29 s [2019-07-30T05:13:08.687Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T05:13:08.687Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T05:13:08.687Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.32 s [2019-07-30T05:13:08.687Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-30T05:13:08.687Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-30T05:13:08.687Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2019-07-30T05:13:08.687Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T05:13:08.687Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T05:13:08.687Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T05:13:08.687Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T05:13:08.687Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T05:13:08.687Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T05:13:08.687Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T05:13:08.687Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T05:13:08.687Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T05:13:08.687Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-30T05:13:20.868Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.051 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-30T05:13:20.868Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-30T05:13:20.868Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T05:13:20.868Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.021 s [2019-07-30T05:13:20.868Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-30T05:13:20.868Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.906 s [2019-07-30T05:13:20.868Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.126 s [2019-07-30T05:13:20.868Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.084 s [2019-07-30T05:13:20.868Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.041 s [2019-07-30T05:13:20.868Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.844 s [2019-07-30T05:13:20.868Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.146 s [2019-07-30T05:13:20.868Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T05:13:20.868Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.064 s [2019-07-30T05:13:20.868Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T05:13:20.868Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T05:13:20.868Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.022 s [2019-07-30T05:13:20.868Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.041 s [2019-07-30T05:13:20.868Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.787 s [2019-07-30T05:13:20.868Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T05:13:20.868Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-30T05:13:20.868Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.143 s [2019-07-30T05:13:20.868Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.125 s [2019-07-30T05:13:20.868Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.059 s [2019-07-30T05:13:20.868Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.04 s [2019-07-30T05:13:20.868Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-30T05:13:20.868Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T05:13:20.868Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T05:13:20.868Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.02 s [2019-07-30T05:13:20.868Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-30T05:13:30.820Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.609 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-30T05:13:30.820Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.524 s [2019-07-30T05:13:30.820Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.408 s [2019-07-30T05:13:30.820Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.408 s [2019-07-30T05:13:30.820Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.438 s [2019-07-30T05:13:30.820Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.423 s [2019-07-30T05:13:30.820Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.405 s [2019-07-30T05:13:30.820Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-30T05:13:30.820Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.476 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-30T05:13:30.820Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.271 s [2019-07-30T05:13:30.820Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.079 s [2019-07-30T05:13:30.820Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 1.125 s [2019-07-30T05:13:30.820Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-30T05:13:32.712Z] [2019-07-30T05:13:32.712Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:13:32.262 [2019-07-30T05:13:32.712Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-30T05:13:32.712Z] !STACK 0 [2019-07-30T05:13:32.712Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T05:13:32.712Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T05:13:32.712Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T05:13:32.712Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:13:32.712Z] [2019-07-30T05:13:32.712Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:13:32.264 [2019-07-30T05:13:32.712Z] !MESSAGE Exception executing analysis [2019-07-30T05:13:32.712Z] !STACK 0 [2019-07-30T05:13:32.712Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T05:13:32.712Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T05:13:32.712Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T05:13:32.712Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:13:34.079Z] [2019-07-30T05:13:34.079Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:13:33.823 [2019-07-30T05:13:34.079Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-30T05:13:34.079Z] !STACK 0 [2019-07-30T05:13:34.079Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T05:13:34.079Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T05:13:34.079Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T05:13:34.079Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:13:34.079Z] [2019-07-30T05:13:34.079Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:13:33.825 [2019-07-30T05:13:34.079Z] !MESSAGE Exception executing analysis [2019-07-30T05:13:34.079Z] !STACK 0 [2019-07-30T05:13:34.079Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T05:13:34.079Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T05:13:34.079Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T05:13:34.079Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:13:34.079Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.172 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-30T05:13:34.079Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.602 s [2019-07-30T05:13:34.079Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.569 s [2019-07-30T05:13:34.079Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-30T05:15:25.684Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.815 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-30T05:15:25.684Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.843 s [2019-07-30T05:15:25.684Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.868 s [2019-07-30T05:15:25.684Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.851 s [2019-07-30T05:15:25.684Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.815 s [2019-07-30T05:15:25.684Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.927 s [2019-07-30T05:15:25.684Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.92 s [2019-07-30T05:15:25.684Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.989 s [2019-07-30T05:15:25.684Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.203 s [2019-07-30T05:15:25.684Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.016 s [2019-07-30T05:15:25.684Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.858 s [2019-07-30T05:15:25.684Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.855 s [2019-07-30T05:15:25.684Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 4.228 s [2019-07-30T05:15:25.684Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.844 s [2019-07-30T05:15:25.684Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.952 s [2019-07-30T05:15:25.684Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.811 s [2019-07-30T05:15:25.684Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.817 s [2019-07-30T05:15:25.684Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.835 s [2019-07-30T05:15:25.684Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.89 s [2019-07-30T05:15:25.684Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.887 s [2019-07-30T05:15:25.684Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.865 s [2019-07-30T05:15:25.684Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.85 s [2019-07-30T05:15:25.684Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.966 s [2019-07-30T05:15:25.684Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.923 s [2019-07-30T05:15:25.684Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.896 s [2019-07-30T05:15:25.684Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.981 s [2019-07-30T05:15:25.684Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.928 s [2019-07-30T05:15:25.684Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.909 s [2019-07-30T05:15:25.684Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.934 s [2019-07-30T05:15:25.684Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.901 s [2019-07-30T05:15:25.684Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.844 s [2019-07-30T05:15:25.684Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.863 s [2019-07-30T05:15:25.684Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.843 s [2019-07-30T05:15:25.684Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.865 s [2019-07-30T05:15:25.684Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.83 s [2019-07-30T05:15:25.684Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-30T05:15:25.684Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-30T05:15:25.684Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-07-30T05:15:25.684Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-30T05:15:25.684Z] 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-30T05:15:25.684Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-30T05:15:25.684Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-30T05:15:25.684Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-30T05:15:25.684Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0.001 s [2019-07-30T05:15:25.684Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-30T05:15:25.684Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-30T05:15:25.684Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-30T05:15:25.684Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.004 s [2019-07-30T05:15:25.684Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.003 s [2019-07-30T05:15:25.684Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.003 s [2019-07-30T05:15:25.684Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-30T05:15:25.684Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-30T05:15:25.684Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.894 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-30T05:15:25.684Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.013 s [2019-07-30T05:15:25.684Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.153 s [2019-07-30T05:15:25.684Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.222 s [2019-07-30T05:15:25.684Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-30T05:15:25.684Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.192 s [2019-07-30T05:15:25.684Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.11 s [2019-07-30T05:15:25.684Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.002 s [2019-07-30T05:15:25.684Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.183 s [2019-07-30T05:15:25.684Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.003 s [2019-07-30T05:15:25.684Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-30T05:15:25.684Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.052 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-30T05:15:25.684Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.802 s [2019-07-30T05:15:25.684Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.423 s [2019-07-30T05:15:25.684Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.408 s [2019-07-30T05:15:25.684Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.417 s [2019-07-30T05:15:25.684Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-30T05:15:25.684Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-30T05:15:25.684Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0.001 s [2019-07-30T05:15:25.684Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0.001 s [2019-07-30T05:15:25.684Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-30T05:15:25.684Z] 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-30T05:15:25.684Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0.001 s [2019-07-30T05:15:25.684Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T05:15:25.684Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-30T05:15:25.684Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-30T05:15:25.684Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.007 s [2019-07-30T05:15:25.684Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.013 s [2019-07-30T05:15:25.684Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.002 s [2019-07-30T05:15:25.684Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.001 s [2019-07-30T05:15:25.684Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-30T05:15:30.936Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.019 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-30T05:15:30.936Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.444 s [2019-07-30T05:15:30.936Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.604 s [2019-07-30T05:15:30.936Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.393 s [2019-07-30T05:15:30.936Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.643 s [2019-07-30T05:15:30.936Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.533 s [2019-07-30T05:15:30.936Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.398 s [2019-07-30T05:15:30.936Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-30T05:15:43.122Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.945 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-30T05:15:43.122Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.024 s [2019-07-30T05:15:43.122Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.818 s [2019-07-30T05:15:43.122Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.946 s [2019-07-30T05:15:43.122Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.909 s [2019-07-30T05:15:43.122Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.753 s [2019-07-30T05:15:43.122Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.825 s [2019-07-30T05:15:43.122Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.937 s [2019-07-30T05:15:43.122Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.885 s [2019-07-30T05:15:43.122Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0 s [2019-07-30T05:15:43.122Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.866 s [2019-07-30T05:15:43.122Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-30T05:15:43.122Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-30T05:15:43.122Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.006 s [2019-07-30T05:15:43.122Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-30T05:15:43.122Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-30T05:15:43.122Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-30T05:15:43.122Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-30T05:15:43.122Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-30T05:15:43.122Z] [2019-07-30T05:15:43.122Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:15:41.868 [2019-07-30T05:15:43.122Z] !MESSAGE Error parsing /tmp/markers7083511464786703844xml [2019-07-30T05:15:43.122Z] !STACK 0 [2019-07-30T05:15:43.122Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7083511464786703844xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'. [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T05:15:43.122Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T05:15:43.122Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T05:15:43.122Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T05:15:43.122Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.122Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.122Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.122Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T05:15:43.122Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T05:15:43.122Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T05:15:43.122Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T05:15:43.122Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T05:15:43.122Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T05:15:43.122Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T05:15:43.122Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T05:15:43.122Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T05:15:43.122Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.122Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.122Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.122Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T05:15:43.122Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T05:15:43.122Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T05:15:43.122Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T05:15:43.122Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.122Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.122Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.122Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T05:15:43.122Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T05:15:43.122Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T05:15:43.122Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T05:15:43.122Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T05:15:43.122Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.122Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.122Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.122Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T05:15:43.122Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T05:15:43.122Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T05:15:43.122Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T05:15:43.122Z] [2019-07-30T05:15:43.122Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:15:41.876 [2019-07-30T05:15:43.122Z] !MESSAGE Error parsing /tmp/markers1420618330146694308xml [2019-07-30T05:15:43.122Z] !STACK 0 [2019-07-30T05:15:43.122Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1420618330146694308xml; 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-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T05:15:43.122Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T05:15:43.122Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T05:15:43.122Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T05:15:43.122Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.122Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.122Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.122Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T05:15:43.122Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T05:15:43.122Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T05:15:43.122Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T05:15:43.122Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T05:15:43.122Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T05:15:43.122Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T05:15:43.122Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T05:15:43.122Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T05:15:43.122Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.122Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.122Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.122Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T05:15:43.122Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T05:15:43.122Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T05:15:43.122Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T05:15:43.122Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.122Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.122Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.122Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T05:15:43.122Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T05:15:43.122Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T05:15:43.122Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T05:15:43.122Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T05:15:43.122Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.122Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.122Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.122Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T05:15:43.122Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T05:15:43.122Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T05:15:43.122Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T05:15:43.122Z] [2019-07-30T05:15:43.122Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:15:41.883 [2019-07-30T05:15:43.122Z] !MESSAGE Error parsing /tmp/markers2715477533408701307xml [2019-07-30T05:15:43.122Z] !STACK 0 [2019-07-30T05:15:43.122Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2715477533408701307xml; 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-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T05:15:43.122Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T05:15:43.122Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T05:15:43.122Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T05:15:43.122Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T05:15:43.122Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.122Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.122Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.122Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T05:15:43.122Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T05:15:43.122Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T05:15:43.122Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T05:15:43.122Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T05:15:43.122Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T05:15:43.122Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T05:15:43.122Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T05:15:43.122Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T05:15:43.122Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T05:15:43.122Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.122Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.122Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.122Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T05:15:43.123Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T05:15:43.123Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T05:15:43.123Z] [2019-07-30T05:15:43.123Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:15:41.928 [2019-07-30T05:15:43.123Z] !MESSAGE Error parsing /tmp/markers6787200321886217289xml [2019-07-30T05:15:43.123Z] !STACK 0 [2019-07-30T05:15:43.123Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6787200321886217289xml; 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-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T05:15:43.123Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T05:15:43.123Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T05:15:43.123Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T05:15:43.123Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T05:15:43.123Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T05:15:43.123Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T05:15:43.123Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T05:15:43.123Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T05:15:43.123Z] [2019-07-30T05:15:43.123Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:15:41.942 [2019-07-30T05:15:43.123Z] !MESSAGE Error parsing /tmp/markers7267170700369105054xml [2019-07-30T05:15:43.123Z] !STACK 0 [2019-07-30T05:15:43.123Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-30T05:15:43.123Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-30T05:15:43.123Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-30T05:15:43.123Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T05:15:43.123Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T05:15:43.123Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T05:15:43.123Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T05:15:43.123Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T05:15:43.123Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T05:15:43.123Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T05:15:43.123Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T05:15:43.123Z] [2019-07-30T05:15:43.123Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:15:41.949 [2019-07-30T05:15:43.123Z] !MESSAGE Error parsing /tmp/markers4193730724223054237xml [2019-07-30T05:15:43.123Z] !STACK 0 [2019-07-30T05:15:43.123Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4193730724223054237xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'. [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T05:15:43.123Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T05:15:43.123Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T05:15:43.123Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T05:15:43.123Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T05:15:43.123Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T05:15:43.123Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T05:15:43.123Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T05:15:43.123Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T05:15:43.123Z] [2019-07-30T05:15:43.123Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:15:41.955 [2019-07-30T05:15:43.123Z] !MESSAGE Error parsing /tmp/markers1822134043588026233xml [2019-07-30T05:15:43.123Z] !STACK 0 [2019-07-30T05:15:43.123Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-30T05:15:43.123Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-30T05:15:43.123Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-30T05:15:43.123Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T05:15:43.123Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T05:15:43.123Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T05:15:43.123Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T05:15:43.123Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T05:15:43.123Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T05:15:43.123Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T05:15:43.123Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T05:15:43.123Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T05:15:43.123Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T05:15:43.123Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T05:15:43.123Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T05:15:43.123Z] [2019-07-30T05:15:43.123Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:15:41.961 [2019-07-30T05:15:43.123Z] !MESSAGE Error parsing /tmp/markers2485891838933011351xml [2019-07-30T05:15:43.123Z] !STACK 0 [2019-07-30T05:15:43.123Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2485891838933011351xml; 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-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T05:15:43.123Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T05:15:43.123Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T05:15:43.123Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.123Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.123Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.123Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.123Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T05:15:43.123Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T05:15:43.124Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T05:15:43.124Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T05:15:43.124Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T05:15:43.124Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T05:15:43.124Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T05:15:43.124Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T05:15:43.124Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T05:15:43.124Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T05:15:43.124Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T05:15:43.124Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T05:15:43.124Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T05:15:43.124Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T05:15:43.124Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T05:15:43.124Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T05:15:43.124Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T05:15:43.124Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.124Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.124Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.124Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.124Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T05:15:43.124Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T05:15:43.124Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T05:15:43.124Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T05:15:43.124Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T05:15:43.124Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.124Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.124Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.124Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.124Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T05:15:43.124Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T05:15:43.124Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T05:15:43.124Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T05:15:43.124Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T05:15:43.124Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T05:15:43.124Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.124Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.124Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.124Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.124Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T05:15:43.124Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T05:15:43.124Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T05:15:43.124Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T05:15:43.124Z] [2019-07-30T05:15:43.124Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:15:42.021 [2019-07-30T05:15:43.124Z] !MESSAGE Error parsing /tmp/markers4294059143765198956xml [2019-07-30T05:15:43.124Z] !STACK 0 [2019-07-30T05:15:43.124Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4294059143765198956xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'. [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T05:15:43.124Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T05:15:43.124Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T05:15:43.124Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T05:15:43.124Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T05:15:43.124Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296) [2019-07-30T05:15:43.124Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.124Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.124Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.124Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.124Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T05:15:43.124Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T05:15:43.124Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T05:15:43.124Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T05:15:43.124Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T05:15:43.124Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T05:15:43.124Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T05:15:43.124Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T05:15:43.124Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T05:15:43.124Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T05:15:43.124Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T05:15:43.124Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T05:15:43.124Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T05:15:43.124Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T05:15:43.124Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T05:15:43.124Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T05:15:43.124Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T05:15:43.124Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.124Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.124Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.124Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.124Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T05:15:43.124Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T05:15:43.124Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T05:15:43.124Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T05:15:43.124Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T05:15:43.124Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.124Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.124Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.124Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.124Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T05:15:43.124Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T05:15:43.124Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T05:15:43.124Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T05:15:43.124Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T05:15:43.124Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T05:15:43.124Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:15:43.124Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:15:43.124Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:15:43.124Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:15:43.124Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T05:15:43.124Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T05:15:43.124Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T05:15:43.124Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T05:15:43.124Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-30T05:15:43.124Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.172 s [2019-07-30T05:15:43.124Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.017 s [2019-07-30T05:15:43.124Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.007 s [2019-07-30T05:15:43.124Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.004 s [2019-07-30T05:15:43.124Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-30T05:15:43.124Z] 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-30T05:15:43.124Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0.001 s [2019-07-30T05:15:43.124Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-30T05:15:43.124Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-30T05:15:43.124Z] 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-30T05:15:43.124Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-30T05:15:43.124Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-30T05:15:43.124Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-30T05:15:43.124Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-30T05:15:43.124Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-30T05:15:43.124Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.059 s [2019-07-30T05:15:43.124Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-30T05:15:43.124Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.003 s [2019-07-30T05:15:43.124Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-30T05:15:43.124Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.047 s [2019-07-30T05:15:43.124Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-30T05:15:43.124Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-30T05:15:43.124Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-30T05:15:43.124Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-30T05:15:43.124Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest) Time elapsed: 0.002 s [2019-07-30T05:15:43.124Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-30T05:15:43.124Z] 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-30T05:15:43.124Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.003 s [2019-07-30T05:15:43.124Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T05:15:43.124Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T05:15:43.124Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T05:15:43.124Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T05:15:43.124Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-30T05:15:43.124Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-30T05:15:43.124Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.009 s [2019-07-30T05:15:43.124Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-30T05:15:43.124Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-30T05:15:43.124Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-30T05:15:43.124Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-30T05:15:43.124Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-30T05:15:43.124Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-30T05:15:43.124Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-30T05:15:43.124Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-30T05:15:43.124Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0.001 s [2019-07-30T05:15:43.124Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-30T05:15:43.124Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-30T05:15:43.124Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.057 s [2019-07-30T05:15:43.124Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-30T05:15:43.124Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.001 s [2019-07-30T05:15:43.124Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-30T05:15:43.124Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-30T05:15:43.124Z] 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-30T05:15:43.124Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest) Time elapsed: 0.001 s [2019-07-30T05:15:43.124Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-30T05:15:43.124Z] 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-30T05:15:43.124Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.002 s [2019-07-30T05:15:43.124Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.004 s [2019-07-30T05:15:43.124Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.001 s [2019-07-30T05:15:43.124Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-30T05:15:43.124Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-30T05:15:43.124Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2019-07-30T05:15:43.124Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-30T05:15:43.124Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.013 s [2019-07-30T05:15:43.124Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2019-07-30T05:15:43.124Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-30T05:15:44.493Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.022 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-30T05:15:44.493Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-30T05:15:44.493Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.004 s [2019-07-30T05:15:44.493Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-30T05:15:44.493Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-30T05:15:44.493Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.004 s [2019-07-30T05:15:44.493Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-30T05:15:44.493Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.002 s [2019-07-30T05:15:44.493Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-30T05:15:44.493Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-30T05:15:44.493Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-30T05:15:44.493Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-30T05:15:44.493Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-30T05:15:44.493Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T05:15:44.493Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:44.493Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:44.493Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T05:15:44.493Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:44.493Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:44.493Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T05:15:44.493Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:44.493Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.002 s [2019-07-30T05:15:44.493Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:44.493Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:44.493Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:44.493Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:44.493Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:44.493Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-30T05:15:46.388Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.828 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-30T05:15:46.388Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:46.388Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:46.388Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:46.388Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:46.388Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.451 s [2019-07-30T05:15:46.388Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:46.388Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:46.388Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:46.388Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.107 s [2019-07-30T05:15:46.388Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:46.388Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 1.267 s [2019-07-30T05:15:46.388Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-30T05:15:46.388Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T05:15:46.388Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-30T05:15:48.910Z] [2019-07-30T05:15:48.910Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:15:48.742 [2019-07-30T05:15:48.910Z] !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-30T05:15:50.279Z] [2019-07-30T05:15:50.279Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:15:49.842 [2019-07-30T05:15:50.279Z] !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-30T05:15:50.279Z] 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-30T05:15:50.279Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.073 s [2019-07-30T05:15:50.279Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.099 s [2019-07-30T05:15:50.279Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-30T05:15:50.279Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-30T05:15:50.279Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.003 s [2019-07-30T05:15:50.279Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T05:15:50.279Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T05:15:50.279Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2019-07-30T05:15:50.279Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T05:15:50.279Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T05:15:50.279Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T05:15:50.279Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2019-07-30T05:15:50.279Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-30T05:15:50.279Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-30T05:15:50.279Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.008 s [2019-07-30T05:15:50.279Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.004 s [2019-07-30T05:15:50.279Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.005 s [2019-07-30T05:15:50.279Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.004 s [2019-07-30T05:15:50.279Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-30T05:15:50.279Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-30T05:15:50.279Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-30T05:15:51.648Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.471 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-30T05:15:51.648Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.06 s [2019-07-30T05:15:51.648Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.016 s [2019-07-30T05:15:51.648Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.016 s [2019-07-30T05:15:51.648Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.012 s [2019-07-30T05:15:51.648Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0 s [2019-07-30T05:15:51.648Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.01 s [2019-07-30T05:15:51.648Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.189 s [2019-07-30T05:15:51.648Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.088 s [2019-07-30T05:15:51.648Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.096 s [2019-07-30T05:15:51.648Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.009 s [2019-07-30T05:15:51.648Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.009 s [2019-07-30T05:15:51.648Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-30T05:15:53.540Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.689 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-30T05:15:53.540Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 1.684 s [2019-07-30T05:15:53.540Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 0.004 s [2019-07-30T05:15:53.540Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-30T05:15:55.648Z] [2019-07-30T05:15:55.648Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-30 05:15:55.576 [2019-07-30T05:15:55.648Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-30T05:15:55.648Z] !STACK 0 [2019-07-30T05:15:55.648Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself [2019-07-30T05:15:55.648Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-30T05:15:55.648Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-30T05:15:55.648Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-30T05:15:55.648Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-30T05:15:55.648Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T05:15:57.024Z] [2019-07-30T05:15:57.024Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-30 05:15:56.674 [2019-07-30T05:15:57.024Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-30T05:15:57.024Z] !STACK 0 [2019-07-30T05:15:57.024Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request [2019-07-30T05:15:57.024Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-30T05:15:57.024Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-30T05:15:57.024Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-30T05:15:57.024Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-30T05:15:57.024Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T05:15:57.024Z] [2019-07-30T05:15:57.024Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:15:56.676 [2019-07-30T05:15:57.024Z] !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-30T05:15:57.954Z] [2019-07-30T05:15:57.954Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-30 05:15:57.771 [2019-07-30T05:15:57.954Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-30T05:15:57.954Z] !STACK 0 [2019-07-30T05:15:57.954Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread [2019-07-30T05:15:57.954Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-30T05:15:57.954Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-30T05:15:57.954Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-30T05:15:57.954Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-30T05:15:57.954Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T05:15:57.954Z] [2019-07-30T05:15:57.954Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:15:57.773 [2019-07-30T05:15:57.954Z] !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-30T05:16:00.477Z] [2019-07-30T05:16:00.477Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:16:00.007 [2019-07-30T05:16:00.477Z] !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-30T05:16:01.407Z] [2019-07-30T05:16:01.407Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:16:01.153 [2019-07-30T05:16:01.407Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml [2019-07-30T05:16:01.407Z] !STACK 0 [2019-07-30T05:16:01.407Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-30T05:16:01.407Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-30T05:16:01.407Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T05:16:01.407Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:16:01.407Z] [2019-07-30T05:16:01.407Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:16:01.155 [2019-07-30T05:16:01.407Z] !MESSAGE Exception executing analysis [2019-07-30T05:16:01.407Z] !STACK 0 [2019-07-30T05:16:01.407Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-30T05:16:01.407Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-30T05:16:01.407Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T05:16:01.407Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:16:02.774Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.313 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-30T05:16:02.774Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.061 s [2019-07-30T05:16:02.774Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.126 s [2019-07-30T05:16:02.774Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 3.317 s [2019-07-30T05:16:02.774Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped [2019-07-30T05:16:02.774Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.121 s [2019-07-30T05:16:02.774Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.116 s [2019-07-30T05:16:02.774Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.118 s [2019-07-30T05:16:02.774Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.011 s [2019-07-30T05:16:02.774Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.013 s [2019-07-30T05:16:02.774Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.425 s [2019-07-30T05:16:02.774Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-30T05:16:03.339Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-30T05:16:03.339Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.152 s [2019-07-30T05:16:03.339Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-30T05:16:03.339Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.081 s [2019-07-30T05:16:03.339Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-30T05:16:03.339Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.083 s [2019-07-30T05:16:03.339Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.008 s [2019-07-30T05:16:03.339Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-30T05:16:03.339Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.119 s [2019-07-30T05:16:03.339Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-30T05:16:03.339Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.019 s [2019-07-30T05:16:03.339Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.052 s [2019-07-30T05:16:03.339Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.021 s [2019-07-30T05:16:03.339Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.01 s [2019-07-30T05:16:03.339Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-30T05:16:03.339Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-30T05:16:03.597Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-30T05:16:03.597Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.006 s [2019-07-30T05:16:03.597Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.001 s [2019-07-30T05:16:03.597Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0 s [2019-07-30T05:16:03.597Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.148 s [2019-07-30T05:16:03.597Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-30T05:16:03.598Z] 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-30T05:16:03.598Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.001 s [2019-07-30T05:16:03.598Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.001 s [2019-07-30T05:16:03.598Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-30T05:16:03.598Z] 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-30T05:16:03.598Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-30T05:16:03.598Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-30T05:16:03.598Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.004 s [2019-07-30T05:16:03.598Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-30T05:16:03.598Z] 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-30T05:16:03.598Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-30T05:16:03.598Z] 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-30T05:16:03.598Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T05:16:03.598Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T05:16:03.598Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.002 s [2019-07-30T05:16:03.598Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T05:16:03.598Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-30T05:16:03.598Z] 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-30T05:16:03.598Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-30T05:16:03.598Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-30T05:16:03.598Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T05:16:03.598Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T05:16:03.598Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T05:16:03.598Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-30T05:16:03.598Z] 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-30T05:16:03.598Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.001 s [2019-07-30T05:16:03.598Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-30T05:16:03.598Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-30T05:16:03.598Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.051 s [2019-07-30T05:16:03.598Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-30T05:16:03.598Z] 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-30T05:16:03.598Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.001 s [2019-07-30T05:16:03.598Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-30T05:16:03.598Z] 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-30T05:16:03.598Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-30T05:16:03.598Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-30T05:16:03.598Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.022 s [2019-07-30T05:16:03.598Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-30T05:16:03.598Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-30T05:16:03.598Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-30T05:16:03.598Z] 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-30T05:16:03.598Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.005 s [2019-07-30T05:16:03.598Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T05:16:03.598Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:16:03.598Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-30T05:16:03.855Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-30T05:16:03.855Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.002 s [2019-07-30T05:16:03.855Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T05:16:03.855Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T05:16:03.855Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.008 s [2019-07-30T05:16:03.855Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T05:16:03.855Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-30T05:16:03.855Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T05:16:03.855Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.061 s [2019-07-30T05:16:03.855Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T05:16:03.855Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-30T05:16:03.855Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-30T05:16:06.427Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.21 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-30T05:16:06.427Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.502 s [2019-07-30T05:16:06.427Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-30T05:16:06.427Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.523 s [2019-07-30T05:16:06.427Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.075 s [2019-07-30T05:16:06.427Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.99 s [2019-07-30T05:16:06.427Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-30T05:16:06.427Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.005 s [2019-07-30T05:16:06.427Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-30T05:16:06.427Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.099 s [2019-07-30T05:16:06.427Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-30T05:16:06.427Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-30T05:16:06.427Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T05:16:06.427Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T05:16:06.427Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T05:16:06.427Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T05:16:06.427Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-30T05:16:06.427Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T05:16:06.427Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-30T05:16:06.427Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T05:16:06.427Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-30T05:16:06.427Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-30T05:16:06.427Z] 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.003 s [2019-07-30T05:16:06.427Z] 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-30T05:16:06.427Z] testBadlyFormed[2: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.001 s [2019-07-30T05:16:06.427Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-30T05:16:06.427Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-30T05:16:06.427Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.011 s [2019-07-30T05:16:06.427Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0 s [2019-07-30T05:16:06.427Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-30T05:16:09.701Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.355 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-30T05:16:09.701Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.112 s [2019-07-30T05:16:09.701Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.009 s [2019-07-30T05:16:09.701Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.107 s [2019-07-30T05:16:09.701Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.006 s [2019-07-30T05:16:09.701Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.108 s [2019-07-30T05:16:09.701Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.007 s [2019-07-30T05:16:09.701Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-30T05:16:21.883Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.666 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-30T05:16:21.883Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 7.522 s [2019-07-30T05:16:21.883Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 4.143 s [2019-07-30T05:16:21.883Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-30T05:16:24.404Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.383 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-30T05:16:24.404Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.106 s [2019-07-30T05:16:24.404Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.005 s [2019-07-30T05:16:24.404Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.149 s [2019-07-30T05:16:24.404Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.006 s [2019-07-30T05:16:24.404Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.106 s [2019-07-30T05:16:24.404Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.005 s [2019-07-30T05:16:24.404Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-30T05:16:24.661Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-30T05:16:24.661Z] 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-30T05:16:24.661Z] 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-30T05:16:24.661Z] 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-30T05:16:24.661Z] 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-30T05:16:24.661Z] 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-30T05:16:24.661Z] 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-30T05:16:24.661Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-30T05:16:29.916Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.722 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-30T05:16:29.916Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 3.081 s [2019-07-30T05:16:29.916Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 1.641 s [2019-07-30T05:16:29.916Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-30T05:16:29.916Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-30T05:16:29.916Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0.007 s [2019-07-30T05:16:29.916Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0 s [2019-07-30T05:16:29.916Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-30T05:16:29.916Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-30T05:16:29.916Z] testValid[0: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-30T05:16:29.916Z] 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-30T05:16:29.916Z] testValid[2: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-30T05:16:29.916Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-30T05:16:29.916Z] 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-30T05:16:29.916Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.001 s [2019-07-30T05:16:29.916Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-30T05:16:29.916Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-30T05:16:29.916Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-30T05:16:29.916Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-30T05:16:29.916Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-30T05:16:29.916Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-30T05:16:29.916Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0.001 s [2019-07-30T05:16:29.916Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-30T05:16:29.916Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-30T05:16:29.916Z] 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-30T05:16:29.916Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest) Time elapsed: 0.001 s [2019-07-30T05:16:29.916Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-30T05:16:29.916Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-30T05:16:29.916Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-30T05:16:29.916Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-30T05:16:29.916Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-30T05:16:29.916Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-30T05:16:29.916Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest) Time elapsed: 0.05 s [2019-07-30T05:16:29.916Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-30T05:16:29.916Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-30T05:16:29.916Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest) Time elapsed: 0 s [2019-07-30T05:16:29.916Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-30T05:16:29.916Z] [2019-07-30T05:16:29.916Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-30 05:16:29.822 [2019-07-30T05:16:29.916Z] !MESSAGE no spawner in java.library.path [2019-07-30T05:16:30.174Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-30T05:16:30.174Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.608 s [2019-07-30T05:16:30.174Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.082 s [2019-07-30T05:16:30.174Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.005 s [2019-07-30T05:16:30.174Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.001 s [2019-07-30T05:16:30.174Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.007 s [2019-07-30T05:16:30.174Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-30T05:16:30.430Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-30T05:16:30.430Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.002 s [2019-07-30T05:16:30.430Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.002 s [2019-07-30T05:16:30.430Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.004 s [2019-07-30T05:16:30.430Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-30T05:16:30.687Z] 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-30T05:16:30.687Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest) Time elapsed: 0.006 s [2019-07-30T05:16:30.687Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-30T05:16:30.687Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-30T05:16:30.687Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.003 s [2019-07-30T05:16:30.687Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.003 s [2019-07-30T05:16:30.687Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.039 s [2019-07-30T05:16:30.687Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.01 s [2019-07-30T05:16:30.687Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-30T05:16:30.687Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-30T05:16:30.687Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-30T05:16:48.745Z] 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-30T05:16:48.745Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 6.003 s [2019-07-30T05:16:48.745Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-30T05:16:48.745Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.002 s [2019-07-30T05:16:48.745Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-30T05:16:48.745Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-30T05:16:48.745Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T05:16:48.745Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0.001 s [2019-07-30T05:16:48.745Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T05:16:48.745Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T05:16:48.745Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T05:16:48.745Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T05:16:48.745Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T05:16:48.745Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T05:16:48.745Z] [2019-07-30T05:16:48.745Z] Results: [2019-07-30T05:16:48.745Z] [2019-07-30T05:16:48.745Z] Tests run: 834, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T05:16:48.745Z] [2019-07-30T05:16:48.745Z] [2019-07-30T05:16:48.745Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 05:16:46.728 [2019-07-30T05:16:48.745Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T05:16:48.745Z] [INFO] All tests passed! [2019-07-30T05:16:48.745Z] [INFO] [2019-07-30T05:16:48.745Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:16:48.745Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:16:48.745Z] [INFO] [2019-07-30T05:16:48.745Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:16:48.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:16:48.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:16:48.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:16:49.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:16:49.565Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:16:49.565Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:16:49.822Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:16:49.822Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:16:49.822Z] [INFO] [2019-07-30T05:16:49.822Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:16:50.080Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T05:16:50.080Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.pom [2019-07-30T05:16:50.080Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T05:16:50.080Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T05:16:50.080Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-30T05:16:50.080Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-30T05:16:50.080Z] [INFO] [2019-07-30T05:16:50.080Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T05:16:50.080Z] [INFO] [2019-07-30T05:16:50.080Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2019-07-30T05:16:50.080Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT [19/134] [2019-07-30T05:16:50.080Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:16:50.080Z] [INFO] [2019-07-30T05:16:50.080Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:50.080Z] [INFO] [2019-07-30T05:16:50.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:50.080Z] [INFO] The project's OSGi version is 4.2.0.201907300502 [2019-07-30T05:16:50.080Z] [INFO] [2019-07-30T05:16:50.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:50.080Z] [INFO] [2019-07-30T05:16:50.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:50.080Z] [INFO] [2019-07-30T05:16:50.080Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:50.080Z] [INFO] [2019-07-30T05:16:50.080Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:50.080Z] [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-30T05:16:50.080Z] [INFO] [2019-07-30T05:16:50.080Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:50.080Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:16:50.080Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2019-07-30T05:16:50.080Z] [INFO] [2019-07-30T05:16:50.080Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:50.080Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes [2019-07-30T05:16:50.644Z] [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-30T05:16:50.644Z] return iter; [2019-07-30T05:16:50.644Z] ^^^^^^^^^^^^ [2019-07-30T05:16:50.644Z] Potential resource leak: 'iter' may not be closed at this location [2019-07-30T05:16:50.644Z] [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-30T05:16:50.644Z] elem = (CtfIterator) fTrace.createIterator(); [2019-07-30T05:16:50.644Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:16:50.644Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-30T05:16:50.644Z] [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-30T05:16:50.644Z] return elem; [2019-07-30T05:16:50.644Z] ^^^^^^^^^^^^ [2019-07-30T05:16:50.644Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-30T05:16:50.644Z] [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-30T05:16:50.644Z] return getFirst(); [2019-07-30T05:16:50.644Z] ^^^^^^^^^^ [2019-07-30T05:16:50.644Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:16:50.644Z] [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-30T05:16:50.644Z] CtfIterator iterator = getIterator(); [2019-07-30T05:16:50.644Z] ^^^^^^^^ [2019-07-30T05:16:50.644Z] Potential resource leak: 'iterator' may not be closed [2019-07-30T05:16:50.644Z] [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-30T05:16:50.644Z] return iterator == null ? null : iterator.getCurrentEvent(); [2019-07-30T05:16:50.644Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:16:50.644Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T05:16:50.644Z] [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-30T05:16:50.644Z] return retVal; [2019-07-30T05:16:50.644Z] ^^^^^^^^^^^^^^ [2019-07-30T05:16:50.644Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T05:16:50.644Z] [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-30T05:16:50.644Z] return ret; [2019-07-30T05:16:50.644Z] ^^^^^^^^^^^ [2019-07-30T05:16:50.644Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T05:16:50.644Z] [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-30T05:16:50.644Z] return iterator == null ? false : iterator.seek(location); [2019-07-30T05:16:50.644Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:16:50.644Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T05:16:50.644Z] [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-30T05:16:50.644Z] return fPreviousEvent; [2019-07-30T05:16:50.644Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:16:50.644Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T05:16:50.644Z] [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-30T05:16:50.644Z] return fTrace.timestampCyclesToNanos(ts); [2019-07-30T05:16:50.644Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:16:50.644Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T05:16:50.644Z] [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-30T05:16:50.644Z] return 0; [2019-07-30T05:16:50.644Z] ^^^^^^^^^ [2019-07-30T05:16:50.644Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T05:16:50.644Z] 12 problems (12 warnings) [2019-07-30T05:16:50.644Z] [INFO] [2019-07-30T05:16:50.644Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:50.644Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:16:50.644Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2019-07-30T05:16:50.644Z] [INFO] [2019-07-30T05:16:50.644Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:50.644Z] [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-30T05:16:50.644Z] [INFO] [2019-07-30T05:16:50.644Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:50.644Z] [INFO] [2019-07-30T05:16:50.644Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:50.644Z] [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-30T05:16:50.644Z] [INFO] [2019-07-30T05:16:50.644Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:50.644Z] [INFO] [2019-07-30T05:16:50.644Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:50.644Z] [INFO] [2019-07-30T05:16:50.644Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:50.644Z] [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-30T05:16:50.644Z] [INFO] [2019-07-30T05:16:50.644Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:50.644Z] [INFO] [2019-07-30T05:16:50.644Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:50.644Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:16:50.644Z] [INFO] [2019-07-30T05:16:50.644Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:50.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:16:50.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:16:51.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:16:51.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:16:51.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:16:51.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:16:52.285Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:16:53.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:16:53.028Z] [INFO] [2019-07-30T05:16:53.028Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:53.028Z] [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-30T05:16:53.028Z] [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-30T05:16:53.028Z] [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-30T05:16:53.028Z] [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-30T05:16:53.028Z] [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-30T05:16:53.028Z] [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-30T05:16:53.028Z] [INFO] [2019-07-30T05:16:53.028Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T05:16:53.028Z] [INFO] [2019-07-30T05:16:53.028Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2019-07-30T05:16:53.285Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/134] [2019-07-30T05:16:53.285Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:16:53.285Z] [INFO] [2019-07-30T05:16:53.285Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:16:53.285Z] [INFO] [2019-07-30T05:16:53.285Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:16:53.285Z] [INFO] The project's OSGi version is 1.0.9.201907300502 [2019-07-30T05:16:53.285Z] [INFO] [2019-07-30T05:16:53.285Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:16:53.285Z] [INFO] [2019-07-30T05:16:53.285Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:16:53.285Z] [INFO] [2019-07-30T05:16:53.285Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:16:53.285Z] [INFO] [2019-07-30T05:16:53.285Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:16:53.285Z] [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-30T05:16:53.285Z] [INFO] [2019-07-30T05:16:53.285Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:16:53.285Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:16:53.285Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2019-07-30T05:16:53.285Z] [INFO] [2019-07-30T05:16:53.285Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:16:53.285Z] [INFO] Compiling 34 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes [2019-07-30T05:16:53.849Z] [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-30T05:16:53.849Z] private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3; [2019-07-30T05:16:53.849Z] ^^^^^^^^^^^ [2019-07-30T05:16:53.849Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated [2019-07-30T05:16:53.849Z] [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-30T05:16:53.849Z] private static final Map EXPECTED_YDATA = ImmutableMap.of(Long.toString(1), [2019-07-30T05:16:53.849Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:16:53.849Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:16:53.849Z] [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-30T05:16:53.849Z] Long.toString(2), [2019-07-30T05:16:53.849Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:16:53.849Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:16:53.849Z] [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-30T05:16:53.849Z] SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids); [2019-07-30T05:16:53.849Z] ^^^ [2019-07-30T05:16:53.849Z] 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-30T05:16:53.849Z] 4 problems (4 warnings) [2019-07-30T05:16:53.849Z] [INFO] [2019-07-30T05:16:53.849Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:16:53.849Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:16:53.849Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2019-07-30T05:16:53.849Z] [INFO] [2019-07-30T05:16:53.849Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:16:53.849Z] [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-30T05:16:53.849Z] [INFO] [2019-07-30T05:16:53.849Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:16:53.849Z] [INFO] [2019-07-30T05:16:53.849Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:16:54.105Z] [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-30T05:16:54.105Z] [INFO] [2019-07-30T05:16:54.105Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:16:54.105Z] [INFO] [2019-07-30T05:16:54.105Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:16:54.105Z] [INFO] [2019-07-30T05:16:54.105Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:16:54.105Z] [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-30T05:16:54.363Z] [INFO] [2019-07-30T05:16:54.363Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:16:54.363Z] [INFO] [2019-07-30T05:16:54.363Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:16:55.733Z] [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-30T05:16:55.733Z] [INFO] Command line: [2019-07-30T05:16:55.733Z] [/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-30T05:16:55.990Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:16:59.264Z] !SESSION 2019-07-30 05:16:56.146 ----------------------------------------------- [2019-07-30T05:16:59.264Z] eclipse.buildId=unknown [2019-07-30T05:16:59.264Z] java.version=1.8.0_202 [2019-07-30T05:16:59.264Z] java.vendor=Oracle Corporation [2019-07-30T05:16:59.264Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:16:59.264Z] 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-30T05:16:59.264Z] 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-30T05:16:59.264Z] [2019-07-30T05:16:59.264Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:16:59.250 [2019-07-30T05:16:59.264Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:16:59.264Z] !STACK 0 [2019-07-30T05:16:59.264Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T05:16:59.264Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:16:59.264Z] [2019-07-30T05:16:59.264Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:16:59.264Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:16:59.264Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:16:59.264Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:16:59.264Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:16:59.264Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:16:59.264Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:16:59.264Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:16:59.264Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:16:59.264Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:16:59.520Z] [2019-07-30T05:16:59.520Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:16:59.427 [2019-07-30T05:16:59.520Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:16:59.520Z] !STACK 0 [2019-07-30T05:16:59.520Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T05:16:59.520Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:16:59.520Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:16:59.520Z] -> 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-30T05:16:59.520Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T05:16:59.520Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:16:59.520Z] [2019-07-30T05:16:59.520Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:16:59.520Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:16:59.520Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:16:59.520Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:16:59.520Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:16:59.520Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:16:59.520Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:16:59.520Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:16:59.520Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:16:59.520Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:17:02.040Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-30T05:17:02.297Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-30T05:17:02.297Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0.006 s [2019-07-30T05:17:02.297Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T05:17:02.297Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T05:17:02.297Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T05:17:02.297Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T05:17:02.297Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T05:17:02.297Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-30T05:17:02.297Z] 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-30T05:17:02.297Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T05:17:02.297Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T05:17:02.297Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T05:17:02.297Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T05:17:02.297Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T05:17:02.297Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-30T05:18:10.208Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.692 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-30T05:18:10.208Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 60.983 s [2019-07-30T05:18:10.208Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 2.21 s [2019-07-30T05:18:10.208Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-30T05:18:48.891Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.096 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-30T05:18:48.891Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 3.417 s [2019-07-30T05:18:48.891Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 3.291 s [2019-07-30T05:18:48.891Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.592 s [2019-07-30T05:18:48.891Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.86 s [2019-07-30T05:18:48.891Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.593 s [2019-07-30T05:18:48.891Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.443 s [2019-07-30T05:18:48.891Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.098 s [2019-07-30T05:18:48.891Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.202 s [2019-07-30T05:18:48.891Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.2 s [2019-07-30T05:18:48.891Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-30T05:18:48.891Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-30T05:18:48.891Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.1 s [2019-07-30T05:18:48.891Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.645 s [2019-07-30T05:18:48.891Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.06 s [2019-07-30T05:18:48.891Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.2 s [2019-07-30T05:18:48.891Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2019-07-30T05:18:48.891Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-30T05:18:48.891Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.692 s [2019-07-30T05:18:48.891Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.111 s [2019-07-30T05:18:48.891Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.803 s [2019-07-30T05:18:48.891Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-30T05:19:06.952Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.561 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-30T05:19:06.952Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T05:19:06.952Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T05:19:06.952Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T05:19:06.952Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T05:19:06.952Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T05:19:06.952Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T05:19:06.952Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.016 s [2019-07-30T05:19:06.952Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T05:19:06.952Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T05:19:06.952Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.004 s [2019-07-30T05:19:06.952Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T05:19:06.952Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T05:19:06.952Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T05:19:06.952Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T05:19:06.952Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-30T05:19:06.952Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.051 s [2019-07-30T05:19:06.952Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T05:19:06.952Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-30T05:19:06.952Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-30T05:19:06.952Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.007 s [2019-07-30T05:19:06.952Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-30T05:19:13.496Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.55 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-30T05:19:13.496Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 3.255 s [2019-07-30T05:19:13.496Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.375 s [2019-07-30T05:19:13.496Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 2.569 s [2019-07-30T05:19:13.496Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.348 s [2019-07-30T05:19:13.496Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-30T05:20:50.329Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 94.149 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-30T05:20:50.329Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.006 s [2019-07-30T05:20:50.329Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 17.878 s [2019-07-30T05:20:50.329Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.038 s [2019-07-30T05:20:50.329Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.036 s [2019-07-30T05:20:50.329Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.101 s [2019-07-30T05:20:50.329Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T05:20:50.329Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T05:20:50.329Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.084 s [2019-07-30T05:20:50.329Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-30T05:20:50.329Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T05:20:50.329Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 16.118 s [2019-07-30T05:20:50.329Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T05:20:50.329Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T05:20:50.329Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2019-07-30T05:20:50.329Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T05:20:50.329Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T05:20:50.329Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T05:20:50.329Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.018 s [2019-07-30T05:20:50.329Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2019-07-30T05:20:50.329Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.994 s [2019-07-30T05:20:50.329Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.985 s [2019-07-30T05:20:50.329Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.027 s [2019-07-30T05:20:50.329Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T05:20:50.329Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.005 s [2019-07-30T05:20:50.329Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.947 s [2019-07-30T05:20:50.329Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T05:20:50.329Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.036 s [2019-07-30T05:20:50.329Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T05:20:50.329Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T05:20:50.329Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T05:20:50.329Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-30T05:21:08.389Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 20.557 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-30T05:21:08.389Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.377 s [2019-07-30T05:21:08.389Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.298 s [2019-07-30T05:21:08.389Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped [2019-07-30T05:21:08.389Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.857 s [2019-07-30T05:21:08.389Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.741 s [2019-07-30T05:21:08.389Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.205 s [2019-07-30T05:21:08.389Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.342 s [2019-07-30T05:21:08.389Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.308 s [2019-07-30T05:21:08.389Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.716 s [2019-07-30T05:21:08.389Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 3.408 s [2019-07-30T05:21:08.389Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.373 s [2019-07-30T05:21:08.389Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.739 s [2019-07-30T05:21:08.389Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-30T05:21:10.450Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.209 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-30T05:21:10.450Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0 s [2019-07-30T05:21:10.450Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.121 s [2019-07-30T05:21:10.450Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.157 s [2019-07-30T05:21:10.450Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.097 s [2019-07-30T05:21:10.450Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.098 s [2019-07-30T05:21:10.450Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.181 s [2019-07-30T05:21:10.450Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.134 s [2019-07-30T05:21:10.450Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.05 s [2019-07-30T05:21:10.450Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-30T05:21:10.450Z] 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-30T05:21:10.450Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest) Time elapsed: 0.002 s [2019-07-30T05:21:10.450Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-30T05:21:10.450Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-30T05:21:10.450Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0.001 s [2019-07-30T05:21:10.450Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T05:21:10.450Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T05:21:10.450Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T05:21:10.450Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0.001 s [2019-07-30T05:21:10.450Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T05:21:10.450Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T05:21:10.450Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T05:21:10.450Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T05:21:10.450Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T05:21:10.450Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0.001 s [2019-07-30T05:21:10.450Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T05:21:10.450Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T05:21:10.450Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-30T05:21:10.450Z] 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-30T05:21:10.450Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest) Time elapsed: 0.001 s [2019-07-30T05:21:10.450Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-30T05:21:10.450Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-30T05:21:10.450Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.005 s [2019-07-30T05:21:10.450Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:21:10.450Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T05:21:10.450Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T05:21:10.450Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T05:21:10.450Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:21:10.450Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T05:21:10.450Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T05:21:10.450Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:21:10.450Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T05:21:10.450Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:21:10.450Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:21:10.450Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T05:21:10.450Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T05:21:10.450Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-30T05:21:10.450Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-30T05:21:10.450Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest) Time elapsed: 0.087 s [2019-07-30T05:21:10.450Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-30T05:21:25.300Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.441 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-30T05:21:25.300Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.313 s [2019-07-30T05:21:25.300Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 3.716 s [2019-07-30T05:21:25.300Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.609 s [2019-07-30T05:21:25.300Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.507 s [2019-07-30T05:21:25.300Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.507 s [2019-07-30T05:21:25.300Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.786 s [2019-07-30T05:21:25.300Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-30T05:21:25.867Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.154 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-30T05:21:25.867Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-30T05:21:25.867Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-30T05:21:25.867Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-30T05:21:25.867Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.002 s [2019-07-30T05:21:25.867Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-30T05:21:25.867Z] 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-30T05:21:25.867Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-30T05:21:25.867Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-30T05:21:25.867Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-30T05:21:26.124Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-30T05:21:26.124Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T05:21:26.124Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T05:21:26.124Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.003 s [2019-07-30T05:21:26.124Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.097 s [2019-07-30T05:21:26.124Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T05:21:26.124Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T05:21:26.124Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T05:21:26.124Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T05:21:26.124Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T05:21:26.124Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-30T05:21:40.976Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.659 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-30T05:21:40.976Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 8.204 s [2019-07-30T05:21:40.976Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 6.454 s [2019-07-30T05:21:40.976Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-30T05:21:41.233Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-30T05:21:41.233Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.258 s [2019-07-30T05:21:41.233Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.154 s [2019-07-30T05:21:41.233Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-30T05:21:45.736Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.312 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-30T05:21:45.736Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.222 s [2019-07-30T05:21:45.736Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.297 s [2019-07-30T05:21:45.736Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.299 s [2019-07-30T05:21:45.736Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-30T05:21:45.736Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-07-30T05:21:45.736Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-30T05:21:45.736Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0 s [2019-07-30T05:21:45.736Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.599 s [2019-07-30T05:21:45.736Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-30T05:21:45.736Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 1.3 s [2019-07-30T05:21:45.736Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.303 s [2019-07-30T05:21:45.736Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0 s [2019-07-30T05:21:45.736Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-30T05:21:45.736Z] [2019-07-30T05:21:45.736Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:21:45.529 [2019-07-30T05:21:45.736Z] !MESSAGE Unknown trace attribute: test [2019-07-30T05:21:45.736Z] [2019-07-30T05:21:45.736Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:21:45.530 [2019-07-30T05:21:45.736Z] !MESSAGE Unknown trace attribute: test1 [2019-07-30T05:21:45.736Z] [2019-07-30T05:21:45.736Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:21:45.531 [2019-07-30T05:21:45.736Z] !MESSAGE Unknown trace attribute: test2 [2019-07-30T05:21:45.736Z] [2019-07-30T05:21:45.736Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:21:45.531 [2019-07-30T05:21:45.736Z] !MESSAGE Unknown trace attribute: test3 [2019-07-30T05:21:45.736Z] [2019-07-30T05:21:45.736Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 05:21:45.532 [2019-07-30T05:21:45.736Z] !MESSAGE Unknown trace attribute: test4 [2019-07-30T05:21:45.736Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-30T05:21:45.736Z] 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.024 s [2019-07-30T05:21:45.736Z] testValidate[1: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/221/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.048 s [2019-07-30T05:21:45.736Z] 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.006 s [2019-07-30T05:21:45.736Z] testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0 s [2019-07-30T05:21:45.736Z] 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-30T05:21:45.736Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-30T05:21:48.256Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.053 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-30T05:21:48.256Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.197 s [2019-07-30T05:21:48.256Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.178 s [2019-07-30T05:21:48.256Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.078 s [2019-07-30T05:21:48.256Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.1 s [2019-07-30T05:21:48.256Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-30T05:21:49.624Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.606 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-30T05:21:49.624Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.083 s [2019-07-30T05:21:49.624Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.144 s [2019-07-30T05:21:49.624Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.085 s [2019-07-30T05:21:49.624Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.084 s [2019-07-30T05:21:49.624Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.087 s [2019-07-30T05:21:49.624Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.089 s [2019-07-30T05:21:49.624Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.243 s [2019-07-30T05:21:49.624Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.089 s [2019-07-30T05:21:49.624Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.085 s [2019-07-30T05:21:49.624Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.083 s [2019-07-30T05:21:49.624Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.045 s [2019-07-30T05:21:49.624Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.083 s [2019-07-30T05:21:49.624Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.081 s [2019-07-30T05:21:49.624Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.045 s [2019-07-30T05:21:49.624Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.085 s [2019-07-30T05:21:49.624Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.101 s [2019-07-30T05:21:49.624Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.091 s [2019-07-30T05:21:49.624Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-30T05:26:41.785Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 279.147 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-30T05:26:41.785Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 23.922 s [2019-07-30T05:26:41.785Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 25.119 s [2019-07-30T05:26:41.785Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 30.561 s [2019-07-30T05:26:41.785Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 5.776 s [2019-07-30T05:26:41.785Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.561 s [2019-07-30T05:26:41.785Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 31.375 s [2019-07-30T05:26:41.785Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 27.166 s [2019-07-30T05:26:41.785Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 30.954 s [2019-07-30T05:26:41.785Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.381 s [2019-07-30T05:26:41.785Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.397 s [2019-07-30T05:26:41.785Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.341 s [2019-07-30T05:26:41.785Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.954 s [2019-07-30T05:26:41.785Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.698 s [2019-07-30T05:26:41.785Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.371 s [2019-07-30T05:26:41.785Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.244 s [2019-07-30T05:26:41.785Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.227 s [2019-07-30T05:26:41.785Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.223 s [2019-07-30T05:26:41.785Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.218 s [2019-07-30T05:26:41.785Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.219 s [2019-07-30T05:26:41.785Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.217 s [2019-07-30T05:26:41.785Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 13.871 s [2019-07-30T05:26:41.785Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.273 s [2019-07-30T05:26:41.785Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 11.721 s [2019-07-30T05:26:41.785Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 14.596 s [2019-07-30T05:26:41.785Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.284 s [2019-07-30T05:26:41.785Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 24.463 s [2019-07-30T05:26:41.785Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-30T05:26:41.785Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-30T05:26:41.785Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest) Time elapsed: 0.312 s [2019-07-30T05:26:41.785Z] [2019-07-30T05:26:41.785Z] Results: [2019-07-30T05:26:41.785Z] [2019-07-30T05:26:41.785Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T05:26:41.785Z] [2019-07-30T05:26:41.785Z] [INFO] All tests passed! [2019-07-30T05:26:41.785Z] [INFO] [2019-07-30T05:26:41.785Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:26:41.785Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:26:41.785Z] [INFO] [2019-07-30T05:26:41.785Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:26:41.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:26:41.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:26:41.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:26:41.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:26:41.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:26:41.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T05:26:41.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:26:41.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:26:41.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:26:41.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:26:41.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:26:41.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:26:41.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:26:41.785Z] [INFO] [2019-07-30T05:26:41.785Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:26:41.785Z] [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-30T05:26:41.785Z] [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-30T05:26:41.785Z] [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-30T05:26:41.785Z] [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-30T05:26:41.785Z] [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-30T05:26:41.785Z] [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-30T05:26:41.785Z] [INFO] [2019-07-30T05:26:41.785Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T05:26:41.785Z] [INFO] [2019-07-30T05:26:41.785Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2019-07-30T05:26:41.785Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/134] [2019-07-30T05:26:41.785Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:26:41.785Z] [INFO] [2019-07-30T05:26:41.785Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:41.785Z] [INFO] [2019-07-30T05:26:41.785Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:41.785Z] [INFO] The project's OSGi version is 0.0.1.201907300502 [2019-07-30T05:26:41.785Z] [INFO] [2019-07-30T05:26:41.785Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:41.785Z] [INFO] [2019-07-30T05:26:41.785Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:41.785Z] [INFO] [2019-07-30T05:26:41.785Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:41.785Z] [INFO] [2019-07-30T05:26:41.785Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:41.785Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T05:26:41.785Z] [INFO] [2019-07-30T05:26:41.786Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:41.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:26:41.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2019-07-30T05:26:41.786Z] [INFO] [2019-07-30T05:26:41.786Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:41.786Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes [2019-07-30T05:26:41.786Z] [INFO] [2019-07-30T05:26:41.786Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:41.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:26:41.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2019-07-30T05:26:41.786Z] [INFO] [2019-07-30T05:26:41.786Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:41.786Z] [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-30T05:26:41.786Z] [INFO] [2019-07-30T05:26:41.786Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:41.786Z] [INFO] [2019-07-30T05:26:41.786Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:41.786Z] [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-30T05:26:41.786Z] [INFO] [2019-07-30T05:26:41.786Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:41.786Z] [INFO] [2019-07-30T05:26:41.786Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:41.786Z] [INFO] [2019-07-30T05:26:41.786Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:41.786Z] [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-30T05:26:41.786Z] [INFO] [2019-07-30T05:26:41.786Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:41.786Z] [INFO] [2019-07-30T05:26:41.786Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:41.786Z] [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-30T05:26:41.786Z] [INFO] Command line: [2019-07-30T05:26:41.786Z] [/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-30T05:26:41.786Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:26:41.786Z] !SESSION 2019-07-30 05:26:37.991 ----------------------------------------------- [2019-07-30T05:26:41.786Z] eclipse.buildId=unknown [2019-07-30T05:26:41.786Z] java.version=1.8.0_202 [2019-07-30T05:26:41.786Z] java.vendor=Oracle Corporation [2019-07-30T05:26:41.786Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:26:41.786Z] 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-30T05:26:41.786Z] 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-30T05:26:41.786Z] [2019-07-30T05:26:41.786Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:26:40.739 [2019-07-30T05:26:41.786Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:26:41.786Z] !STACK 0 [2019-07-30T05:26:41.786Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T05:26:41.786Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:26:41.786Z] [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:26:41.786Z] [2019-07-30T05:26:41.786Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:26:40.865 [2019-07-30T05:26:41.786Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:26:41.786Z] !STACK 0 [2019-07-30T05:26:41.786Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T05:26:41.786Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:26:41.786Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:26:41.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-30T05:26:41.786Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T05:26:41.786Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:26:41.786Z] [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:26:41.786Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:26:43.682Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-30T05:26:43.682Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-30T05:26:43.682Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest) Time elapsed: 0.066 s [2019-07-30T05:26:43.682Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-30T05:26:44.246Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-30T05:26:44.246Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.352 s [2019-07-30T05:26:44.246Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.016 s [2019-07-30T05:26:44.246Z] [2019-07-30T05:26:44.246Z] Results: [2019-07-30T05:26:44.246Z] [2019-07-30T05:26:44.246Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:26:44.246Z] [2019-07-30T05:26:44.809Z] [INFO] All tests passed! [2019-07-30T05:26:44.809Z] [INFO] [2019-07-30T05:26:44.809Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:44.809Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:26:44.809Z] [INFO] [2019-07-30T05:26:44.809Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:45.373Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:26:45.373Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:26:45.373Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:26:46.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T05:26:46.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:26:46.736Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:26:46.736Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:26:46.994Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:26:46.994Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T05:26:47.251Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:26:47.251Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:26:47.251Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:26:47.515Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:26:47.515Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:26:47.515Z] [INFO] [2019-07-30T05:26:47.515Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:47.515Z] [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-30T05:26:47.515Z] [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-30T05:26:47.515Z] [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-30T05:26:47.515Z] [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-30T05:26:47.515Z] [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-30T05:26:47.515Z] [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-30T05:26:47.515Z] [INFO] [2019-07-30T05:26:47.515Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T05:26:47.515Z] [INFO] [2019-07-30T05:26:47.515Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2019-07-30T05:26:47.515Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT [22/134] [2019-07-30T05:26:47.515Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:26:47.515Z] [INFO] [2019-07-30T05:26:47.515Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:26:47.515Z] [INFO] [2019-07-30T05:26:47.515Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:26:47.515Z] [INFO] The project's OSGi version is 5.1.0.201907300502 [2019-07-30T05:26:47.515Z] [INFO] [2019-07-30T05:26:47.515Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:26:47.515Z] [INFO] [2019-07-30T05:26:47.515Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:26:47.515Z] [INFO] [2019-07-30T05:26:47.515Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:26:47.515Z] [INFO] [2019-07-30T05:26:47.515Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:26:47.515Z] [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-30T05:26:47.515Z] [INFO] [2019-07-30T05:26:47.515Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:26:47.515Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:26:47.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2019-07-30T05:26:47.515Z] [INFO] [2019-07-30T05:26:47.515Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:26:47.772Z] [INFO] Compiling 523 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] return Iterables.concat(Collections.singleton(root), Iterables.concat(transform)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-30T05:26:54.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/views/timegraph/dataprovider/DataProviderBaseView.java:[138] [2019-07-30T05:26:54.323Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> tDataProvider = dpm.getDataProvider(trace, id, ITimeGraphDataProvider.class); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T05:26:54.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/views/timegraph/dataprovider/DataProviderBaseView.java:[148] [2019-07-30T05:26:54.323Z] AbstractTreeCommonXDataProvider<@NonNull TmfStateSystemAnalysisModule, @NonNull ITmfTreeDataModel> xyDataProvider = dpm.getDataProvider(trace, id, AbstractTreeCommonXDataProvider.class); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T05:26:54.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/views/timegraph/dataprovider/DataProviderBaseView.java:[191] [2019-07-30T05:26:54.323Z] List descriptors = DataProviderManager.getInstance().getAvailableProviders(traceEntry.getTrace()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@NonNull IDataProviderDescriptor>' [2019-07-30T05:26:54.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/views/timegraph/dataprovider/DataProviderBaseView.java:[344] [2019-07-30T05:26:54.323Z] for (Entry> entry : providersToModelIds.asMap().entrySet()) { [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry>' needs unchecked conversion to conform to 'Map.Entry>' [2019-07-30T05:26:54.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/views/timegraph/dataprovider/DataProviderBaseView.java:[346] [2019-07-30T05:26:54.323Z] DataProviderEntries key = entry.getKey(); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] 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-30T05:26:54.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/views/timegraph/dataprovider/DataProviderBaseView.java:[352] [2019-07-30T05:26:54.323Z] AbstractTreeCommonXDataProvider<@NonNull TmfStateSystemAnalysisModule, @NonNull ITmfTreeDataModel> dataProvider = (AbstractTreeCommonXDataProvider<@NonNull TmfStateSystemAnalysisModule, @NonNull ITmfTreeDataModel>) provider; [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Type safety: Unchecked cast from ITmfTreeDataProvider to AbstractTreeCommonXDataProvider [2019-07-30T05:26:54.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/views/timegraph/dataprovider/DataProviderBaseView.java:[361] [2019-07-30T05:26:54.323Z] ITimeGraphDataProvider dataProvider = (ITimeGraphDataProvider) provider; [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Type safety: Unchecked cast from ITmfTreeDataProvider to ITimeGraphDataProvider [2019-07-30T05:26:54.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/views/timegraph/dataprovider/DataProviderBaseView.java:[420] [2019-07-30T05:26:54.323Z] names.add(current.getName()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/views/timegraph/dataprovider/DataProviderBaseView.java:[424] [2019-07-30T05:26:54.323Z] names.add(current.getName()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/views/timegraph/dataprovider/DataProviderBaseView.java:[431] [2019-07-30T05:26:54.323Z] return stringJoiner.toString(); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/views/timegraph/dataprovider/DataProviderBaseView.java:[499] [2019-07-30T05:26:54.323Z] long id = entry.getModel().getId(); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^ [2019-07-30T05:26:54.323Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T05:26:54.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/views/timegraph/dataprovider/DataProviderBaseView.java:[521] [2019-07-30T05:26:54.323Z] public void clampTimes(long startTime, long endTime) { [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Javadoc: Missing comment for public declaration [2019-07-30T05:26:54.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/views/timegraph/dataprovider/DataProviderBaseView.java:[526] [2019-07-30T05:26:54.323Z] public void alignTime() { [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Javadoc: Missing comment for public declaration [2019-07-30T05:26:54.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/views/timegraph/dataprovider/DataProviderBaseView.java:[549] [2019-07-30T05:26:54.323Z] public Object getLock() { [2019-07-30T05:26:54.323Z] ^^^^^^^^^ [2019-07-30T05:26:54.323Z] Javadoc: Missing comment for public declaration [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] 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-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip), [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange, [2019-07-30T05:26:54.323Z] TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] import org.eclipse.jface.viewers.ViewerSorter; [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] The type ViewerSorter is deprecated [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] public class TmfViewerSorter extends ViewerSorter { [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] The type ViewerSorter is deprecated [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] ((Iterable) inputElement).forEach(helper -> { [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Type safety: Unchecked cast from Object to Iterable [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] fInput = (Iterable<@NonNull TraceTypeHelper>) newInput; [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Type safety: Unchecked cast from Object to Iterable [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] new TmfTimestampFormat(inputElement.getInputFormat()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] new TmfTimestampFormat(attribute.getInputFormat()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$ [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$ [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] 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-30T05:26:54.323Z] [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-30T05:26:54.323Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] 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-30T05:26:54.323Z] [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-30T05:26:54.323Z] ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value)); [2019-07-30T05:26:54.323Z] ^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos())); [2019-07-30T05:26:54.323Z] ^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value))); [2019-07-30T05:26:54.323Z] ^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] return new TimeGraphLineEntry(model); [2019-07-30T05:26:54.323Z] ^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] return new TimeGraphEntry(model); [2019-07-30T05:26:54.323Z] ^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime)); [2019-07-30T05:26:54.323Z] ^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true); [2019-07-30T05:26:54.323Z] ^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$ [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T05:26:54.323Z] ^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T05:26:54.323Z] ^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-30T05:26:54.323Z] ^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$ [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$ [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-30T05:26:54.323Z] ^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-30T05:26:54.323Z] ^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.323Z] [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-30T05:26:54.323Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-30T05:26:54.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] int width = CHARACTERS_PER_COLUMN * fm.getAverageCharWidth(); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] 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-30T05:26:54.324Z] [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-30T05:26:54.324Z] dataProvider = initializeDataProvider(fTrace); [2019-07-30T05:26:54.324Z] ^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage()); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] new TmfTimestampFormat(inputData.format); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] int width = fContext.getFontMetrics().getAverageCharWidth(); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] return traceElement.getSupplementaryResources(); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] TraceToTrim create = TraceToTrim.create(this, childElement); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement' [2019-07-30T05:26:54.324Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[240] [2019-07-30T05:26:54.324Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] 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-30T05:26:54.324Z] [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-30T05:26:54.324Z] Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] 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-30T05:26:54.324Z] [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-30T05:26:54.324Z] Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] 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-30T05:26:54.324Z] [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-30T05:26:54.324Z] Map toTest = new HashMap<>(getPresentationProvider().getFilterInput(te)); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to 'Map' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] Integer property = mapEntry.getKey(); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] 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-30T05:26:54.324Z] [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-30T05:26:54.324Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] 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-30T05:26:54.324Z] [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-30T05:26:54.324Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] 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-30T05:26:54.324Z] [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-30T05:26:54.324Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] 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-30T05:26:54.324Z] [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-30T05:26:54.324Z] service = site.getService(IWorkbenchSiteProgressService.class); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] 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-30T05:26:54.324Z] [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-30T05:26:54.324Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] 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-30T05:26:54.324Z] [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-30T05:26:54.324Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] 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-30T05:26:54.324Z] [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-30T05:26:54.324Z] Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] 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-30T05:26:54.324Z] [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-30T05:26:54.324Z] Object serviceObject = window.getService(IHandlerService.class); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] 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-30T05:26:54.324Z] [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-30T05:26:54.324Z] Object service = page.getActivePart().getSite().getService(IHandlerService.class); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] 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-30T05:26:54.324Z] [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-30T05:26:54.324Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromDecimal(yValue)); [2019-07-30T05:26:54.324Z] ^^^ [2019-07-30T05:26:54.324Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-30T05:26:54.324Z] ^^^ [2019-07-30T05:26:54.324Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] default @NonNull Map<@NonNull String, @NonNull String> computeData() { [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] super(model.getName()); [2019-07-30T05:26:54.324Z] ^^^^^ [2019-07-30T05:26:54.324Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] stateItems[i] = new StateItem(settings[i].getTickColorRGB()); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] The constructor StateItem(RGB) is deprecated [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] private static final @NonNull Comparator INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] private static final @NonNull Comparator TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] @NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate(); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] doFilterEvents(entry, eventList, predicates); [2019-07-30T05:26:54.324Z] ^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] doFilterEvents(entry, eventList, predicates); [2019-07-30T05:26:54.324Z] ^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] doFilterEvents(entry, eventList, predicates); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^ [2019-07-30T05:26:54.324Z] 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-30T05:26:54.324Z] [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-30T05:26:54.324Z] Collection quarks = getQuarksForEntry(entry, ss); [2019-07-30T05:26:54.324Z] ^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-30T05:26:54.324Z] .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(times, entry.getValue()); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>' [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] 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-30T05:26:54.324Z] [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-30T05:26:54.324Z] providersToModelIds.put(provider, entry.getModel().getId()); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^ [2019-07-30T05:26:54.324Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-30T05:26:54.324Z] .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] return closeZipFile(specifiedFile); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Potential resource leak: 'specifiedFile' may not be closed at this location [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] return archiveSize; [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Potential resource leak: 'zipFile' may not be closed at this location [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, fCursorYCoordinate)); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, e.y)); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] Set ids = (Set) ctx.getData(getClass() + CHECKED_ELEMENTS); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Type safety: Unchecked cast from Object to Set [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] && ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) { [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId()); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] return comparator.compare((T) e1, (T) e2); [2019-07-30T05:26:54.324Z] ^^^^^^ [2019-07-30T05:26:54.324Z] Type safety: Unchecked cast from Object to T [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] return comparator.compare((T) e1, (T) e2); [2019-07-30T05:26:54.324Z] ^^^^^^ [2019-07-30T05:26:54.324Z] Type safety: Unchecked cast from Object to T [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] return new ZipArchiveFile(new ZipFile(file)); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Potential resource leak: '' may not be closed at this location [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] Iterable counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-30T05:26:54.324Z] [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-30T05:26:54.324Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] 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-30T05:26:54.324Z] [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-30T05:26:54.324Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class); [2019-07-30T05:26:54.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:26:54.324Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T05:26:54.324Z] 147 problems (147 warnings) [2019-07-30T05:26:54.324Z] [INFO] [2019-07-30T05:26:54.324Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:26:54.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:26:54.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2019-07-30T05:26:54.324Z] [INFO] [2019-07-30T05:26:54.324Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:26:54.324Z] [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-30T05:26:54.581Z] [INFO] [2019-07-30T05:26:54.581Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:26:54.581Z] [INFO] [2019-07-30T05:26:54.581Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:26:54.838Z] [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-30T05:26:55.402Z] [INFO] [2019-07-30T05:26:55.402Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:26:55.402Z] [INFO] [2019-07-30T05:26:55.402Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:26:55.402Z] [INFO] [2019-07-30T05:26:55.402Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:26:55.402Z] [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-30T05:26:58.676Z] [INFO] [2019-07-30T05:26:58.676Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:26:58.676Z] [INFO] [2019-07-30T05:26:58.676Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:26:58.676Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:26:58.676Z] [INFO] [2019-07-30T05:26:58.676Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:26:58.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:26:58.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:26:58.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:26:58.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:26:58.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:27:00.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:27:00.925Z] [INFO] [2019-07-30T05:27:00.925Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:27:00.925Z] [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-30T05:27:00.925Z] [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-30T05:27:00.925Z] [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-30T05:27:00.925Z] [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-30T05:27:00.925Z] [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-30T05:27:00.925Z] [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-30T05:27:00.925Z] [INFO] [2019-07-30T05:27:00.925Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T05:27:00.925Z] [INFO] [2019-07-30T05:27:00.925Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2019-07-30T05:27:00.925Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/134] [2019-07-30T05:27:00.925Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:27:00.925Z] [INFO] [2019-07-30T05:27:00.925Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:00.925Z] [INFO] [2019-07-30T05:27:00.925Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:00.925Z] [INFO] The project's OSGi version is 0.0.5.201907300502 [2019-07-30T05:27:00.925Z] [INFO] [2019-07-30T05:27:00.925Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:00.925Z] [INFO] [2019-07-30T05:27:00.925Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:00.925Z] [INFO] [2019-07-30T05:27:00.925Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:00.925Z] [INFO] [2019-07-30T05:27:00.925Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:00.925Z] [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-30T05:27:00.925Z] [INFO] [2019-07-30T05:27:00.925Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:00.925Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:00.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2019-07-30T05:27:00.925Z] [INFO] [2019-07-30T05:27:00.925Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:00.925Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes [2019-07-30T05:27:01.523Z] [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-30T05:27:01.523Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-30T05:27:01.523Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:01.523Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T05:27:01.523Z] [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-30T05:27:01.523Z] return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$ [2019-07-30T05:27:01.523Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:01.523Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List' [2019-07-30T05:27:01.523Z] 2 problems (2 warnings) [2019-07-30T05:27:01.523Z] [INFO] [2019-07-30T05:27:01.523Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:01.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:01.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2019-07-30T05:27:01.523Z] [INFO] [2019-07-30T05:27:01.523Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:01.523Z] [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-30T05:27:01.523Z] [INFO] [2019-07-30T05:27:01.523Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:01.523Z] [INFO] [2019-07-30T05:27:01.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:01.523Z] [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-30T05:27:01.523Z] [INFO] [2019-07-30T05:27:01.523Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:01.523Z] [INFO] [2019-07-30T05:27:01.523Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:01.523Z] [INFO] [2019-07-30T05:27:01.523Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:01.523Z] [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-30T05:27:01.523Z] [INFO] [2019-07-30T05:27:01.523Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:01.523Z] [INFO] [2019-07-30T05:27:01.523Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:01.523Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:27:01.523Z] [INFO] [2019-07-30T05:27:01.523Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:01.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:27:01.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:27:01.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:27:02.710Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:27:04.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:27:04.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:27:04.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:27:04.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:27:04.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:27:04.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:27:04.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:27:04.592Z] [INFO] [2019-07-30T05:27:04.592Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:04.592Z] [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-30T05:27:04.592Z] [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-30T05:27:04.592Z] [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-30T05:27:04.592Z] [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-30T05:27:04.592Z] [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-30T05:27:04.592Z] [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-30T05:27:04.592Z] [INFO] [2019-07-30T05:27:04.592Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T05:27:04.592Z] [INFO] [2019-07-30T05:27:04.592Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2019-07-30T05:27:04.592Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT [24/134] [2019-07-30T05:27:04.592Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:27:04.592Z] [INFO] [2019-07-30T05:27:04.592Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:04.592Z] [INFO] [2019-07-30T05:27:04.592Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:04.592Z] [INFO] The project's OSGi version is 2.1.2.201907300502 [2019-07-30T05:27:04.592Z] [INFO] [2019-07-30T05:27:04.592Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:04.592Z] [INFO] [2019-07-30T05:27:04.592Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:04.592Z] [INFO] [2019-07-30T05:27:04.592Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:04.592Z] [INFO] [2019-07-30T05:27:04.592Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:04.592Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T05:27:04.592Z] [INFO] [2019-07-30T05:27:04.592Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:04.592Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:04.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2019-07-30T05:27:04.592Z] [INFO] [2019-07-30T05:27:04.592Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:04.592Z] [INFO] Compiling 32 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes [2019-07-30T05:27:04.849Z] [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-30T05:27:04.849Z] while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) { [2019-07-30T05:27:04.849Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:04.849Z] 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-30T05:27:04.849Z] [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-30T05:27:04.849Z] List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values()); [2019-07-30T05:27:04.849Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:04.849Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-30T05:27:04.849Z] [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-30T05:27:04.849Z] list.addAll(fWorkers.values()); [2019-07-30T05:27:04.849Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:04.849Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-30T05:27:04.849Z] [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-30T05:27:04.849Z] return graphLinks; [2019-07-30T05:27:04.849Z] ^^^^^^^^^^ [2019-07-30T05:27:04.849Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@Nullable List<@NonNull ITimeGraphArrow>' [2019-07-30T05:27:04.849Z] [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-30T05:27:04.849Z] fAspects.put("hostId", worker.getHostId()); [2019-07-30T05:27:04.849Z] ^^^^^^^^ [2019-07-30T05:27:04.849Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T05:27:05.105Z] [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-30T05:27:05.105Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-30T05:27:05.105Z] ^^^^^^^^^^^^^^ [2019-07-30T05:27:05.105Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:27:05.105Z] [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-30T05:27:05.105Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-30T05:27:05.105Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:27:05.105Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T05:27:05.105Z] 7 problems (7 warnings) [2019-07-30T05:27:05.105Z] [INFO] [2019-07-30T05:27:05.105Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:05.105Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:05.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2019-07-30T05:27:05.105Z] [INFO] [2019-07-30T05:27:05.105Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:05.105Z] [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-30T05:27:05.105Z] [INFO] [2019-07-30T05:27:05.105Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:05.105Z] [INFO] [2019-07-30T05:27:05.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:05.105Z] [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-30T05:27:05.105Z] [INFO] [2019-07-30T05:27:05.105Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:05.105Z] [INFO] [2019-07-30T05:27:05.105Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:05.105Z] [INFO] [2019-07-30T05:27:05.105Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:05.105Z] [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-30T05:27:05.105Z] [INFO] [2019-07-30T05:27:05.105Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:05.105Z] [INFO] [2019-07-30T05:27:05.105Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:05.105Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:27:05.105Z] [INFO] [2019-07-30T05:27:05.105Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:05.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:27:05.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:27:06.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:27:06.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:27:06.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:27:06.810Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:27:06.810Z] [INFO] [2019-07-30T05:27:06.810Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:06.810Z] [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-30T05:27:06.810Z] [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-30T05:27:06.810Z] [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-30T05:27:06.810Z] [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-30T05:27:06.810Z] [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-30T05:27:06.810Z] [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-30T05:27:06.810Z] [INFO] [2019-07-30T05:27:06.810Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T05:27:06.810Z] [INFO] [2019-07-30T05:27:06.810Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2019-07-30T05:27:06.810Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [25/134] [2019-07-30T05:27:06.810Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:27:06.810Z] [INFO] [2019-07-30T05:27:06.810Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:06.810Z] [INFO] [2019-07-30T05:27:06.810Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:06.810Z] [INFO] The project's OSGi version is 1.0.4.201907300502 [2019-07-30T05:27:06.810Z] [INFO] [2019-07-30T05:27:06.810Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:06.810Z] [INFO] [2019-07-30T05:27:06.810Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:06.810Z] [INFO] [2019-07-30T05:27:06.810Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:06.810Z] [INFO] [2019-07-30T05:27:06.810Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:06.810Z] [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-30T05:27:06.810Z] [INFO] [2019-07-30T05:27:06.810Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:06.810Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:06.810Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2019-07-30T05:27:06.810Z] [INFO] [2019-07-30T05:27:06.810Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:06.810Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes [2019-07-30T05:27:07.067Z] [INFO] [2019-07-30T05:27:07.067Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:07.067Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:07.067Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2019-07-30T05:27:07.067Z] [INFO] [2019-07-30T05:27:07.067Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:07.067Z] [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-30T05:27:07.323Z] [INFO] [2019-07-30T05:27:07.323Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:07.323Z] [INFO] [2019-07-30T05:27:07.323Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:07.323Z] [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-30T05:27:07.323Z] [INFO] [2019-07-30T05:27:07.323Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:07.323Z] [INFO] [2019-07-30T05:27:07.323Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:07.323Z] [INFO] [2019-07-30T05:27:07.323Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:07.323Z] [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-30T05:27:07.323Z] [INFO] [2019-07-30T05:27:07.323Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:07.323Z] [INFO] [2019-07-30T05:27:07.323Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:09.216Z] [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-30T05:27:09.216Z] [INFO] Command line: [2019-07-30T05:27:09.216Z] [/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-30T05:27:09.216Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:27:11.735Z] !SESSION 2019-07-30 05:27:09.037 ----------------------------------------------- [2019-07-30T05:27:11.735Z] eclipse.buildId=unknown [2019-07-30T05:27:11.735Z] java.version=1.8.0_202 [2019-07-30T05:27:11.735Z] java.vendor=Oracle Corporation [2019-07-30T05:27:11.735Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:27:11.735Z] 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-30T05:27:11.735Z] 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-30T05:27:11.735Z] [2019-07-30T05:27:11.735Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:27:11.724 [2019-07-30T05:27:11.735Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:27:11.735Z] !STACK 0 [2019-07-30T05:27:11.735Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T05:27:11.735Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:27:11.735Z] [2019-07-30T05:27:11.735Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:27:11.735Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:27:11.735Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:27:11.735Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:27:11.735Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:27:11.735Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:27:11.735Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:27:11.735Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:27:11.735Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:27:11.735Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:27:11.993Z] [2019-07-30T05:27:11.993Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:27:11.860 [2019-07-30T05:27:11.993Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:27:11.993Z] !STACK 0 [2019-07-30T05:27:11.993Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T05:27:11.993Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:27:11.993Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:27:11.993Z] -> 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-30T05:27:11.993Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T05:27:11.993Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:27:11.993Z] [2019-07-30T05:27:11.993Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:27:11.993Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:27:11.993Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:27:11.993Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:27:11.993Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:27:11.993Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:27:11.993Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:27:11.993Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:27:11.993Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:27:11.993Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:27:16.441Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-30T05:27:18.962Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.127 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-30T05:27:18.962Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 2.074 s [2019-07-30T05:27:18.962Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 0.024 s [2019-07-30T05:27:18.962Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-30T05:27:18.962Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-30T05:27:18.962Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-07-30T05:27:18.962Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T05:27:18.962Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T05:27:18.962Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T05:27:18.962Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T05:27:18.962Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.005 s [2019-07-30T05:27:18.962Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T05:27:18.962Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T05:27:18.962Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T05:27:18.962Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T05:27:18.962Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T05:27:18.962Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T05:27:18.962Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T05:27:18.962Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T05:27:18.962Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T05:27:18.962Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-07-30T05:27:18.962Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T05:27:18.962Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T05:27:18.962Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-30T05:27:18.962Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-30T05:27:18.962Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.018 s [2019-07-30T05:27:18.962Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.049 s [2019-07-30T05:27:18.962Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T05:27:18.962Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T05:27:18.962Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T05:27:18.962Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T05:27:18.962Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T05:27:18.962Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T05:27:18.962Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T05:27:18.962Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T05:27:18.962Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T05:27:18.962Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T05:27:18.962Z] [2019-07-30T05:27:18.962Z] Results: [2019-07-30T05:27:18.962Z] [2019-07-30T05:27:18.962Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:27:18.962Z] [2019-07-30T05:27:19.897Z] [INFO] All tests passed! [2019-07-30T05:27:19.897Z] [INFO] [2019-07-30T05:27:19.897Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:19.897Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:27:19.897Z] [INFO] [2019-07-30T05:27:19.897Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:20.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:27:20.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:27:20.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:27:21.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:27:21.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:27:21.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:27:21.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:27:21.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:27:21.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:27:21.853Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:27:21.853Z] [INFO] [2019-07-30T05:27:21.853Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:21.853Z] [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-30T05:27:21.853Z] [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-30T05:27:21.853Z] [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-30T05:27:21.853Z] [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-30T05:27:21.853Z] [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-30T05:27:21.853Z] [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-30T05:27:21.853Z] [INFO] [2019-07-30T05:27:21.853Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T05:27:21.853Z] [INFO] [2019-07-30T05:27:21.853Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2019-07-30T05:27:21.853Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [26/134] [2019-07-30T05:27:21.853Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:27:21.853Z] [INFO] [2019-07-30T05:27:21.853Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:21.853Z] [INFO] [2019-07-30T05:27:21.853Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:21.853Z] [INFO] The project's OSGi version is 1.0.2.201907300502 [2019-07-30T05:27:21.853Z] [INFO] [2019-07-30T05:27:21.853Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:21.853Z] [INFO] [2019-07-30T05:27:21.853Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:21.853Z] [INFO] [2019-07-30T05:27:21.853Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:21.853Z] [INFO] [2019-07-30T05:27:21.853Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:21.853Z] [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-30T05:27:21.853Z] [INFO] [2019-07-30T05:27:21.853Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:21.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:21.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2019-07-30T05:27:21.853Z] [INFO] [2019-07-30T05:27:21.853Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:21.853Z] [INFO] Compiling 33 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes [2019-07-30T05:27:22.111Z] [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-30T05:27:22.111Z] private final EnumSet fType = EnumSet.noneOf(DescriptorType.class); [2019-07-30T05:27:22.111Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:22.111Z] Null type safety (type annotations): The expression of type 'EnumSet' needs unchecked conversion to conform to '@NonNull EnumSet' [2019-07-30T05:27:22.111Z] 1 problem (1 warning) [2019-07-30T05:27:22.111Z] [INFO] [2019-07-30T05:27:22.111Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:22.111Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:22.111Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2019-07-30T05:27:22.111Z] [INFO] [2019-07-30T05:27:22.111Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:22.111Z] [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-30T05:27:22.111Z] [INFO] [2019-07-30T05:27:22.111Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:22.111Z] [INFO] [2019-07-30T05:27:22.111Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:22.367Z] [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-30T05:27:22.367Z] [INFO] [2019-07-30T05:27:22.367Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:22.367Z] [INFO] [2019-07-30T05:27:22.367Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:22.367Z] [INFO] [2019-07-30T05:27:22.367Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:22.367Z] [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-30T05:27:22.367Z] [INFO] [2019-07-30T05:27:22.367Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:22.367Z] [INFO] [2019-07-30T05:27:22.367Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:22.367Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:27:22.367Z] [INFO] [2019-07-30T05:27:22.367Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:22.625Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:27:22.625Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:27:22.625Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:27:22.625Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:27:22.882Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:27:23.447Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:27:23.447Z] [INFO] [2019-07-30T05:27:23.447Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:23.447Z] [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-30T05:27:23.447Z] [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-30T05:27:23.447Z] [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-30T05:27:23.447Z] [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-30T05:27:23.447Z] [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-30T05:27:23.447Z] [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-30T05:27:23.447Z] [INFO] [2019-07-30T05:27:23.447Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T05:27:23.447Z] [INFO] [2019-07-30T05:27:23.447Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2019-07-30T05:27:23.447Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT [27/134] [2019-07-30T05:27:23.447Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:27:23.447Z] [INFO] [2019-07-30T05:27:23.447Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:23.447Z] [INFO] [2019-07-30T05:27:23.447Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:23.447Z] [INFO] The project's OSGi version is 1.1.0.201907300502 [2019-07-30T05:27:23.447Z] [INFO] [2019-07-30T05:27:23.447Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:23.447Z] [INFO] [2019-07-30T05:27:23.447Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:23.447Z] [INFO] [2019-07-30T05:27:23.447Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:23.447Z] [INFO] [2019-07-30T05:27:23.447Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:23.447Z] [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-30T05:27:23.447Z] [INFO] [2019-07-30T05:27:23.447Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:23.447Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:23.447Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2019-07-30T05:27:23.447Z] [INFO] [2019-07-30T05:27:23.447Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:23.447Z] [INFO] Compiling 61 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes [2019-07-30T05:27:24.022Z] [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-30T05:27:24.022Z] try (final DirectoryStream directoryStream = Files.newDirectoryStream(configDir)) { [2019-07-30T05:27:24.022Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:24.022Z] Null type safety (type annotations): The expression of type 'DirectoryStream' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>' [2019-07-30T05:27:24.022Z] [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-30T05:27:24.022Z] complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE))); [2019-07-30T05:27:24.022Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:24.022Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:27:24.022Z] 2 problems (2 warnings) [2019-07-30T05:27:24.022Z] [INFO] [2019-07-30T05:27:24.022Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:24.022Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:24.022Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2019-07-30T05:27:24.022Z] [INFO] [2019-07-30T05:27:24.022Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:24.022Z] [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-30T05:27:24.022Z] [INFO] [2019-07-30T05:27:24.283Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:24.283Z] [INFO] [2019-07-30T05:27:24.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:24.283Z] [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-30T05:27:24.283Z] [INFO] [2019-07-30T05:27:24.283Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:24.283Z] [INFO] [2019-07-30T05:27:24.283Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:24.283Z] [INFO] [2019-07-30T05:27:24.283Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:24.283Z] [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-30T05:27:24.283Z] [INFO] [2019-07-30T05:27:24.283Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:24.283Z] [INFO] [2019-07-30T05:27:24.283Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:24.283Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:27:24.283Z] [INFO] [2019-07-30T05:27:24.283Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:24.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:27:24.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T05:27:25.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:27:25.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:27:25.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:27:25.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:27:25.598Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:27:25.598Z] [INFO] [2019-07-30T05:27:25.598Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:25.598Z] [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-30T05:27:25.598Z] [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-30T05:27:25.598Z] [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-30T05:27:25.598Z] [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-30T05:27:25.598Z] [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-30T05:27:25.598Z] [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-30T05:27:25.598Z] [INFO] [2019-07-30T05:27:25.598Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T05:27:25.598Z] [INFO] [2019-07-30T05:27:25.598Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2019-07-30T05:27:25.598Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT [28/134] [2019-07-30T05:27:25.598Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:27:25.598Z] [INFO] [2019-07-30T05:27:25.598Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:25.598Z] [INFO] [2019-07-30T05:27:25.598Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:25.598Z] [INFO] The project's OSGi version is 1.0.1.201907300502 [2019-07-30T05:27:25.598Z] [INFO] [2019-07-30T05:27:25.598Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:25.598Z] [INFO] [2019-07-30T05:27:25.598Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:25.598Z] [INFO] [2019-07-30T05:27:25.598Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:25.598Z] [INFO] [2019-07-30T05:27:25.598Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:25.598Z] [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-30T05:27:25.598Z] [INFO] [2019-07-30T05:27:25.598Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:25.598Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:25.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2019-07-30T05:27:25.598Z] [INFO] [2019-07-30T05:27:25.598Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:25.598Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes [2019-07-30T05:27:25.855Z] [INFO] [2019-07-30T05:27:25.855Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:25.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:25.855Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2019-07-30T05:27:25.855Z] [INFO] [2019-07-30T05:27:25.855Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:25.855Z] [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-30T05:27:25.855Z] [INFO] [2019-07-30T05:27:25.855Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:25.855Z] [INFO] [2019-07-30T05:27:25.855Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:25.855Z] [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-30T05:27:25.855Z] [INFO] [2019-07-30T05:27:25.855Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:25.855Z] [INFO] [2019-07-30T05:27:25.855Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:25.855Z] [INFO] [2019-07-30T05:27:25.855Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:25.855Z] [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-30T05:27:25.855Z] [INFO] [2019-07-30T05:27:25.855Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:25.855Z] [INFO] [2019-07-30T05:27:25.855Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:27.224Z] [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-30T05:27:27.224Z] [INFO] Command line: [2019-07-30T05:27:27.224Z] [/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-30T05:27:27.224Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:27:30.499Z] !SESSION 2019-07-30 05:27:27.394 ----------------------------------------------- [2019-07-30T05:27:30.499Z] eclipse.buildId=unknown [2019-07-30T05:27:30.499Z] java.version=1.8.0_202 [2019-07-30T05:27:30.499Z] java.vendor=Oracle Corporation [2019-07-30T05:27:30.499Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:27:30.499Z] 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-30T05:27:30.499Z] 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-30T05:27:30.499Z] [2019-07-30T05:27:30.499Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:27:30.448 [2019-07-30T05:27:30.499Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:27:30.499Z] !STACK 0 [2019-07-30T05:27:30.499Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T05:27:30.499Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:27:30.499Z] [2019-07-30T05:27:30.499Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:27:30.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:27:30.499Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:27:30.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:27:30.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:27:30.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:27:30.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:27:30.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:27:30.499Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:27:30.499Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:27:31.428Z] [2019-07-30T05:27:31.428Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:27:31.405 [2019-07-30T05:27:31.428Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:27:31.428Z] !STACK 0 [2019-07-30T05:27:31.428Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T05:27:31.428Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:27:31.428Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:27:31.428Z] -> 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-30T05:27:31.428Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T05:27:31.428Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:27:31.428Z] [2019-07-30T05:27:31.428Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:27:31.428Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:27:31.428Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:27:31.428Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:27:31.428Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:27:31.428Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:27:31.428Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:27:31.428Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:27:31.428Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:27:31.428Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:27:33.947Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-30T05:27:34.510Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-30T05:27:34.510Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.224 s [2019-07-30T05:27:34.510Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.165 s [2019-07-30T05:27:34.510Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.089 s [2019-07-30T05:27:34.510Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.003 s [2019-07-30T05:27:34.510Z] [2019-07-30T05:27:34.510Z] Results: [2019-07-30T05:27:34.510Z] [2019-07-30T05:27:34.510Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:27:34.510Z] [2019-07-30T05:27:35.443Z] [INFO] All tests passed! [2019-07-30T05:27:35.443Z] [INFO] [2019-07-30T05:27:35.443Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:35.443Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:27:35.443Z] [INFO] [2019-07-30T05:27:35.443Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:35.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:27:35.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:27:35.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:27:36.633Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T05:27:36.633Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T05:27:36.633Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:27:37.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:27:37.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:27:37.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:27:37.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:27:37.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:27:37.430Z] [INFO] [2019-07-30T05:27:37.430Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:37.430Z] [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-30T05:27:37.430Z] [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-30T05:27:37.430Z] [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-30T05:27:37.430Z] [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-30T05:27:37.430Z] [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-30T05:27:37.430Z] [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-30T05:27:37.430Z] [INFO] [2019-07-30T05:27:37.430Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T05:27:37.430Z] [INFO] [2019-07-30T05:27:37.430Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2019-07-30T05:27:37.430Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT [29/134] [2019-07-30T05:27:37.430Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:27:37.430Z] [INFO] [2019-07-30T05:27:37.430Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:37.430Z] [INFO] [2019-07-30T05:27:37.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:37.430Z] [INFO] The project's OSGi version is 1.0.7.201907300502 [2019-07-30T05:27:37.430Z] [INFO] [2019-07-30T05:27:37.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:37.430Z] [INFO] [2019-07-30T05:27:37.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:37.430Z] [INFO] [2019-07-30T05:27:37.430Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:37.430Z] [INFO] [2019-07-30T05:27:37.430Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:37.430Z] [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-30T05:27:37.430Z] [INFO] [2019-07-30T05:27:37.430Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:37.430Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:37.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2019-07-30T05:27:37.430Z] [INFO] [2019-07-30T05:27:37.430Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:37.430Z] [INFO] Compiling 31 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes [2019-07-30T05:27:37.993Z] [INFO] [2019-07-30T05:27:37.993Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:37.993Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:37.993Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2019-07-30T05:27:37.993Z] [INFO] [2019-07-30T05:27:37.993Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:37.993Z] [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-30T05:27:37.993Z] [INFO] [2019-07-30T05:27:37.993Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:37.993Z] [INFO] [2019-07-30T05:27:37.993Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:37.993Z] [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-30T05:27:38.251Z] [INFO] [2019-07-30T05:27:38.251Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:38.251Z] [INFO] [2019-07-30T05:27:38.251Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:38.251Z] [INFO] [2019-07-30T05:27:38.251Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:38.251Z] [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-30T05:27:38.251Z] [INFO] [2019-07-30T05:27:38.251Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:38.251Z] [INFO] [2019-07-30T05:27:38.251Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:38.251Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:27:38.251Z] [INFO] [2019-07-30T05:27:38.251Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:38.508Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:27:38.508Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:27:38.508Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:27:38.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:27:38.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T05:27:38.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:27:40.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:27:41.504Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:27:41.504Z] [INFO] [2019-07-30T05:27:41.504Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:41.504Z] [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-30T05:27:41.504Z] [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-30T05:27:41.504Z] [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-30T05:27:41.504Z] [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-30T05:27:41.504Z] [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-30T05:27:41.504Z] [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-30T05:27:41.504Z] [INFO] [2019-07-30T05:27:41.504Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T05:27:41.504Z] [INFO] [2019-07-30T05:27:41.504Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2019-07-30T05:27:41.504Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT [30/134] [2019-07-30T05:27:41.504Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:27:41.504Z] [INFO] [2019-07-30T05:27:41.504Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:41.504Z] [INFO] [2019-07-30T05:27:41.504Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:41.504Z] [INFO] The project's OSGi version is 1.1.0.201907300502 [2019-07-30T05:27:41.504Z] [INFO] [2019-07-30T05:27:41.504Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:41.504Z] [INFO] [2019-07-30T05:27:41.504Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:41.504Z] [INFO] [2019-07-30T05:27:41.504Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:41.504Z] [INFO] [2019-07-30T05:27:41.504Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:41.504Z] [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-30T05:27:41.504Z] [INFO] [2019-07-30T05:27:41.504Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:41.504Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:41.504Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2019-07-30T05:27:41.504Z] [INFO] [2019-07-30T05:27:41.504Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:41.504Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes [2019-07-30T05:27:41.761Z] [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-30T05:27:41.761Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils; [2019-07-30T05:27:41.761Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:41.761Z] 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-30T05:27:41.761Z] [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-30T05:27:41.761Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-30T05:27:41.761Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:27:41.761Z] 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-30T05:27:41.761Z] [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-30T05:27:41.761Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-30T05:27:41.761Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:41.761Z] 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-30T05:27:41.761Z] [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-30T05:27:41.761Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction; [2019-07-30T05:27:41.761Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:41.761Z] 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-30T05:27:41.761Z] [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-30T05:27:41.761Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-30T05:27:41.761Z] @Override [2019-07-30T05:27:41.761Z] protected void exportToTsv(@Nullable OutputStream stream) { [2019-07-30T05:27:41.761Z] TmfViewer viewer = getViewer(); [2019-07-30T05:27:41.761Z] if (viewer instanceof LamiTableViewer) { [2019-07-30T05:27:41.761Z] ((LamiTableViewer) viewer).exportToTsv(stream); [2019-07-30T05:27:41.761Z] } [2019-07-30T05:27:41.761Z] } [2019-07-30T05:27:41.761Z] private @Nullable TmfViewer getViewer() { [2019-07-30T05:27:41.761Z] LamiReportViewTabPage tabPage = getCurrentSelectedPage(); [2019-07-30T05:27:41.761Z] if (tabPage == null) { [2019-07-30T05:27:41.761Z] return null; [2019-07-30T05:27:41.761Z] } [2019-07-30T05:27:41.761Z] LamiViewerControl viewerControl = tabPage.getTableViewerControl(); [2019-07-30T05:27:41.761Z] TmfViewer viewer = viewerControl.getViewer(); [2019-07-30T05:27:41.761Z] return viewer; [2019-07-30T05:27:41.761Z] } [2019-07-30T05:27:41.761Z] @Override [2019-07-30T05:27:41.761Z] public boolean isEnabled() { [2019-07-30T05:27:41.761Z] return (getViewer() instanceof LamiTableViewer); [2019-07-30T05:27:41.761Z] } [2019-07-30T05:27:41.761Z] @Override [2019-07-30T05:27:41.761Z] protected @Nullable Shell getShell() { [2019-07-30T05:27:41.761Z] return getViewSite().getShell(); [2019-07-30T05:27:41.761Z] } [2019-07-30T05:27:41.761Z] }; [2019-07-30T05:27:41.761Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:41.761Z] 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-30T05:27:41.761Z] [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-30T05:27:41.761Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-30T05:27:41.761Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:41.761Z] 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-30T05:27:41.761Z] 6 problems (6 warnings) [2019-07-30T05:27:41.761Z] [INFO] [2019-07-30T05:27:41.761Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:41.761Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:41.761Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2019-07-30T05:27:41.761Z] [INFO] [2019-07-30T05:27:41.761Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:42.018Z] [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-30T05:27:42.018Z] [INFO] [2019-07-30T05:27:42.018Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:42.018Z] [INFO] [2019-07-30T05:27:42.018Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:42.018Z] [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-30T05:27:42.018Z] [INFO] [2019-07-30T05:27:42.018Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:42.018Z] [INFO] [2019-07-30T05:27:42.018Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:42.018Z] [INFO] [2019-07-30T05:27:42.018Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:42.018Z] [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-30T05:27:42.018Z] [INFO] [2019-07-30T05:27:42.018Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:42.018Z] [INFO] [2019-07-30T05:27:42.018Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:42.018Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:27:42.018Z] [INFO] [2019-07-30T05:27:42.018Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:42.582Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T05:27:42.582Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:27:42.582Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T05:27:42.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:27:44.208Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:27:45.578Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T05:27:45.578Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:27:45.578Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:27:45.578Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:27:45.578Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:27:45.578Z] [INFO] [2019-07-30T05:27:45.578Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:45.578Z] [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-30T05:27:45.578Z] [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-30T05:27:45.578Z] [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-30T05:27:45.578Z] [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-30T05:27:45.578Z] [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-30T05:27:45.836Z] [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-30T05:27:45.836Z] [INFO] [2019-07-30T05:27:45.836Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T05:27:45.836Z] [INFO] [2019-07-30T05:27:45.836Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2019-07-30T05:27:45.836Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT [31/134] [2019-07-30T05:27:45.836Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:27:45.836Z] [INFO] [2019-07-30T05:27:45.836Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:45.836Z] [INFO] [2019-07-30T05:27:45.836Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:45.836Z] [INFO] The project's OSGi version is 1.0.8.201907300502 [2019-07-30T05:27:45.836Z] [INFO] [2019-07-30T05:27:45.836Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:45.836Z] [INFO] [2019-07-30T05:27:45.836Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:45.836Z] [INFO] [2019-07-30T05:27:45.836Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:45.836Z] [INFO] [2019-07-30T05:27:45.836Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:45.836Z] [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-30T05:27:45.836Z] [INFO] [2019-07-30T05:27:45.836Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:45.836Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:45.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2019-07-30T05:27:45.836Z] [INFO] [2019-07-30T05:27:45.836Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:45.836Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes [2019-07-30T05:27:46.095Z] [INFO] [2019-07-30T05:27:46.095Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:46.095Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:46.095Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2019-07-30T05:27:46.095Z] [INFO] [2019-07-30T05:27:46.095Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:46.095Z] [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-30T05:27:46.095Z] [INFO] [2019-07-30T05:27:46.095Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:46.095Z] [INFO] [2019-07-30T05:27:46.095Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:46.095Z] [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-30T05:27:46.095Z] [INFO] [2019-07-30T05:27:46.095Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:46.095Z] [INFO] [2019-07-30T05:27:46.095Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:46.095Z] [INFO] [2019-07-30T05:27:46.095Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:46.095Z] [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-30T05:27:46.095Z] [INFO] [2019-07-30T05:27:46.095Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:46.095Z] [INFO] [2019-07-30T05:27:46.095Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:46.095Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:27:46.095Z] [INFO] [2019-07-30T05:27:46.095Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:46.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:27:46.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:27:46.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:27:47.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:27:47.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:27:49.315Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:27:49.315Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:27:49.315Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:27:49.315Z] [INFO] [2019-07-30T05:27:49.315Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:49.315Z] [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-30T05:27:49.315Z] [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-30T05:27:49.315Z] [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-30T05:27:49.315Z] [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-30T05:27:49.315Z] [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-30T05:27:49.315Z] [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-30T05:27:49.315Z] [INFO] [2019-07-30T05:27:49.315Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T05:27:49.315Z] [INFO] [2019-07-30T05:27:49.315Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2019-07-30T05:27:49.315Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT [32/134] [2019-07-30T05:27:49.315Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:27:49.315Z] [INFO] [2019-07-30T05:27:49.315Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:49.315Z] [INFO] [2019-07-30T05:27:49.315Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:49.315Z] [INFO] The project's OSGi version is 5.0.0.201907300502 [2019-07-30T05:27:49.315Z] [INFO] [2019-07-30T05:27:49.315Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:49.315Z] [INFO] [2019-07-30T05:27:49.315Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:49.315Z] [INFO] [2019-07-30T05:27:49.315Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:49.315Z] [INFO] [2019-07-30T05:27:49.315Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:49.315Z] [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-30T05:27:49.315Z] [INFO] [2019-07-30T05:27:49.315Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:49.315Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:49.315Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2019-07-30T05:27:49.315Z] [INFO] [2019-07-30T05:27:49.315Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:49.315Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes [2019-07-30T05:27:49.880Z] [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-30T05:27:49.880Z] fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class); [2019-07-30T05:27:49.880Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:49.880Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>' [2019-07-30T05:27:49.880Z] [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-30T05:27:49.880Z] SeriesModel seriesModel = entry.getValue().build(); [2019-07-30T05:27:49.880Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:27:49.880Z] 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-30T05:27:49.880Z] [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-30T05:27:49.880Z] seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel); [2019-07-30T05:27:49.880Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:49.880Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:27:49.880Z] [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-30T05:27:49.880Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-30T05:27:49.880Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:49.880Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-30T05:27:49.880Z] [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-30T05:27:49.880Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-30T05:27:49.880Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:49.880Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]' [2019-07-30T05:27:49.880Z] [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-30T05:27:49.880Z] builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-30T05:27:49.880Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:49.880Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-30T05:27:49.880Z] [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-30T05:27:49.880Z] return builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-30T05:27:49.880Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:49.880Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-30T05:27:49.880Z] 7 problems (7 warnings) [2019-07-30T05:27:49.880Z] [INFO] [2019-07-30T05:27:49.880Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:49.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:49.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2019-07-30T05:27:49.880Z] [INFO] [2019-07-30T05:27:49.880Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:49.880Z] [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-30T05:27:49.880Z] [INFO] [2019-07-30T05:27:49.880Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:49.880Z] [INFO] [2019-07-30T05:27:49.880Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:49.880Z] [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-30T05:27:49.880Z] [INFO] [2019-07-30T05:27:49.880Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:49.880Z] [INFO] [2019-07-30T05:27:49.880Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:49.880Z] [INFO] [2019-07-30T05:27:49.880Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:49.880Z] [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-30T05:27:50.137Z] [INFO] [2019-07-30T05:27:50.137Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:50.137Z] [INFO] [2019-07-30T05:27:50.137Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:50.137Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:27:50.137Z] [INFO] [2019-07-30T05:27:50.137Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:50.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:27:50.394Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:27:50.958Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:27:51.214Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:27:51.214Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:27:51.214Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:27:51.214Z] [INFO] [2019-07-30T05:27:51.214Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:51.214Z] [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-30T05:27:51.214Z] [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-30T05:27:51.214Z] [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-30T05:27:51.214Z] [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-30T05:27:51.214Z] [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-30T05:27:51.214Z] [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-30T05:27:51.214Z] [INFO] [2019-07-30T05:27:51.214Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T05:27:51.214Z] [INFO] [2019-07-30T05:27:51.214Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2019-07-30T05:27:51.214Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT [33/134] [2019-07-30T05:27:51.214Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:27:51.214Z] [INFO] [2019-07-30T05:27:51.214Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:51.214Z] [INFO] [2019-07-30T05:27:51.214Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:51.214Z] [INFO] The project's OSGi version is 4.1.0.201907300502 [2019-07-30T05:27:51.214Z] [INFO] [2019-07-30T05:27:51.214Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:51.214Z] [INFO] [2019-07-30T05:27:51.214Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:51.214Z] [INFO] [2019-07-30T05:27:51.214Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:51.214Z] [INFO] [2019-07-30T05:27:51.214Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:51.214Z] [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-30T05:27:51.214Z] [INFO] [2019-07-30T05:27:51.214Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:51.214Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:51.214Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2019-07-30T05:27:51.214Z] [INFO] [2019-07-30T05:27:51.214Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:51.214Z] [INFO] Compiling 125 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()), [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] return builder.build(); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] 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-30T05:27:52.587Z] [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-30T05:27:52.587Z] return Lists.newArrayList(models); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] 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-30T05:27:52.587Z] [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-30T05:27:52.587Z] return Lists.newArrayList(models); [2019-07-30T05:27:52.587Z] ^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety (type annotations): The expression of type 'Set' needs unchecked conversion to conform to 'Iterable', corresponding supertype is 'Iterable' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] return builder.build(); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] 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-30T05:27:52.587Z] [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-30T05:27:52.587Z] for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) { [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety: parameter 1 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety: parameter 2 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] quarks = selectedEntries.values(); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection<@NonNull Integer>' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED); [2019-07-30T05:27:52.587Z] ^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null; [2019-07-30T05:27:52.587Z] ^ [2019-07-30T05:27:52.587Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID); [2019-07-30T05:27:52.587Z] ^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] long cpuTime = entry.getValue(); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] 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-30T05:27:52.587Z] [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-30T05:27:52.587Z] entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime)); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] String key = entry.getKey(); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] 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-30T05:27:52.587Z] [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-30T05:27:52.587Z] entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue())); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] long id = entry.getKey(); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] 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-30T05:27:52.587Z] [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-30T05:27:52.587Z] int quark = entry.getValue(); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] 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-30T05:27:52.587Z] [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-30T05:27:52.587Z] double[] threadValues = entry.getValue().getData(); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] 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-30T05:27:52.587Z] [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-30T05:27:52.587Z] nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName()))); [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted { [2019-07-30T05:27:52.587Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:52.587Z] Javadoc: Missing comment for public declaration [2019-07-30T05:27:52.587Z] 29 problems (29 warnings) [2019-07-30T05:27:52.587Z] [INFO] [2019-07-30T05:27:52.587Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:52.587Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:52.587Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2019-07-30T05:27:52.587Z] [INFO] [2019-07-30T05:27:52.587Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] [INFO] [2019-07-30T05:27:52.587Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:52.587Z] [INFO] [2019-07-30T05:27:52.587Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:52.587Z] [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-30T05:27:52.587Z] [INFO] [2019-07-30T05:27:52.587Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:52.587Z] [INFO] [2019-07-30T05:27:52.587Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:52.587Z] [INFO] [2019-07-30T05:27:52.587Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:52.587Z] [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-30T05:27:52.844Z] [INFO] [2019-07-30T05:27:52.844Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:52.844Z] [INFO] [2019-07-30T05:27:52.844Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:52.844Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:27:53.101Z] [INFO] [2019-07-30T05:27:53.101Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:53.101Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:27:53.358Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:27:53.358Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:27:54.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:27:54.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:27:54.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:27:54.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:27:54.546Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:27:54.546Z] [INFO] [2019-07-30T05:27:54.546Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:54.546Z] [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-30T05:27:54.546Z] [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-30T05:27:54.546Z] [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-30T05:27:54.546Z] [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-30T05:27:54.546Z] [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-30T05:27:54.546Z] [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-30T05:27:54.546Z] [INFO] [2019-07-30T05:27:54.546Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T05:27:54.546Z] [INFO] [2019-07-30T05:27:54.546Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2019-07-30T05:27:54.546Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT [34/134] [2019-07-30T05:27:54.546Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:27:54.546Z] [INFO] [2019-07-30T05:27:54.546Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:27:54.546Z] [INFO] [2019-07-30T05:27:54.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:27:54.546Z] [INFO] The project's OSGi version is 1.0.9.201907300502 [2019-07-30T05:27:54.546Z] [INFO] [2019-07-30T05:27:54.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:27:54.546Z] [INFO] [2019-07-30T05:27:54.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:27:54.546Z] [INFO] [2019-07-30T05:27:54.546Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:27:54.546Z] [INFO] [2019-07-30T05:27:54.546Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:27:54.546Z] [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-30T05:27:54.546Z] [INFO] [2019-07-30T05:27:54.546Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:27:54.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:54.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2019-07-30T05:27:54.546Z] [INFO] [2019-07-30T05:27:54.546Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:27:54.546Z] [INFO] Compiling 30 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes [2019-07-30T05:27:55.110Z] [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-30T05:27:55.110Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T05:27:55.110Z] ^^^^^ [2019-07-30T05:27:55.110Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:27:55.110Z] [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-30T05:27:55.110Z] TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR); [2019-07-30T05:27:55.110Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:55.110Z] 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-30T05:27:55.110Z] [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-30T05:27:55.110Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T05:27:55.110Z] ^^^^^ [2019-07-30T05:27:55.110Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:27:55.110Z] [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-30T05:27:55.110Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T05:27:55.110Z] ^^^^^ [2019-07-30T05:27:55.110Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:27:55.110Z] [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-30T05:27:55.110Z] TmfModelResponse rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null); [2019-07-30T05:27:55.110Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:27:55.110Z] 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-30T05:27:55.110Z] [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-30T05:27:55.110Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T05:27:55.110Z] ^^^^^ [2019-07-30T05:27:55.110Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:27:55.110Z] 6 problems (6 warnings) [2019-07-30T05:27:55.110Z] [INFO] [2019-07-30T05:27:55.110Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:27:55.110Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:27:55.110Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2019-07-30T05:27:55.110Z] [INFO] [2019-07-30T05:27:55.110Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:27:55.110Z] [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-30T05:27:55.110Z] [INFO] [2019-07-30T05:27:55.110Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:27:55.110Z] [INFO] [2019-07-30T05:27:55.110Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:27:55.110Z] [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-30T05:27:55.110Z] [INFO] [2019-07-30T05:27:55.110Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:27:55.110Z] [INFO] [2019-07-30T05:27:55.110Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:27:55.110Z] [INFO] [2019-07-30T05:27:55.110Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:27:55.110Z] [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-30T05:27:55.367Z] [INFO] [2019-07-30T05:27:55.367Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:27:55.367Z] [INFO] [2019-07-30T05:27:55.367Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:27:57.326Z] [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-30T05:27:57.326Z] [INFO] Command line: [2019-07-30T05:27:57.326Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/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-30T05:27:57.326Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:28:00.602Z] !SESSION 2019-07-30 05:27:57.259 ----------------------------------------------- [2019-07-30T05:28:00.602Z] eclipse.buildId=unknown [2019-07-30T05:28:00.602Z] java.version=1.8.0_202 [2019-07-30T05:28:00.602Z] java.vendor=Oracle Corporation [2019-07-30T05:28:00.602Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:28:00.602Z] 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-30T05:28:00.602Z] 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-30T05:28:00.602Z] [2019-07-30T05:28:00.602Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:28:00.038 [2019-07-30T05:28:00.602Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:28:00.602Z] !STACK 0 [2019-07-30T05:28:00.602Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T05:28:00.602Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:28:00.602Z] [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:28:00.602Z] [2019-07-30T05:28:00.602Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:28:00.223 [2019-07-30T05:28:00.602Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:28:00.602Z] !STACK 0 [2019-07-30T05:28:00.602Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T05:28:00.602Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:28:00.602Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:28:00.602Z] -> 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-30T05:28:00.602Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T05:28:00.602Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:28:00.602Z] [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:28:00.602Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:28:04.777Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-30T05:28:06.671Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.288 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-30T05:28:06.671Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest) Time elapsed: 2.214 s [2019-07-30T05:28:06.671Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-30T05:28:08.039Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-30T05:28:08.039Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest) Time elapsed: 1.283 s [2019-07-30T05:28:08.039Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-30T05:28:20.221Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.495 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-30T05:28:20.221Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.155 s [2019-07-30T05:28:20.221Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.179 s [2019-07-30T05:28:20.221Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.254 s [2019-07-30T05:28:20.221Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.148 s [2019-07-30T05:28:20.221Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.18 s [2019-07-30T05:28:20.221Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.141 s [2019-07-30T05:28:20.221Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.147 s [2019-07-30T05:28:20.221Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.147 s [2019-07-30T05:28:20.221Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.14 s [2019-07-30T05:28:20.221Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-30T05:28:20.221Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-30T05:28:20.221Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest) Time elapsed: 0.013 s [2019-07-30T05:28:20.221Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-30T05:28:20.221Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.323 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-30T05:28:20.221Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest) Time elapsed: 1.323 s [2019-07-30T05:28:20.221Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-30T05:28:32.400Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.186 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-30T05:28:32.400Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.229 s [2019-07-30T05:28:32.400Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.247 s [2019-07-30T05:28:32.400Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.224 s [2019-07-30T05:28:32.400Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 1.121 s [2019-07-30T05:28:32.400Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 3.364 s [2019-07-30T05:28:32.400Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-30T05:28:33.329Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.234 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-30T05:28:33.329Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest) Time elapsed: 2.226 s [2019-07-30T05:28:33.329Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-30T05:28:35.851Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.281 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-30T05:28:35.851Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest) Time elapsed: 2.259 s [2019-07-30T05:28:35.851Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-30T05:28:50.720Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.333 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-30T05:28:50.720Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.229 s [2019-07-30T05:28:50.720Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.224 s [2019-07-30T05:28:50.720Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.225 s [2019-07-30T05:28:50.720Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.214 s [2019-07-30T05:28:50.720Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.219 s [2019-07-30T05:28:50.720Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.218 s [2019-07-30T05:28:50.720Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-30T05:29:46.908Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.467 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-30T05:29:46.908Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-30T05:29:46.908Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-30T05:29:46.908Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.223 s [2019-07-30T05:29:46.908Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-30T05:29:46.908Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.331 s [2019-07-30T05:29:46.908Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.215 s [2019-07-30T05:29:46.908Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.246 s [2019-07-30T05:29:46.908Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.228 s [2019-07-30T05:29:46.908Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-30T05:29:46.908Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.226 s [2019-07-30T05:29:46.908Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.225 s [2019-07-30T05:29:46.908Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.226 s [2019-07-30T05:29:46.908Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-30T05:29:46.908Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-30T05:29:46.908Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.232 s [2019-07-30T05:29:46.908Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.221 s [2019-07-30T05:29:46.908Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-30T05:29:46.908Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-30T05:29:46.908Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.223 s [2019-07-30T05:29:46.908Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-30T05:29:46.908Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-30T05:29:46.908Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.227 s [2019-07-30T05:29:46.908Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.223 s [2019-07-30T05:29:46.908Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.226 s [2019-07-30T05:29:46.908Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-30T05:29:49.430Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.649 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-30T05:29:49.430Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.217 s [2019-07-30T05:29:49.430Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.211 s [2019-07-30T05:29:49.430Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.216 s [2019-07-30T05:29:49.430Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-30T05:29:52.704Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.346 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-30T05:29:52.704Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 2.221 s [2019-07-30T05:29:52.704Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 1.123 s [2019-07-30T05:29:52.704Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-30T05:29:57.040Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.491 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-30T05:29:57.040Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.117 s [2019-07-30T05:29:57.040Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.126 s [2019-07-30T05:29:57.040Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.123 s [2019-07-30T05:29:57.040Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.124 s [2019-07-30T05:29:57.040Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-30T05:30:05.138Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.073 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-30T05:30:05.138Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest) Time elapsed: 7.072 s [2019-07-30T05:30:05.138Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-30T05:30:05.138Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-30T05:30:05.138Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest) Time elapsed: 0.407 s [2019-07-30T05:30:05.138Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-30T05:30:05.138Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-30T05:30:05.138Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.367 s [2019-07-30T05:30:05.138Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.151 s [2019-07-30T05:30:05.138Z] [2019-07-30T05:30:05.138Z] Results: [2019-07-30T05:30:05.138Z] [2019-07-30T05:30:05.138Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:30:05.138Z] [2019-07-30T05:30:06.069Z] [INFO] All tests passed! [2019-07-30T05:30:06.069Z] [INFO] [2019-07-30T05:30:06.069Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:30:06.069Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:30:06.069Z] [INFO] [2019-07-30T05:30:06.069Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:30:06.326Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:30:06.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:30:06.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:30:06.891Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:30:07.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T05:30:07.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:30:07.406Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:30:07.406Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:30:07.406Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:30:07.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:30:07.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:30:07.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T05:30:08.177Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:30:08.177Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:30:08.434Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:30:08.434Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T05:30:08.691Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:30:08.691Z] [INFO] [2019-07-30T05:30:08.691Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:30:08.691Z] [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-30T05:30:08.691Z] [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-30T05:30:08.691Z] [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-30T05:30:08.691Z] [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-30T05:30:08.691Z] [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-30T05:30:08.691Z] [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-30T05:30:08.691Z] [INFO] [2019-07-30T05:30:08.691Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T05:30:08.691Z] [INFO] [2019-07-30T05:30:08.691Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2019-07-30T05:30:08.691Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT [35/134] [2019-07-30T05:30:08.691Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:30:08.691Z] [INFO] [2019-07-30T05:30:08.691Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:08.691Z] [INFO] [2019-07-30T05:30:08.691Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:08.691Z] [INFO] The project's OSGi version is 4.0.0.201907300502 [2019-07-30T05:30:08.691Z] [INFO] [2019-07-30T05:30:08.691Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:08.691Z] [INFO] [2019-07-30T05:30:08.691Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:08.692Z] [INFO] [2019-07-30T05:30:08.692Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:08.692Z] [INFO] [2019-07-30T05:30:08.692Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:08.692Z] [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-30T05:30:08.692Z] [INFO] [2019-07-30T05:30:08.692Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:08.692Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:30:08.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2019-07-30T05:30:08.692Z] [INFO] [2019-07-30T05:30:08.692Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:08.692Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes [2019-07-30T05:30:09.256Z] [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-30T05:30:09.256Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-30T05:30:09.256Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.256Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T05:30:09.256Z] [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-30T05:30:09.256Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-30T05:30:09.256Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.256Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T05:30:09.256Z] [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-30T05:30:09.256Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-30T05:30:09.256Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.256Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T05:30:09.256Z] 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-30T05:30:09.256Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-30T05:30:09.256Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.256Z] 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-30T05:30:09.256Z] [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-30T05:30:09.256Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)), [2019-07-30T05:30:09.256Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.256Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T05:30:09.256Z] [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-30T05:30:09.256Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))), [2019-07-30T05:30:09.256Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.256Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T05:30:09.256Z] [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-30T05:30:09.256Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))), [2019-07-30T05:30:09.256Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.256Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T05:30:09.256Z] [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-30T05:30:09.256Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))), [2019-07-30T05:30:09.256Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.256Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T05:30:09.256Z] [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-30T05:30:09.256Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))), [2019-07-30T05:30:09.256Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.256Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T05:30:09.256Z] [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-30T05:30:09.256Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))), [2019-07-30T05:30:09.256Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.256Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T05:30:09.256Z] [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-30T05:30:09.256Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))), [2019-07-30T05:30:09.256Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.256Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T05:30:09.256Z] [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-30T05:30:09.256Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-30T05:30:09.256Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.257Z] 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-30T05:30:09.257Z] [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-30T05:30:09.257Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-30T05:30:09.257Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.257Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry [2019-07-30T05:30:09.257Z] [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-30T05:30:09.257Z] return (E) (Comparable) o -> 0; [2019-07-30T05:30:09.257Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.257Z] Type safety: Unchecked cast from Comparable to E [2019-07-30T05:30:09.257Z] [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-30T05:30:09.257Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T05:30:09.257Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.257Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T05:30:09.522Z] 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-30T05:30:09.522Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T05:30:09.522Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.522Z] 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-30T05:30:09.522Z] [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-30T05:30:09.522Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T05:30:09.522Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.522Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T05:30:09.522Z] 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-30T05:30:09.522Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T05:30:09.522Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.522Z] 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-30T05:30:09.522Z] [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-30T05:30:09.522Z] provider = DataProviderManager.getInstance().getDataProvider(trace, [2019-07-30T05:30:09.522Z] fProviderId, ITmfTreeDataProvider.class); [2019-07-30T05:30:09.522Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.522Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T05:30:09.522Z] [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-30T05:30:09.522Z] return modelToTree(trace.getName(), model.getEntries()); [2019-07-30T05:30:09.522Z] ^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.522Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:30:09.522Z] [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-30T05:30:09.522Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu; [2019-07-30T05:30:09.522Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.522Z] 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-30T05:30:09.522Z] [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-30T05:30:09.522Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings; [2019-07-30T05:30:09.522Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.522Z] 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-30T05:30:09.522Z] [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-30T05:30:09.522Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal; [2019-07-30T05:30:09.522Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.522Z] 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-30T05:30:09.522Z] [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-30T05:30:09.522Z] import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore; [2019-07-30T05:30:09.522Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.522Z] 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-30T05:30:09.522Z] [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-30T05:30:09.522Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-30T05:30:09.522Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.522Z] 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-30T05:30:09.522Z] [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-30T05:30:09.522Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-30T05:30:09.522Z] ^^^^^^^^^^^^^^ [2019-07-30T05:30:09.522Z] 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-30T05:30:09.522Z] [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-30T05:30:09.522Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T05:30:09.522Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.522Z] 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-30T05:30:09.522Z] [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-30T05:30:09.523Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T05:30:09.523Z] ^^^^^^^^^^^^^^ [2019-07-30T05:30:09.523Z] 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-30T05:30:09.523Z] [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-30T05:30:09.523Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T05:30:09.523Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.523Z] 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-30T05:30:09.523Z] [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-30T05:30:09.523Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T05:30:09.523Z] ^^^^^^^^ [2019-07-30T05:30:09.523Z] 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-30T05:30:09.523Z] [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-30T05:30:09.523Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T05:30:09.523Z] ^^^^^^^^ [2019-07-30T05:30:09.523Z] 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-30T05:30:09.523Z] [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-30T05:30:09.523Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T05:30:09.523Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.523Z] 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-30T05:30:09.523Z] [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-30T05:30:09.523Z] Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null; [2019-07-30T05:30:09.523Z] ^^^^^^^^^^^^^ [2019-07-30T05:30:09.523Z] 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-30T05:30:09.523Z] [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-30T05:30:09.523Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T05:30:09.523Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.523Z] 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-30T05:30:09.523Z] [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-30T05:30:09.523Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T05:30:09.523Z] ^^^^^^^^^^^^^^ [2019-07-30T05:30:09.523Z] 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-30T05:30:09.523Z] [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-30T05:30:09.523Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T05:30:09.523Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.523Z] 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-30T05:30:09.523Z] [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-30T05:30:09.523Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T05:30:09.523Z] ^^^^^^^^ [2019-07-30T05:30:09.523Z] 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-30T05:30:09.523Z] [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-30T05:30:09.523Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T05:30:09.523Z] ^^^^^^^^ [2019-07-30T05:30:09.523Z] 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-30T05:30:09.523Z] [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-30T05:30:09.523Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T05:30:09.523Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.523Z] 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-30T05:30:09.523Z] [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-30T05:30:09.523Z] Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null; [2019-07-30T05:30:09.523Z] ^^^^^^^^^^^^^ [2019-07-30T05:30:09.523Z] 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-30T05:30:09.523Z] [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-30T05:30:09.523Z] public void regexFilterApplied(TmfFilterAppliedSignal signal) { [2019-07-30T05:30:09.523Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.523Z] 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-30T05:30:09.523Z] [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-30T05:30:09.523Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-30T05:30:09.523Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.523Z] 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-30T05:30:09.523Z] [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-30T05:30:09.523Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-30T05:30:09.523Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.523Z] 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-30T05:30:09.523Z] [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-30T05:30:09.523Z] addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y)); [2019-07-30T05:30:09.523Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.526Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:30:09.526Z] [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-30T05:30:09.526Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-30T05:30:09.526Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:09.526Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T05:30:09.526Z] [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-30T05:30:09.526Z] return Iterables.get(iterable, (int) idx, null); [2019-07-30T05:30:09.526Z] ^^^^ [2019-07-30T05:30:09.526Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-30T05:30:09.526Z] [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-30T05:30:09.526Z] return Iterables.getLast(baseIterable, null); [2019-07-30T05:30:09.526Z] ^^^^ [2019-07-30T05:30:09.526Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-30T05:30:09.526Z] [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-30T05:30:09.526Z] return Iterables.getFirst((Iterable) iterable, null); [2019-07-30T05:30:09.526Z] ^^^^ [2019-07-30T05:30:09.526Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-30T05:30:09.526Z] 48 problems (0 errors, 45 warnings, 45 info) [2019-07-30T05:30:09.526Z] [INFO] [2019-07-30T05:30:09.526Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:09.526Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:30:09.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2019-07-30T05:30:09.526Z] [INFO] [2019-07-30T05:30:09.526Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:09.526Z] [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-30T05:30:09.526Z] [INFO] [2019-07-30T05:30:09.526Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:09.526Z] [INFO] [2019-07-30T05:30:09.526Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:09.526Z] [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-30T05:30:09.926Z] [INFO] [2019-07-30T05:30:09.926Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:09.926Z] [INFO] [2019-07-30T05:30:09.926Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:09.926Z] [INFO] [2019-07-30T05:30:09.926Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:09.926Z] [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-30T05:30:09.926Z] [INFO] [2019-07-30T05:30:09.926Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:09.926Z] [INFO] [2019-07-30T05:30:09.926Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:09.926Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:30:09.926Z] [INFO] [2019-07-30T05:30:09.926Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:10.277Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:30:10.277Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:30:10.277Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:30:10.841Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:30:10.841Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:30:11.406Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:30:12.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:30:12.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:30:12.777Z] [INFO] [2019-07-30T05:30:12.777Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:12.777Z] [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-30T05:30:12.777Z] [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-30T05:30:12.777Z] [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-30T05:30:12.777Z] [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-30T05:30:12.777Z] [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-30T05:30:12.777Z] [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-30T05:30:12.777Z] [INFO] [2019-07-30T05:30:12.777Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T05:30:12.777Z] [INFO] [2019-07-30T05:30:12.777Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2019-07-30T05:30:12.777Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT [36/134] [2019-07-30T05:30:12.777Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:30:12.777Z] [INFO] [2019-07-30T05:30:12.777Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:12.777Z] [INFO] [2019-07-30T05:30:12.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:12.777Z] [INFO] The project's OSGi version is 3.0.4.201907300502 [2019-07-30T05:30:12.777Z] [INFO] [2019-07-30T05:30:12.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:12.777Z] [INFO] [2019-07-30T05:30:12.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:12.777Z] [INFO] [2019-07-30T05:30:12.777Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:12.777Z] [INFO] [2019-07-30T05:30:12.777Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:12.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.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T05:30:12.777Z] [INFO] [2019-07-30T05:30:12.777Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:12.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:30:12.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2019-07-30T05:30:12.777Z] [INFO] [2019-07-30T05:30:12.777Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:12.777Z] [INFO] Compiling 44 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes [2019-07-30T05:30:13.710Z] [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-30T05:30:13.710Z] return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace())); [2019-07-30T05:30:13.710Z] ^^^^^^^^^^ [2019-07-30T05:30:13.710Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:30:13.710Z] [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-30T05:30:13.710Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-30T05:30:13.710Z] ^^^^^^^^^^ [2019-07-30T05:30:13.710Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:30:13.710Z] [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-30T05:30:13.710Z] Set cpus = CpuUsageView.getCpus(getTrace()); [2019-07-30T05:30:13.710Z] ^^^^^^^^^^ [2019-07-30T05:30:13.710Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:30:13.710Z] [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-30T05:30:13.710Z] TmfGenericTreeEntry obj = (TmfGenericTreeEntry) element; [2019-07-30T05:30:13.710Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:13.710Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T05:30:13.710Z] [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-30T05:30:13.710Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-30T05:30:13.710Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:13.710Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T05:30:13.710Z] [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-30T05:30:13.710Z] return Messages.FollowThreadAction_unfollow; [2019-07-30T05:30:13.710Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:13.710Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:30:13.710Z] [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-30T05:30:13.710Z] Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU); [2019-07-30T05:30:13.710Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:13.710Z] Type safety: Unchecked cast from Object to Set [2019-07-30T05:30:13.710Z] [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-30T05:30:13.710Z] Set data = (Set) getData(trace, CPU_USAGE_FOLLOW_CPU); [2019-07-30T05:30:13.710Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:13.710Z] Type safety: Unchecked cast from Object to Set [2019-07-30T05:30:13.710Z] [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-30T05:30:13.710Z] zoomEntries(entries, traceEntry.getStartTime(), traceEntry.getEndTime(), resolution, monitor); [2019-07-30T05:30:13.710Z] ^^^^^^^ [2019-07-30T05:30:13.710Z] Null type safety (type annotations): The expression of type 'Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-30T05:30:13.710Z] [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-30T05:30:13.710Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet()); [2019-07-30T05:30:13.710Z] ^^^^^^^^^^^^ [2019-07-30T05:30:13.710Z] 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-30T05:30:13.710Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/resources/ResourcesPresentationProvider.java:[28] [2019-07-30T05:30:13.710Z] import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeGraphLineEntry; [2019-07-30T05:30:13.710Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:13.710Z] Discouraged access: The type 'TimeGraphLineEntry' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T05:30:13.710Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/resources/ResourcesPresentationProvider.java:[29] [2019-07-30T05:30:13.710Z] import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent; [2019-07-30T05:30:13.710Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:13.710Z] 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-30T05:30:13.710Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/resources/ResourcesPresentationProvider.java:[171] [2019-07-30T05:30:13.710Z] if (event instanceof TimeLineEvent) { [2019-07-30T05:30:13.710Z] ^^^^^^^^^^^^^ [2019-07-30T05:30:13.710Z] 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-30T05:30:13.710Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/resources/ResourcesPresentationProvider.java:[224] [2019-07-30T05:30:13.710Z] if (event instanceof TimeLineEvent && entry instanceof TimeGraphLineEntry) { [2019-07-30T05:30:13.710Z] ^^^^^^^^^^^^^ [2019-07-30T05:30:13.710Z] 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-30T05:30:13.710Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/resources/ResourcesPresentationProvider.java:[224] [2019-07-30T05:30:13.710Z] if (event instanceof TimeLineEvent && entry instanceof TimeGraphLineEntry) { [2019-07-30T05:30:13.710Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:13.710Z] Discouraged access: The type 'TimeGraphLineEntry' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T05:30:13.710Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/resources/ResourcesPresentationProvider.java:[225] [2019-07-30T05:30:13.710Z] TimeLineEvent tcEvent = (TimeLineEvent) event; [2019-07-30T05:30:13.710Z] ^^^^^^^^^^^^^ [2019-07-30T05:30:13.710Z] 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-30T05:30:13.710Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/resources/ResourcesPresentationProvider.java:[225] [2019-07-30T05:30:13.710Z] TimeLineEvent tcEvent = (TimeLineEvent) event; [2019-07-30T05:30:13.710Z] ^^^^^^^^^^^^^ [2019-07-30T05:30:13.710Z] 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-30T05:30:13.710Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/resources/ResourcesPresentationProvider.java:[227] [2019-07-30T05:30:13.710Z] if (!tcEvent.getValues().isEmpty()) { [2019-07-30T05:30:13.710Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:13.710Z] Discouraged access: The method 'TimeLineEvent.getValues()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T05:30:13.710Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/resources/ResourcesPresentationProvider.java:[228] [2019-07-30T05:30:13.710Z] StringJoiner sjw = new StringJoiner(", "); [2019-07-30T05:30:13.710Z] ^^^^ [2019-07-30T05:30:13.710Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T05:30:13.710Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/resources/ResourcesPresentationProvider.java:[229] [2019-07-30T05:30:13.710Z] tcEvent.getValues().forEach((Long value)->sjw.add(NumberFormat.getNumberInstance(Locale.getDefault()).format(value))); [2019-07-30T05:30:13.710Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:13.710Z] Discouraged access: The method 'TimeLineEvent.getValues()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T05:30:13.710Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/resources/ResourcesPresentationProvider.java:[230] [2019-07-30T05:30:13.710Z] return Collections.singletonMap("Values", sjw.toString()); [2019-07-30T05:30:13.710Z] ^^^^^^^^ [2019-07-30T05:30:13.710Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T05:30:13.710Z] [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-30T05:30:13.710Z] return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace())); [2019-07-30T05:30:13.710Z] ^^^^^^^^^^ [2019-07-30T05:30:13.710Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:30:13.710Z] [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-30T05:30:13.710Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-30T05:30:13.710Z] ^^^^^^^^^^ [2019-07-30T05:30:13.710Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:30:13.710Z] [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-30T05:30:13.710Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-30T05:30:13.710Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:13.710Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T05:30:13.710Z] 24 problems (24 warnings) [2019-07-30T05:30:13.967Z] [INFO] [2019-07-30T05:30:13.967Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:13.967Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:30:13.967Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2019-07-30T05:30:13.967Z] [INFO] [2019-07-30T05:30:13.967Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:14.225Z] [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-30T05:30:14.225Z] [INFO] [2019-07-30T05:30:14.225Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:14.225Z] [INFO] [2019-07-30T05:30:14.225Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:14.225Z] [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-30T05:30:14.225Z] [INFO] [2019-07-30T05:30:14.225Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:14.225Z] [INFO] [2019-07-30T05:30:14.225Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:14.225Z] [INFO] [2019-07-30T05:30:14.225Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:14.225Z] [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-30T05:30:14.482Z] [INFO] [2019-07-30T05:30:14.482Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:14.482Z] [INFO] [2019-07-30T05:30:14.482Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:14.482Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:30:14.482Z] [INFO] [2019-07-30T05:30:14.482Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:14.738Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:30:14.738Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:30:14.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:30:15.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T05:30:15.816Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:30:15.817Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:30:15.817Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:30:16.073Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:30:16.330Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:30:17.701Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:30:17.701Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T05:30:17.701Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:30:17.958Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:30:18.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:30:18.215Z] [INFO] [2019-07-30T05:30:18.215Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:18.215Z] [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-30T05:30:18.215Z] [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-30T05:30:18.215Z] [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-30T05:30:18.215Z] [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-30T05:30:18.215Z] [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-30T05:30:18.215Z] [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-30T05:30:18.215Z] [INFO] [2019-07-30T05:30:18.215Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T05:30:18.215Z] [INFO] [2019-07-30T05:30:18.215Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2019-07-30T05:30:18.215Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT [37/134] [2019-07-30T05:30:18.215Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:30:18.215Z] [INFO] [2019-07-30T05:30:18.215Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:18.215Z] [INFO] [2019-07-30T05:30:18.215Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:18.215Z] [INFO] The project's OSGi version is 1.0.6.201907300502 [2019-07-30T05:30:18.215Z] [INFO] [2019-07-30T05:30:18.215Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:18.215Z] [INFO] [2019-07-30T05:30:18.215Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:18.215Z] [INFO] [2019-07-30T05:30:18.215Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:18.215Z] [INFO] [2019-07-30T05:30:18.215Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:18.215Z] [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-30T05:30:18.215Z] [INFO] [2019-07-30T05:30:18.215Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:18.215Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:30:18.215Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2019-07-30T05:30:18.215Z] [INFO] [2019-07-30T05:30:18.215Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:18.215Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes [2019-07-30T05:30:18.779Z] [INFO] [2019-07-30T05:30:18.779Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:18.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:30:18.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2019-07-30T05:30:18.779Z] [INFO] [2019-07-30T05:30:18.779Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:18.779Z] [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-30T05:30:18.779Z] [INFO] [2019-07-30T05:30:18.779Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:18.779Z] [INFO] [2019-07-30T05:30:18.779Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:18.779Z] [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-30T05:30:18.779Z] [INFO] [2019-07-30T05:30:18.779Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:18.779Z] [INFO] [2019-07-30T05:30:18.779Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:18.779Z] [INFO] [2019-07-30T05:30:18.779Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:18.779Z] [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-30T05:30:18.779Z] [INFO] [2019-07-30T05:30:18.779Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:18.779Z] [INFO] [2019-07-30T05:30:18.779Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:20.677Z] [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-30T05:30:20.677Z] [INFO] Command line: [2019-07-30T05:30:20.677Z] [/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-30T05:30:20.677Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:30:23.588Z] !SESSION 2019-07-30 05:30:20.556 ----------------------------------------------- [2019-07-30T05:30:23.588Z] eclipse.buildId=unknown [2019-07-30T05:30:23.588Z] java.version=1.8.0_202 [2019-07-30T05:30:23.588Z] java.vendor=Oracle Corporation [2019-07-30T05:30:23.588Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:30:23.588Z] 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-30T05:30:23.588Z] 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-30T05:30:23.588Z] [2019-07-30T05:30:23.588Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:30:23.341 [2019-07-30T05:30:23.588Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:30:23.588Z] !STACK 0 [2019-07-30T05:30:23.588Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T05:30:23.588Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:30:23.588Z] [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:30:23.588Z] [2019-07-30T05:30:23.588Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:30:23.522 [2019-07-30T05:30:23.588Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:30:23.588Z] !STACK 0 [2019-07-30T05:30:23.588Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T05:30:23.588Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:30:23.588Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:30:23.588Z] -> 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-30T05:30:23.588Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T05:30:23.588Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:30:23.588Z] [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:30:23.588Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:30:25.482Z] process 5708: 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-30T05:30:25.482Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T05:30:26.048Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:30:26.048Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:30:36.000Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-30T05:30:36.000Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-30T05:30:36.000Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.027 s [2019-07-30T05:30:36.000Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T05:30:36.000Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T05:30:36.000Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T05:30:36.000Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T05:30:36.000Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T05:30:36.000Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T05:30:36.000Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T05:30:36.000Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T05:30:36.000Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T05:30:36.000Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T05:30:36.000Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T05:30:36.000Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-30T05:30:36.257Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-30T05:30:36.257Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.006 s [2019-07-30T05:30:36.257Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.373 s [2019-07-30T05:30:36.257Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.005 s [2019-07-30T05:30:36.257Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T05:30:36.257Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-30T05:30:36.257Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T05:30:36.257Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T05:30:36.257Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-30T05:30:36.257Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-30T05:30:36.257Z] [2019-07-30T05:30:36.257Z] Results: [2019-07-30T05:30:36.257Z] [2019-07-30T05:30:36.257Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:30:36.257Z] [2019-07-30T05:30:38.151Z] [INFO] All tests passed! [2019-07-30T05:30:38.151Z] [INFO] [2019-07-30T05:30:38.151Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:38.151Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:30:38.151Z] [INFO] [2019-07-30T05:30:38.151Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:38.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:30:38.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:30:38.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:30:39.277Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:30:39.534Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T05:30:39.534Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:30:39.534Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:30:39.829Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:30:39.829Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:30:39.829Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T05:30:40.322Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:30:41.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:30:41.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T05:30:41.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T05:30:41.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:30:41.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:30:42.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T05:30:42.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:30:42.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:30:42.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:30:42.721Z] [INFO] [2019-07-30T05:30:42.721Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:42.721Z] [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-30T05:30:42.721Z] [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-30T05:30:42.721Z] [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-30T05:30:42.721Z] [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-30T05:30:42.721Z] [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-30T05:30:42.721Z] [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-30T05:30:42.721Z] [INFO] [2019-07-30T05:30:42.721Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T05:30:42.721Z] [INFO] [2019-07-30T05:30:42.721Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2019-07-30T05:30:42.721Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT [38/134] [2019-07-30T05:30:42.721Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:30:42.721Z] [INFO] [2019-07-30T05:30:42.721Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:42.721Z] [INFO] [2019-07-30T05:30:42.721Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:42.977Z] [INFO] The project's OSGi version is 1.1.3.201907300502 [2019-07-30T05:30:42.977Z] [INFO] [2019-07-30T05:30:42.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:42.977Z] [INFO] [2019-07-30T05:30:42.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:42.977Z] [INFO] [2019-07-30T05:30:42.977Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:42.977Z] [INFO] [2019-07-30T05:30:42.977Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:42.977Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T05:30:42.977Z] [INFO] [2019-07-30T05:30:42.977Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:42.977Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:30:42.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2019-07-30T05:30:42.977Z] [INFO] [2019-07-30T05:30:42.977Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:42.977Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes [2019-07-30T05:30:43.236Z] [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-30T05:30:43.236Z] if (entry.getValue().fRange.includes(range)) { [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] CallgraphRange parentRange = entry.getValue().fRange; [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] parent.addChild(entry.getValue().fFunc, entry.getKey()); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] ThreadNode threadNode = entry.getKey(); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] List subAttributes = entry.getValue(); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] return getIntersectingElements(start, end).iterator(); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>' [2019-07-30T05:30:43.236Z] [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-30T05:30:43.236Z] return Iterables.transform(query2d, fct); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>' [2019-07-30T05:30:43.236Z] [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-30T05:30:43.236Z] long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID)); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:30:43.236Z] [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-30T05:30:43.236Z] List processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern()); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] threadParentId = getId(processQuark); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] List threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern()); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] return new TmfTreeModel<>(Collections.emptyList(), builder.build()); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] long id = getId(stackLevelQuark); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid)); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^ [2019-07-30T05:30:43.236Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:30:43.236Z] [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-30T05:30:43.236Z] Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false)); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-30T05:30:43.236Z] [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-30T05:30:43.236Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true)); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-30T05:30:43.236Z] [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-30T05:30:43.236Z] Collection times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime()); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState' [2019-07-30T05:30:43.236Z] [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-30T05:30:43.236Z] return new TimeGraphState(startTime, duration, value.hashCode(), name); [2019-07-30T05:30:43.236Z] ^^^^ [2019-07-30T05:30:43.236Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T05:30:43.236Z] [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-30T05:30:43.236Z] fChildren.put(entry.getKey(), entry.getValue().clone()); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider; [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider; [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] * {@link SegmentStoreStatisticsDataProvider} factory for the [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] IHostIdProvider hostProvider = fHostResolver.apply(this); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] 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-30T05:30:43.236Z] [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-30T05:30:43.236Z] static final Comparator COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd)); [2019-07-30T05:30:43.236Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:43.236Z] Null type safety (type annotations): The expression of type '@NonNull Comparator' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>' [2019-07-30T05:30:43.236Z] 32 problems (32 warnings) [2019-07-30T05:30:43.236Z] [INFO] [2019-07-30T05:30:43.236Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:43.236Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:30:43.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2019-07-30T05:30:43.236Z] [INFO] [2019-07-30T05:30:43.236Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:43.494Z] [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-30T05:30:43.494Z] [INFO] [2019-07-30T05:30:43.494Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:43.494Z] [INFO] [2019-07-30T05:30:43.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:43.494Z] [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-30T05:30:43.494Z] [INFO] [2019-07-30T05:30:43.494Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:43.494Z] [INFO] [2019-07-30T05:30:43.494Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:43.494Z] [INFO] [2019-07-30T05:30:43.494Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:43.494Z] [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-30T05:30:43.494Z] [INFO] [2019-07-30T05:30:43.494Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:43.494Z] [INFO] [2019-07-30T05:30:43.494Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:43.494Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:30:43.494Z] [INFO] [2019-07-30T05:30:43.494Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:43.752Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:30:44.008Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:30:44.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:30:44.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:30:44.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:30:44.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:30:44.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:30:44.939Z] [INFO] [2019-07-30T05:30:44.939Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:45.196Z] [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-30T05:30:45.196Z] [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-30T05:30:45.196Z] [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-30T05:30:45.196Z] [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-30T05:30:45.196Z] [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-30T05:30:45.196Z] [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-30T05:30:45.196Z] [INFO] [2019-07-30T05:30:45.196Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T05:30:45.196Z] [INFO] [2019-07-30T05:30:45.196Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2019-07-30T05:30:45.196Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [39/134] [2019-07-30T05:30:45.196Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:30:45.196Z] [INFO] [2019-07-30T05:30:45.196Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:30:45.196Z] [INFO] [2019-07-30T05:30:45.196Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:30:45.196Z] [INFO] The project's OSGi version is 1.0.2.201907300502 [2019-07-30T05:30:45.196Z] [INFO] [2019-07-30T05:30:45.196Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:30:45.196Z] [INFO] [2019-07-30T05:30:45.196Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:30:45.196Z] [INFO] [2019-07-30T05:30:45.196Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:30:45.196Z] [INFO] [2019-07-30T05:30:45.196Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:30:45.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/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T05:30:45.196Z] [INFO] [2019-07-30T05:30:45.196Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:30:45.196Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:30:45.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2019-07-30T05:30:45.196Z] [INFO] [2019-07-30T05:30:45.196Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:30:45.196Z] [INFO] Compiling 14 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes [2019-07-30T05:30:45.453Z] [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-30T05:30:45.453Z] stack.push(new OpenedFunction(ts, field.getValue().toString())); [2019-07-30T05:30:45.453Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:45.453Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:30:45.453Z] [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-30T05:30:45.453Z] Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]); [2019-07-30T05:30:45.453Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T05:30:45.453Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:30:45.453Z] 2 problems (2 warnings) [2019-07-30T05:30:45.453Z] [INFO] [2019-07-30T05:30:45.453Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:30:45.453Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:30:45.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2019-07-30T05:30:45.453Z] [INFO] [2019-07-30T05:30:45.453Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:30:45.453Z] [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-30T05:30:45.453Z] [INFO] [2019-07-30T05:30:45.453Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:30:45.453Z] [INFO] [2019-07-30T05:30:45.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:30:45.453Z] [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-30T05:30:45.710Z] [INFO] [2019-07-30T05:30:45.710Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:30:45.710Z] [INFO] [2019-07-30T05:30:45.710Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:30:45.710Z] [INFO] [2019-07-30T05:30:45.710Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:30:45.710Z] [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-30T05:30:45.967Z] [INFO] [2019-07-30T05:30:45.967Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:30:45.967Z] [INFO] [2019-07-30T05:30:45.967Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:30:46.897Z] [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-30T05:30:46.897Z] [INFO] Command line: [2019-07-30T05:30:46.897Z] [/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-30T05:30:46.897Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:30:50.173Z] !SESSION 2019-07-30 05:30:47.080 ----------------------------------------------- [2019-07-30T05:30:50.173Z] eclipse.buildId=unknown [2019-07-30T05:30:50.173Z] java.version=1.8.0_202 [2019-07-30T05:30:50.173Z] java.vendor=Oracle Corporation [2019-07-30T05:30:50.173Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:30:50.173Z] 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-30T05:30:50.173Z] 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-30T05:30:50.173Z] [2019-07-30T05:30:50.173Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:30:49.729 [2019-07-30T05:30:50.173Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:30:50.173Z] !STACK 0 [2019-07-30T05:30:50.173Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T05:30:50.173Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:30:50.173Z] [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:30:50.173Z] [2019-07-30T05:30:50.173Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:30:49.862 [2019-07-30T05:30:50.173Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:30:50.173Z] !STACK 0 [2019-07-30T05:30:50.173Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T05:30:50.173Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:30:50.173Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:30:50.173Z] -> 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-30T05:30:50.173Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T05:30:50.173Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:30:50.173Z] [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:30:50.173Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:30:52.924Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-30T05:30:55.450Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.388 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-30T05:30:55.450Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 2.182 s [2019-07-30T05:30:55.450Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.123 s [2019-07-30T05:30:55.450Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-30T05:31:13.511Z] [2019-07-30T05:31:13.511Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-30 05:31:10.682 [2019-07-30T05:31:13.511Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace. [2019-07-30T05:31:20.062Z] [2019-07-30T05:31:20.062Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-30 05:31:19.208 [2019-07-30T05:31:20.062Z] !MESSAGE Incoherent callstack found on (10019) occasions [2019-07-30T05:31:20.993Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.709 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-30T05:31:20.993Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.08 s [2019-07-30T05:31:20.993Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.102 s [2019-07-30T05:31:20.993Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 24.166 s [2019-07-30T05:31:20.993Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 1.354 s [2019-07-30T05:31:20.993Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-30T05:31:20.993Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-30T05:31:20.993Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.081 s [2019-07-30T05:31:20.993Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2019-07-30T05:31:20.993Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.004 s [2019-07-30T05:31:20.993Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2019-07-30T05:31:20.993Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-30T05:31:20.993Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-30T05:31:20.993Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.003 s [2019-07-30T05:31:20.993Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T05:31:20.993Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.107 s [2019-07-30T05:31:20.993Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T05:31:20.993Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T05:31:20.993Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-30T05:31:20.993Z] 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-30T05:31:20.993Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-30T05:31:20.993Z] 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-30T05:31:20.993Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-30T05:31:20.993Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-30T05:31:20.993Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-30T05:31:20.993Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-30T05:31:20.993Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T05:31:20.993Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-30T05:31:29.488Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.494 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-30T05:31:29.488Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 0.074 s [2019-07-30T05:31:29.489Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 7.418 s [2019-07-30T05:31:29.489Z] [2019-07-30T05:31:29.489Z] Results: [2019-07-30T05:31:29.489Z] [2019-07-30T05:31:29.489Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:31:29.489Z] [2019-07-30T05:31:29.489Z] [INFO] All tests passed! [2019-07-30T05:31:29.489Z] [INFO] [2019-07-30T05:31:29.489Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:31:29.489Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:31:29.489Z] [INFO] [2019-07-30T05:31:29.489Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:31:29.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:31:29.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:31:29.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:31:31.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T05:31:31.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:31:31.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:31:31.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:31:31.374Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:31:31.630Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:31:31.887Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:31:31.887Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:31:31.887Z] [INFO] [2019-07-30T05:31:31.887Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:31:31.887Z] [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-30T05:31:31.887Z] [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-30T05:31:31.887Z] [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-30T05:31:31.887Z] [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-30T05:31:31.887Z] [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-30T05:31:31.887Z] [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-30T05:31:31.887Z] [INFO] [2019-07-30T05:31:31.887Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T05:31:31.887Z] [INFO] [2019-07-30T05:31:31.887Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2019-07-30T05:31:31.887Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT [40/134] [2019-07-30T05:31:31.887Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:31:31.887Z] [INFO] [2019-07-30T05:31:31.887Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:31.887Z] [INFO] [2019-07-30T05:31:31.887Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:31.887Z] [INFO] The project's OSGi version is 2.0.0.201907300502 [2019-07-30T05:31:31.887Z] [INFO] [2019-07-30T05:31:31.887Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:31.887Z] [INFO] [2019-07-30T05:31:31.887Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:31.887Z] [INFO] [2019-07-30T05:31:31.887Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:31.887Z] [INFO] [2019-07-30T05:31:31.887Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:31.887Z] [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-30T05:31:31.887Z] [INFO] [2019-07-30T05:31:31.887Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:31.887Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:31:31.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2019-07-30T05:31:31.887Z] [INFO] [2019-07-30T05:31:31.887Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:31.887Z] [INFO] Compiling 26 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes [2019-07-30T05:31:32.818Z] [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-30T05:31:32.818Z] ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel(); [2019-07-30T05:31:32.818Z] ^^^^^^^^^^ [2019-07-30T05:31:32.818Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T05:31:32.818Z] [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-30T05:31:32.818Z] return State.MULTIPLE.toString(); [2019-07-30T05:31:32.818Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:31:32.818Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:31:32.818Z] [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-30T05:31:32.818Z] Activator.getDefault().logError("Cannot read the file " + fullPath, e); //$NON-NLS-1$//$NON-NLS-2$ [2019-07-30T05:31:32.818Z] ^^^^^^^^^^^^^ [2019-07-30T05:31:32.818Z] Unnecessary $NON-NLS$ tag [2019-07-30T05:31:32.818Z] [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-30T05:31:32.818Z] private static final Comparator NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName); [2019-07-30T05:31:32.818Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:31:32.818Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>' [2019-07-30T05:31:32.818Z] [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-30T05:31:32.818Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-30T05:31:32.818Z] ^^^^^^^^^^ [2019-07-30T05:31:32.818Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T05:31:32.818Z] [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-30T05:31:32.818Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-30T05:31:32.818Z] ^^^^^^^^^^ [2019-07-30T05:31:32.818Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T05:31:32.818Z] [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-30T05:31:32.818Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-30T05:31:32.818Z] ^^^^^^^^^^ [2019-07-30T05:31:32.818Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T05:31:32.818Z] [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-30T05:31:32.818Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-30T05:31:32.818Z] ^^^^^^^^^^ [2019-07-30T05:31:32.818Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T05:31:32.818Z] [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-30T05:31:32.818Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-30T05:31:32.818Z] ^^^^^^^^^^ [2019-07-30T05:31:32.818Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T05:31:32.818Z] [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-30T05:31:32.818Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-30T05:31:32.818Z] ^^^^^^^^^^ [2019-07-30T05:31:32.818Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T05:31:32.818Z] [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-30T05:31:32.818Z] ITimeGraphEntryModel entryModel = entry.getModel(); [2019-07-30T05:31:32.818Z] ^^^^^^^^^^ [2019-07-30T05:31:32.818Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T05:31:32.818Z] [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-30T05:31:32.818Z] ITimeGraphEntryModel model = entry.getModel(); [2019-07-30T05:31:32.818Z] ^^^^^^^^^^ [2019-07-30T05:31:32.818Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T05:31:32.818Z] [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-30T05:31:32.818Z] ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId()); [2019-07-30T05:31:32.818Z] ^^^^^^^^^^ [2019-07-30T05:31:32.818Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T05:31:32.818Z] [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-30T05:31:32.818Z] Map map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId()); [2019-07-30T05:31:32.818Z] ^^^^^^^^^^ [2019-07-30T05:31:32.818Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T05:31:32.818Z] [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-30T05:31:32.818Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId())); [2019-07-30T05:31:32.818Z] ^^^^^^^^^^ [2019-07-30T05:31:32.818Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T05:31:32.818Z] [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-30T05:31:32.818Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-30T05:31:32.818Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:31:32.818Z] 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-30T05:31:32.818Z] [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-30T05:31:32.818Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-30T05:31:32.818Z] ^^^^^^^^^^ [2019-07-30T05:31:32.818Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T05:31:32.818Z] [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-30T05:31:32.818Z] Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace); [2019-07-30T05:31:32.819Z] ^^^^^^^^ [2019-07-30T05:31:32.819Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:31:32.819Z] [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-30T05:31:32.819Z] all.forEach(entry -> fFunctions.remove(entry.getModel().getId())); [2019-07-30T05:31:32.819Z] ^^^^^^^^^^ [2019-07-30T05:31:32.819Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T05:31:32.819Z] [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-30T05:31:32.819Z] TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element; [2019-07-30T05:31:32.819Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:31:32.819Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T05:31:32.819Z] [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-30T05:31:32.819Z] return getImageDescripterFromPath(path).createImage(); [2019-07-30T05:31:32.819Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:31:32.819Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image' [2019-07-30T05:31:32.819Z] [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-30T05:31:32.819Z] return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path); [2019-07-30T05:31:32.819Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:31:32.819Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor' [2019-07-30T05:31:32.819Z] [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-30T05:31:32.819Z] Activator.getDefault().logError(e.getMessage(), e); [2019-07-30T05:31:32.819Z] ^^^^^^^^^^^^^^ [2019-07-30T05:31:32.819Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:31:32.819Z] 23 problems (23 warnings) [2019-07-30T05:31:32.819Z] [INFO] [2019-07-30T05:31:32.819Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:32.819Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:31:32.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2019-07-30T05:31:32.819Z] [INFO] [2019-07-30T05:31:32.819Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:32.819Z] [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-30T05:31:32.819Z] [INFO] [2019-07-30T05:31:32.819Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:32.819Z] [INFO] [2019-07-30T05:31:32.819Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:32.819Z] [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-30T05:31:32.819Z] [INFO] [2019-07-30T05:31:32.819Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:32.819Z] [INFO] [2019-07-30T05:31:32.819Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:32.819Z] [INFO] [2019-07-30T05:31:32.819Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:32.819Z] [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-30T05:31:33.076Z] [INFO] [2019-07-30T05:31:33.076Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:33.076Z] [INFO] [2019-07-30T05:31:33.076Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:33.076Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:31:33.076Z] [INFO] [2019-07-30T05:31:33.076Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:33.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T05:31:33.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:31:33.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:31:34.203Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:31:34.203Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:31:34.460Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:31:34.717Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:31:36.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T05:31:36.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:31:36.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:31:36.087Z] [INFO] [2019-07-30T05:31:36.087Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:36.087Z] [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-30T05:31:36.087Z] [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-30T05:31:36.087Z] [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-30T05:31:36.087Z] [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-30T05:31:36.087Z] [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-30T05:31:36.087Z] [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-30T05:31:36.087Z] [INFO] [2019-07-30T05:31:36.087Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T05:31:36.087Z] [INFO] [2019-07-30T05:31:36.087Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2019-07-30T05:31:36.087Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT [41/134] [2019-07-30T05:31:36.087Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:31:36.347Z] [INFO] [2019-07-30T05:31:36.347Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:31:36.347Z] [INFO] [2019-07-30T05:31:36.347Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:31:36.347Z] [INFO] The project's OSGi version is 1.0.10.201907300502 [2019-07-30T05:31:36.347Z] [INFO] [2019-07-30T05:31:36.347Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:31:36.347Z] [INFO] [2019-07-30T05:31:36.347Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:31:36.347Z] [INFO] [2019-07-30T05:31:36.347Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:31:36.347Z] [INFO] [2019-07-30T05:31:36.347Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:31:36.347Z] [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-30T05:31:36.347Z] [INFO] [2019-07-30T05:31:36.347Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:31:36.347Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:31:36.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2019-07-30T05:31:36.347Z] [INFO] [2019-07-30T05:31:36.347Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:31:36.347Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes [2019-07-30T05:31:37.228Z] [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-30T05:31:37.228Z] return tmfEvent; [2019-07-30T05:31:37.228Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:31:37.228Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T05:31:37.228Z] [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-30T05:31:37.228Z] return null; [2019-07-30T05:31:37.228Z] ^^^^^^^^^^^^ [2019-07-30T05:31:37.228Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T05:31:37.228Z] [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-30T05:31:37.228Z] assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView)); [2019-07-30T05:31:37.228Z] ^^^^^^^^^ [2019-07-30T05:31:37.228Z] Unlikely argument type IViewPart for contains(Object) on a Collection [2019-07-30T05:31:37.228Z] 3 problems (3 warnings) [2019-07-30T05:31:37.228Z] [INFO] [2019-07-30T05:31:37.228Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:31:37.228Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:31:37.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2019-07-30T05:31:37.228Z] [INFO] [2019-07-30T05:31:37.228Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:31:37.228Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T05:31:37.228Z] [INFO] [2019-07-30T05:31:37.228Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:31:37.228Z] [INFO] [2019-07-30T05:31:37.228Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:31:37.492Z] [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-30T05:31:37.492Z] [INFO] [2019-07-30T05:31:37.492Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:31:37.492Z] [INFO] [2019-07-30T05:31:37.492Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:31:37.492Z] [INFO] [2019-07-30T05:31:37.492Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:31:37.492Z] [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-30T05:31:38.057Z] [INFO] [2019-07-30T05:31:38.057Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:31:38.057Z] [INFO] [2019-07-30T05:31:38.057Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:31:39.428Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log [2019-07-30T05:31:39.428Z] [INFO] Command line: [2019-07-30T05:31:39.428Z] [/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-30T05:31:39.428Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:31:42.702Z] !SESSION 2019-07-30 05:31:39.325 ----------------------------------------------- [2019-07-30T05:31:42.702Z] eclipse.buildId=unknown [2019-07-30T05:31:42.702Z] java.version=1.8.0_202 [2019-07-30T05:31:42.702Z] java.vendor=Oracle Corporation [2019-07-30T05:31:42.702Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:31:42.702Z] 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-30T05:31:42.702Z] 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-30T05:31:42.702Z] [2019-07-30T05:31:42.702Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:31:42.631 [2019-07-30T05:31:42.702Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:31:42.702Z] !STACK 0 [2019-07-30T05:31:42.702Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T05:31:42.702Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:31:42.702Z] [2019-07-30T05:31:42.702Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:31:42.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:31:42.702Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:31:42.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:31:42.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:31:42.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:31:42.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:31:42.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:31:42.702Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:31:42.702Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:31:42.958Z] [2019-07-30T05:31:42.958Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:31:42.759 [2019-07-30T05:31:42.958Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:31:42.958Z] !STACK 0 [2019-07-30T05:31:42.958Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T05:31:42.958Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:31:42.958Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:31:42.958Z] -> 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-30T05:31:42.958Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T05:31:42.958Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:31:42.958Z] [2019-07-30T05:31:42.958Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:31:42.958Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:31:42.958Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:31:42.958Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:31:42.958Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:31:42.958Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:31:42.958Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:31:42.958Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:31:42.958Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:31:42.958Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:31:44.851Z] process 5967: 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-30T05:31:44.851Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T05:31:45.415Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:31:45.415Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:31:55.368Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-30T05:32:27.598Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.568 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-30T05:32:27.598Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 4.856 s [2019-07-30T05:32:27.598Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 6.072 s [2019-07-30T05:32:27.598Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 1.479 s [2019-07-30T05:32:27.598Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 3.343 s [2019-07-30T05:32:27.598Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-30T05:33:14.243Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.79 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-30T05:33:14.243Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.814 s [2019-07-30T05:33:14.243Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.762 s [2019-07-30T05:33:14.243Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 3.198 s [2019-07-30T05:33:14.243Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.818 s [2019-07-30T05:33:14.243Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 0 s [2019-07-30T05:33:14.243Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.847 s [2019-07-30T05:33:14.243Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-30T05:33:36.465Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.429 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-30T05:33:36.465Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.464 s [2019-07-30T05:33:36.465Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.787 s [2019-07-30T05:33:36.465Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.726 s [2019-07-30T05:33:36.465Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.492 s [2019-07-30T05:33:36.465Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.284 s [2019-07-30T05:33:36.465Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.509 s [2019-07-30T05:33:36.465Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 2.149 s [2019-07-30T05:33:36.465Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.67 s [2019-07-30T05:33:36.465Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.687 s [2019-07-30T05:33:36.465Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-30T05:34:08.514Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.306 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-30T05:34:08.514Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.49 s [2019-07-30T05:34:08.514Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.496 s [2019-07-30T05:34:08.514Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.51 s [2019-07-30T05:34:08.514Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.473 s [2019-07-30T05:34:08.514Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.548 s [2019-07-30T05:34:08.514Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-30T05:34:18.679Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.211 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-30T05:34:18.679Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 1.467 s [2019-07-30T05:34:18.679Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 0.002 s [2019-07-30T05:34:18.679Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-30T05:34:45.197Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.616 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-30T05:34:45.197Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 2.047 s [2019-07-30T05:34:45.197Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 15.958 s [2019-07-30T05:34:45.197Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.048 s [2019-07-30T05:34:45.197Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.11 s [2019-07-30T05:34:45.197Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0 s [2019-07-30T05:34:45.197Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-30T05:34:45.197Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-30T05:34:45.197Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T05:34:45.197Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T05:34:45.197Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-30T05:34:45.197Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T05:34:45.197Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T05:34:45.197Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T05:34:45.197Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T05:34:45.197Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.002 s [2019-07-30T05:34:45.197Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-30T05:34:45.197Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.373 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-30T05:34:45.197Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest) Time elapsed: 1.372 s [2019-07-30T05:34:45.197Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-30T05:34:45.197Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-30T05:34:45.197Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0.011 s [2019-07-30T05:34:45.197Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0 s [2019-07-30T05:34:45.197Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-30T05:34:45.455Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-30T05:34:45.455Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.002 s [2019-07-30T05:34:45.455Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.186 s [2019-07-30T05:34:45.455Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-30T05:34:48.731Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.337 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-30T05:34:48.731Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 2.021 s [2019-07-30T05:34:48.731Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 1.315 s [2019-07-30T05:34:48.731Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-30T05:34:50.426Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.054 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-30T05:34:50.426Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest) Time elapsed: 1.006 s [2019-07-30T05:34:50.426Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-30T05:34:50.990Z] [2019-07-30T05:34:50.990Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-30 05:34:50.691 [2019-07-30T05:34:50.990Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.003 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2019-07-30T05:34:51.248Z] [2019-07-30T05:34:51.248Z] !ENTRY org.eclipse.core.resources 2 2 2019-07-30 05:34:51.239 [2019-07-30T05:34:51.248Z] !MESSAGE Save operation warnings. [2019-07-30T05:34:51.248Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2019-07-30 05:34:51.240 [2019-07-30T05:34:51.248Z] !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-30T05:34:51.505Z] [2019-07-30T05:34:51.505Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-30 05:34:51.252 [2019-07-30T05:34:51.505Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2019-07-30T05:34:51.505Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.624 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-30T05:34:51.505Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.996 s [2019-07-30T05:34:51.505Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.016 s [2019-07-30T05:34:51.505Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0 s [2019-07-30T05:34:51.505Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-30T05:34:52.873Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-30T05:34:52.873Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.078 s [2019-07-30T05:34:52.873Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.08 s [2019-07-30T05:34:52.873Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.923 s [2019-07-30T05:34:52.873Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-30T05:34:57.053Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.176 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-30T05:34:57.053Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.304 s [2019-07-30T05:34:57.053Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.731 s [2019-07-30T05:34:57.053Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.972 s [2019-07-30T05:34:57.053Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.864 s [2019-07-30T05:34:57.053Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 1.303 s [2019-07-30T05:34:57.053Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-30T05:34:57.053Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-30T05:34:57.053Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0.001 s [2019-07-30T05:34:57.053Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-30T05:34:57.053Z] 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-30T05:34:57.053Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-30T05:34:57.053Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.002 s [2019-07-30T05:34:57.053Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-30T05:34:57.053Z] 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-30T05:34:57.053Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-30T05:34:57.053Z] 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-30T05:34:57.053Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.001 s [2019-07-30T05:34:57.053Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.001 s [2019-07-30T05:34:57.053Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-30T05:34:57.053Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-30T05:34:57.053Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest) Time elapsed: 0.003 s [2019-07-30T05:34:57.053Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-30T05:34:57.053Z] 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-30T05:34:57.053Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T05:34:57.053Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T05:34:57.053Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-30T05:34:57.053Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-30T05:34:57.053Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0.001 s [2019-07-30T05:34:57.053Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-30T05:34:57.053Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-30T05:34:57.053Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.01 s [2019-07-30T05:34:57.053Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.003 s [2019-07-30T05:34:57.053Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-30T05:34:57.053Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-30T05:34:57.053Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-30T05:34:57.053Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-30T05:34:57.053Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.049 s [2019-07-30T05:34:57.053Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-30T05:34:57.053Z] 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-30T05:34:57.053Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.007 s [2019-07-30T05:34:57.053Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-30T05:34:57.053Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-30T05:34:57.053Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-30T05:34:57.053Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T05:34:57.053Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-30T05:34:57.310Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-30T05:34:57.310Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest) Time elapsed: 0.38 s [2019-07-30T05:34:57.310Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-30T05:34:58.676Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.06 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-30T05:34:58.676Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.791 s [2019-07-30T05:34:58.676Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.035 s [2019-07-30T05:34:58.676Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.233 s [2019-07-30T05:34:58.676Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-30T05:35:01.198Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.557 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-30T05:35:01.198Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 1.166 s [2019-07-30T05:35:01.198Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 1.389 s [2019-07-30T05:35:01.198Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-30T05:35:07.795Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.873 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-30T05:35:07.795Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.525 s [2019-07-30T05:35:07.795Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.612 s [2019-07-30T05:35:07.795Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 2.405 s [2019-07-30T05:35:07.795Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-30T05:35:09.691Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.426 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-30T05:35:09.691Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.514 s [2019-07-30T05:35:09.691Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.694 s [2019-07-30T05:35:09.691Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 1.108 s [2019-07-30T05:35:09.691Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-30T05:35:09.691Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-30T05:35:09.691Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.068 s [2019-07-30T05:35:09.691Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.001 s [2019-07-30T05:35:09.691Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.005 s [2019-07-30T05:35:09.691Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.001 s [2019-07-30T05:35:09.691Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-30T05:35:09.691Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-30T05:35:09.691Z] [2019-07-30T05:35:09.691Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-30 05:35:09.423 [2019-07-30T05:35:09.691Z] !MESSAGE no spawner in java.library.path [2019-07-30T05:35:09.691Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-30T05:35:09.691Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest) Time elapsed: 0.193 s [2019-07-30T05:35:09.691Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-30T05:35:09.691Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-30T05:35:09.691Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T05:35:09.691Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T05:35:09.691Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-30T05:35:09.691Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T05:35:09.691Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T05:35:09.691Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T05:35:09.691Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T05:35:09.691Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T05:35:09.691Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T05:35:09.691Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T05:35:09.691Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T05:35:09.691Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.018 s [2019-07-30T05:35:09.691Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.003 s [2019-07-30T05:35:09.691Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T05:35:09.691Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T05:35:09.691Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T05:35:09.691Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T05:35:09.691Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T05:35:09.691Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T05:35:09.691Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T05:35:09.691Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T05:35:09.691Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T05:35:09.691Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T05:35:09.691Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T05:35:09.691Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T05:35:09.691Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.003 s [2019-07-30T05:35:09.691Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T05:35:09.691Z] [2019-07-30T05:35:09.691Z] Results: [2019-07-30T05:35:09.691Z] [2019-07-30T05:35:09.691Z] Tests run: 185, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:35:09.691Z] [2019-07-30T05:35:10.621Z] [2019-07-30T05:35:10.621Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 05:35:10.365 [2019-07-30T05:35:10.621Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T05:35:12.514Z] [INFO] All tests passed! [2019-07-30T05:35:12.514Z] [INFO] [2019-07-30T05:35:12.514Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:35:12.514Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:35:12.514Z] [INFO] [2019-07-30T05:35:12.514Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:35:12.514Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:35:12.514Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:35:12.514Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:35:13.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:35:13.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:35:13.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:35:13.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:35:13.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:35:13.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:35:14.263Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:35:15.632Z] [INFO] [2019-07-30T05:35:15.632Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:35:15.632Z] [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-30T05:35:15.632Z] [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-30T05:35:15.632Z] [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-30T05:35:15.632Z] [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-30T05:35:15.889Z] [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-30T05:35:15.889Z] [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-30T05:35:15.889Z] [INFO] [2019-07-30T05:35:15.889Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T05:35:15.889Z] [INFO] [2019-07-30T05:35:15.889Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [2019-07-30T05:35:15.889Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT [42/134] [2019-07-30T05:35:15.889Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:35:15.889Z] [INFO] [2019-07-30T05:35:15.889Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:35:15.889Z] [INFO] [2019-07-30T05:35:15.889Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:35:15.889Z] [INFO] The project's OSGi version is 1.0.9.201907300502 [2019-07-30T05:35:15.889Z] [INFO] [2019-07-30T05:35:15.889Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:35:15.889Z] [INFO] [2019-07-30T05:35:15.889Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:35:15.889Z] [INFO] [2019-07-30T05:35:15.889Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:35:15.889Z] [INFO] [2019-07-30T05:35:15.889Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:35:15.889Z] [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-30T05:35:15.889Z] [INFO] [2019-07-30T05:35:15.889Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:35:15.889Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:35:15.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources [2019-07-30T05:35:15.889Z] [INFO] [2019-07-30T05:35:15.889Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:35:15.889Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes [2019-07-30T05:35:17.784Z] [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-30T05:35:17.784Z] import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent; [2019-07-30T05:35:17.784Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:35:17.784Z] 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-30T05:35:17.784Z] [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-30T05:35:17.784Z] fEntries.add(pulse); [2019-07-30T05:35:17.784Z] ^^^^^ [2019-07-30T05:35:17.784Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry' [2019-07-30T05:35:17.784Z] [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-30T05:35:17.784Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-30T05:35:17.784Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:35:17.784Z] 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-30T05:35:17.784Z] [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-30T05:35:17.784Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-30T05:35:17.784Z] ^^^^^^^^^^^^^ [2019-07-30T05:35:17.784Z] 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-30T05:35:17.784Z] [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-30T05:35:17.784Z] fEvents.put(pulse.getName(), events); [2019-07-30T05:35:17.784Z] ^^^^^^ [2019-07-30T05:35:17.784Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>' [2019-07-30T05:35:17.784Z] [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-30T05:35:17.784Z] regexes.put(IFilterProperty.BOUND, fFilterRegex); [2019-07-30T05:35:17.784Z] ^^^^^^^^^^^^ [2019-07-30T05:35:17.784Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:35:17.784Z] [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-30T05:35:17.784Z] public void setFilterRegex(String filterRegex) { [2019-07-30T05:35:17.784Z] ^^^^^^^^^^^ [2019-07-30T05:35:17.784Z] Javadoc: Missing tag for parameter filterRegex [2019-07-30T05:35:17.784Z] [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-30T05:35:17.784Z] ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues())); [2019-07-30T05:35:17.784Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:35:17.784Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@Nullable Long>' [2019-07-30T05:35:17.784Z] 8 problems (8 warnings) [2019-07-30T05:35:17.784Z] [INFO] [2019-07-30T05:35:17.784Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:35:17.784Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:35:17.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources [2019-07-30T05:35:17.784Z] [INFO] [2019-07-30T05:35:17.784Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:35:18.041Z] [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-30T05:35:18.041Z] [INFO] [2019-07-30T05:35:18.041Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:35:18.041Z] [INFO] [2019-07-30T05:35:18.041Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:35:18.041Z] [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-30T05:35:18.299Z] [INFO] [2019-07-30T05:35:18.299Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:35:18.299Z] [INFO] [2019-07-30T05:35:18.299Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:35:18.299Z] [INFO] [2019-07-30T05:35:18.299Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:35:18.299Z] [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-30T05:35:18.556Z] [INFO] [2019-07-30T05:35:18.556Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:35:18.556Z] [INFO] [2019-07-30T05:35:18.556Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:35:20.125Z] [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-30T05:35:20.125Z] [INFO] Command line: [2019-07-30T05:35:20.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/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-30T05:35:20.125Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:35:23.398Z] !SESSION 2019-07-30 05:35:20.059 ----------------------------------------------- [2019-07-30T05:35:23.398Z] eclipse.buildId=unknown [2019-07-30T05:35:23.398Z] java.version=1.8.0_202 [2019-07-30T05:35:23.398Z] java.vendor=Oracle Corporation [2019-07-30T05:35:23.398Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:35:23.398Z] 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-30T05:35:23.398Z] 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-30T05:35:23.398Z] [2019-07-30T05:35:23.398Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:35:22.935 [2019-07-30T05:35:23.398Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:35:23.398Z] !STACK 0 [2019-07-30T05:35:23.398Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T05:35:23.398Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:35:23.398Z] [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:35:23.398Z] [2019-07-30T05:35:23.398Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:35:23.069 [2019-07-30T05:35:23.398Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:35:23.398Z] !STACK 0 [2019-07-30T05:35:23.398Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T05:35:23.398Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:35:23.398Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:35:23.398Z] -> 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-30T05:35:23.398Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T05:35:23.398Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:35:23.398Z] [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:35:23.398Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:35:25.919Z] process 6406: 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-30T05:35:25.919Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T05:35:25.919Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:35:25.919Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:35:36.080Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-30T05:35:36.080Z] Display size: 1440x900 [2019-07-30T05:35:36.080Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T05:35:36.080Z] GTK version=3.18.9 [2019-07-30T05:35:36.080Z] GTK theme=Ambiance [2019-07-30T05:35:36.080Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T05:35:36.080Z] Time zone: Coordinated Universal Time [2019-07-30T05:35:36.080Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T05:35:36.080Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T05:35:38.601Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:35:38.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:35:38.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:35:38.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:35:38.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:35:38.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:38.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1096843060 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T05:35:38.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1096843081 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T05:35:38.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1096843081 data=null} to TreeItem with text {TestText} [2019-07-30T05:35:38.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1096843082 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T05:35:38.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096843084 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-30T05:35:39.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1096843310 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T05:35:39.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:39.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1096843313 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T05:35:39.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1096843313 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T05:35:39.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1096843313 data=null} to TreeItem with text {TestText} [2019-07-30T05:35:39.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1096843314 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T05:35:39.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096843316 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-30T05:35:39.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1096843326 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T05:35:39.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1096843330 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T05:35:39.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1096843330 data=null} to TreeItem with text {TestText} [2019-07-30T05:35:39.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1096843331 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T05:35:39.373Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1096843336 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-30T05:35:39.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1096843422 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T05:35:39.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:39.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1096843427 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T05:35:39.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1096843427 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:35:39.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1096843478 data=null} to TreeItem with text {Traces [0]} [2019-07-30T05:35:39.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1096843479 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:35:39.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096843479 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:35:39.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1096843519 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:35:39.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:39.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1096843521 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T05:35:39.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1096843522 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:35:39.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1096843522 data=null} to TreeItem with text {Traces [0]} [2019-07-30T05:35:39.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1096843523 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:35:39.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096843523 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:35:39.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1096843592 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:35:40.331Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T05:35:40.331Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T05:35:40.331Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T05:35:40.589Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T05:35:40.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1096844602 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T05:35:40.589Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T05:35:40.589Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T05:35:40.589Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T05:35:40.589Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T05:35:40.589Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-30T05:35:40.589Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:40.589Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T05:35:40.589Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T05:35:40.589Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T05:35:40.589Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T05:35:40.589Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T05:35:40.589Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T05:35:40.589Z] DEBUG - Clicking on New... [2019-07-30T05:35:40.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1096844608 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-30T05:35:40.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1096844609 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-30T05:35:40.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1096844609 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T05:35:40.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1096844610 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T05:35:40.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1096844610 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-30T05:35:40.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1096844610 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-30T05:35:41.522Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1096845524 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-30T05:35:41.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1096845527 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-30T05:35:41.522Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1096845527 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-30T05:35:41.522Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1096845528 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T05:35:41.522Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1096845528 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T05:35:41.522Z] DEBUG - Clicked on New... [2019-07-30T05:35:41.522Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-30T05:35:41.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1096845592 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-30T05:35:41.522Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text' [2019-07-30T05:35:41.522Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:41.522Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:41.522Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-30T05:35:41.522Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T05:35:41.522Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:41.522Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T05:35:41.522Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T05:35:41.522Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:41.522Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-30T05:35:41.522Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T05:35:41.522Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:41.522Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T05:35:41.522Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T05:35:41.522Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T05:35:41.522Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:41.780Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T05:35:41.780Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-30T05:35:41.780Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T05:35:41.780Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:41.780Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T05:35:41.780Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-30T05:35:41.780Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:41.780Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T05:35:41.780Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-30T05:35:41.780Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T05:35:41.780Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-30T05:35:41.780Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T05:35:41.780Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-30T05:35:41.780Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T05:35:41.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1096845897 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-30T05:35:41.780Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:41.780Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:') [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T05:35:41.780Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text' [2019-07-30T05:35:41.780Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:') [2019-07-30T05:35:41.780Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:41.780Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - Clicking on [2019-07-30T05:35:41.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1096846014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1096846014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1096846015 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1096846015 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1096846015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:41.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1096846015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1096846015 data=null item=null 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-30T05:35:42.038Z] DEBUG - Clicked on [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:42.038Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - Clicking on [2019-07-30T05:35:42.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1096846284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1096846285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1096846285 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1096846285 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1096846286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1096846286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1096846286 data=null item=null 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-30T05:35:42.296Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1096846395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.296Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1096846396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.296Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1096846397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.296Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1096846397 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.296Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1096846397 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:42.296Z] DEBUG - Clicked on [2019-07-30T05:35:42.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:35:42.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:35:42.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:35:42.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:35:42.296Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-30T05:35:42.296Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-30T05:35:42.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:42.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1096846499 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T05:35:42.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1096846500 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T05:35:42.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1096846500 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T05:35:42.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1096846501 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T05:35:42.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096846501 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-30T05:35:42.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1096846824 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T05:35:42.811Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:42.811Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T05:35:42.811Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text' [2019-07-30T05:35:42.811Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text' [2019-07-30T05:35:42.811Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-30T05:35:42.811Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T05:35:42.811Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T05:35:42.811Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:42.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1096846894 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T05:35:42.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1096846895 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T05:35:42.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1096846895 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T05:35:42.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1096846908 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T05:35:42.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096846909 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-30T05:35:43.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1096847091 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T05:35:43.068Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T05:35:43.068Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T05:35:43.068Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T05:35:43.068Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T05:35:43.068Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:43.068Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T05:35:43.068Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T05:35:43.068Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T05:35:43.068Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:43.068Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T05:35:43.068Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T05:35:43.068Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T05:35:43.068Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-30T05:35:43.068Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T05:35:43.068Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T05:35:43.068Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:43.068Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - Clicking on [2019-07-30T05:35:43.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1096847199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1096847200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1096847200 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1096847201 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1096847201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1096847201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:43.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1096847201 data=null item=null 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-30T05:35:43.068Z] DEBUG - Clicked on [2019-07-30T05:35:43.068Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T05:35:43.068Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T05:35:43.068Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T05:35:43.068Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-30T05:35:43.068Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-30T05:35:43.068Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T05:35:43.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1096847323 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-30T05:35:43.325Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - Clicking on Highlight All [2019-07-30T05:35:43.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1096847392 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-30T05:35:43.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1096847392 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-30T05:35:43.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1096847392 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T05:35:43.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1096847393 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T05:35:43.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1096847393 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-30T05:35:43.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1096847393 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-30T05:35:43.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1096847393 data=null item=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-30T05:35:43.325Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1096847412 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-30T05:35:43.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1096847412 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-30T05:35:43.325Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1096847412 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-30T05:35:43.325Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1096847413 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T05:35:43.325Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1096847413 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T05:35:43.325Z] DEBUG - Clicked on Highlight All [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:35:43.325Z] DEBUG - Clicking on &Next > [2019-07-30T05:35:43.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1096847428 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-30T05:35:43.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1096847428 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-30T05:35:43.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1096847429 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:43.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1096847429 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:43.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1096847429 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-30T05:35:43.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1096847430 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-30T05:35:43.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1096847430 data=null item=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-30T05:35:43.583Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:43.583Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:43.583Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:43.583Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:43.583Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:43.583Z] DEBUG - Clicked on &Next > [2019-07-30T05:35:43.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:43.583Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T05:35:43.583Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T05:35:43.583Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:43.583Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:35:43.583Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T05:35:43.583Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:43.583Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:43.583Z] DEBUG - Clicking on &Finish [2019-07-30T05:35:43.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1096847695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:43.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1096847695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:43.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1096847696 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:43.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1096847696 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:43.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1096847696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:43.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1096847696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:44.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1096847697 data=null item=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-30T05:35:44.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1096844610 data=null item=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-30T05:35:44.147Z] DEBUG - Clicked on [2019-07-30T05:35:44.147Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T05:35:44.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1096848211 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T05:35:44.147Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T05:35:44.147Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T05:35:44.147Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T05:35:44.147Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-30T05:35:44.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1096848226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T05:35:44.147Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1096848227 data=null doit=true} to (of type 'List') [2019-07-30T05:35:44.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1096848227 data=null} to (of type 'List') [2019-07-30T05:35:44.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1096848229 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T05:35:44.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1096848229 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-30T05:35:44.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1096848286 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T05:35:44.147Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T05:35:44.147Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T05:35:44.147Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T05:35:44.147Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T05:35:44.147Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T05:35:44.147Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:35:44.147Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:44.147Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:44.147Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T05:35:44.147Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T05:35:44.147Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T05:35:44.147Z] DEBUG - Clicking on Delete [2019-07-30T05:35:44.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1096848289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:44.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1096848290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:44.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1096848290 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:44.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1096848290 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:44.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1096848291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:44.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1096848291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1096848404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1096848405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1096848405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1096848405 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1096848406 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Clicked on Delete [2019-07-30T05:35:44.404Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-30T05:35:44.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1096848412 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-30T05:35:44.404Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-30T05:35:44.404Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T05:35:44.404Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T05:35:44.404Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T05:35:44.404Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:44.404Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Clicking on &Yes [2019-07-30T05:35:44.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1096848414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1096848414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1096848415 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1096848415 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1096848415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1096848415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1096848415 data=null item=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-30T05:35:44.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1096848291 data=null item=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-30T05:35:44.404Z] DEBUG - Clicked on [2019-07-30T05:35:44.404Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T05:35:44.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1096848621 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T05:35:44.404Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T05:35:44.404Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T05:35:44.404Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T05:35:44.404Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T05:35:44.404Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T05:35:44.404Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T05:35:44.404Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T05:35:44.404Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T05:35:44.404Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T05:35:44.404Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T05:35:44.404Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:44.404Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Clicking on &Close [2019-07-30T05:35:44.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1096848624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1096848624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1096848624 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1096848624 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1096848625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:44.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1096848625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:44.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1096848625 data=null item=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-30T05:35:44.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1096844285 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-30T05:35:44.662Z] DEBUG - Clicked on [2019-07-30T05:35:44.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1096848814 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:35:44.662Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:35:44.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:35:44.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:35:44.662Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:44.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1096848899 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T05:35:44.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1096848899 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T05:35:44.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1096848920 data=null} to TreeItem with text {TestText} [2019-07-30T05:35:44.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1096848921 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T05:35:44.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096848921 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-30T05:35:44.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1096849007 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T05:35:45.176Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:35:45.176Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:35:45.433Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:35:46.363Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:35:46.363Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:35:46.363Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:35:46.363Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:35:46.363Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:46.363Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:35:46.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:46.363Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:35:46.363Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:46.363Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:35:46.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096850403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:46.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096850404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:46.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096850404 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:46.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096850405 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:46.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096850405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:46.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096850405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:46.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096850405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:46.363Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096850405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:46.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096850406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:46.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096850406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:46.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096850406 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:46.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096850406 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:46.363Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:46.363Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:35:46.363Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:35:46.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:46.363Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:35:46.363Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:35:46.363Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:46.363Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:46.363Z] DEBUG - Clicking on OK [2019-07-30T05:35:46.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096850409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:46.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096850410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:46.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096850410 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:46.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096850410 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:46.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096850411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:46.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096850411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:46.363Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:46.363Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:46.363Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:46.363Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:46.363Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:46.363Z] DEBUG - Clicked on OK [2019-07-30T05:35:46.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096850411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:46.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1096849217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:35:46.927Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:35:47.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:35:47.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:35:47.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:35:47.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:35:47.492Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:47.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1096851567 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T05:35:47.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1096851567 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T05:35:47.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1096851568 data=null} to TreeItem with text {TestText} [2019-07-30T05:35:47.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1096851568 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T05:35:47.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096851568 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-30T05:35:47.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1096851614 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T05:35:47.492Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:47.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1096851616 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T05:35:47.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1096851616 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T05:35:47.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1096851617 data=null} to TreeItem with text {TestText} [2019-07-30T05:35:47.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1096851617 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T05:35:47.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096851617 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-30T05:35:47.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1096851635 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T05:35:47.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1096851678 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T05:35:47.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1096851679 data=null} to TreeItem with text {TestText} [2019-07-30T05:35:47.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1096851679 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T05:35:47.492Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1096851680 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-30T05:35:47.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1096851685 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T05:35:47.492Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:47.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1096851687 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T05:35:47.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1096851687 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:35:47.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1096851687 data=null} to TreeItem with text {Traces [0]} [2019-07-30T05:35:47.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1096851687 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:35:47.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096851688 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:35:47.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1096851709 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:35:47.492Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:47.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1096851711 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T05:35:47.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1096851711 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:35:47.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1096851711 data=null} to TreeItem with text {Traces [0]} [2019-07-30T05:35:47.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1096851712 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:35:47.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096851720 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:35:47.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1096851728 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:35:47.749Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T05:35:47.749Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T05:35:48.006Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T05:35:48.006Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T05:35:48.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1096852131 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T05:35:48.006Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T05:35:48.006Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T05:35:48.006Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T05:35:48.006Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace [2019-07-30T05:35:48.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1096852134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T05:35:48.006Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1096852134 data=null doit=true} to (of type 'List') [2019-07-30T05:35:48.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1096852134 data=null} to (of type 'List') [2019-07-30T05:35:48.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1096852135 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-30T05:35:48.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1096852135 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-30T05:35:48.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1096852199 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-30T05:35:48.006Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T05:35:48.006Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T05:35:48.006Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T05:35:48.006Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T05:35:48.006Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-30T05:35:48.006Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:48.006Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T05:35:48.006Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T05:35:48.006Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T05:35:48.006Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T05:35:48.006Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T05:35:48.006Z] DEBUG - Clicking on Edit... [2019-07-30T05:35:48.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1096852201 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-30T05:35:48.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1096852206 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-30T05:35:48.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1096852206 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T05:35:48.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1096852206 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T05:35:48.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1096852207 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-30T05:35:48.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1096852207 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-30T05:35:48.569Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1096852538 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-30T05:35:48.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1096852556 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-30T05:35:48.569Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1096852560 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-30T05:35:48.569Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1096852560 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T05:35:48.569Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1096852567 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T05:35:48.569Z] DEBUG - Clicked on Edit... [2019-07-30T05:35:48.569Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-30T05:35:48.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1096852571 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-30T05:35:48.569Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T05:35:48.569Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:48.569Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T05:35:48.570Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T05:35:48.570Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T05:35:48.570Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:48.570Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T05:35:48.570Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-30T05:35:48.570Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo' [2019-07-30T05:35:48.570Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo') [2019-07-30T05:35:48.570Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T05:35:48.570Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-30T05:35:48.570Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T05:35:48.570Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-30T05:35:48.570Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T05:35:48.570Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-30T05:35:48.570Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T05:35:48.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1096852742 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-30T05:35:48.570Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T05:35:48.570Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:') [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T05:35:48.570Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T05:35:48.570Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T05:35:48.570Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:') [2019-07-30T05:35:48.570Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T05:35:48.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:48.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:48.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:48.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:48.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:48.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:48.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:48.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:48.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:48.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:48.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:48.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:48.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:48.828Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - Clicking on [2019-07-30T05:35:48.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1096852891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1096852891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1096852892 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1096852892 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1096852892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1096852892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1096852893 data=null item=null 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-30T05:35:48.828Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1096852998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1096852999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1096852999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1096853000 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1096853000 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:48.828Z] DEBUG - Clicked on [2019-07-30T05:35:48.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:35:48.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:35:48.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:35:48.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:35:48.828Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-30T05:35:48.828Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-30T05:35:48.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:48.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1096853038 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-30T05:35:48.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1096853038 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-30T05:35:48.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1096853039 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-30T05:35:48.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1096853039 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-30T05:35:49.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096853039 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-30T05:35:49.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1096853385 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-30T05:35:49.626Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T05:35:49.626Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:49.626Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T05:35:49.626Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T05:35:49.626Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text' [2019-07-30T05:35:49.626Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T05:35:49.626Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T05:35:49.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:49.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1096853411 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T05:35:49.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1096853411 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T05:35:49.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1096853411 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T05:35:49.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1096853412 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T05:35:49.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096853424 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-30T05:35:49.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1096853531 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:49.626Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:49.626Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T05:35:49.626Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T05:35:49.626Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T05:35:49.627Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - Clicking on [2019-07-30T05:35:49.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1096853608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1096853609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1096853609 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1096853609 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1096853609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1096853609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1096853610 data=null item=null 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-30T05:35:49.627Z] DEBUG - Clicked on [2019-07-30T05:35:49.627Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T05:35:49.627Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T05:35:49.627Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T05:35:49.627Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-30T05:35:49.627Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-30T05:35:49.627Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T05:35:49.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1096853731 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-30T05:35:49.627Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - Clicking on Highlight All [2019-07-30T05:35:49.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1096853807 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-30T05:35:49.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1096853808 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-30T05:35:49.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1096853808 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1096853808 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1096853809 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-30T05:35:49.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1096853809 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-30T05:35:49.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1096853809 data=null item=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-30T05:35:49.627Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1096853821 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-30T05:35:49.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1096853821 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-30T05:35:49.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1096853821 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-30T05:35:49.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1096853821 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1096853821 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - Clicked on Highlight All [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:35:49.627Z] DEBUG - Clicking on &Next > [2019-07-30T05:35:49.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1096853826 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-30T05:35:49.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1096853826 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-30T05:35:49.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1096853826 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1096853826 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:49.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1096853826 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-30T05:35:49.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1096853826 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-30T05:35:49.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1096853826 data=null item=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-30T05:35:49.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:49.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:49.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:49.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:49.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:49.976Z] DEBUG - Clicked on &Next > [2019-07-30T05:35:49.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:49.976Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T05:35:49.976Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T05:35:49.976Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:49.976Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:35:49.976Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T05:35:49.976Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:49.976Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:49.976Z] DEBUG - Clicking on &Finish [2019-07-30T05:35:49.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1096854012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:49.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1096854012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:49.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1096854012 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:49.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1096854013 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:49.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1096854013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:49.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1096854013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:51.344Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=1096854097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1096854013 data=null item=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-30T05:35:51.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1096852207 data=null item=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-30T05:35:51.601Z] DEBUG - Clicked on [2019-07-30T05:35:51.601Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T05:35:51.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1096855686 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T05:35:51.601Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T05:35:51.601Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T05:35:51.601Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T05:35:51.601Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-30T05:35:51.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1096855689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T05:35:51.601Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1096855689 data=null doit=true} to (of type 'List') [2019-07-30T05:35:51.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1096855690 data=null} to (of type 'List') [2019-07-30T05:35:51.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1096855690 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-30T05:35:51.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1096855690 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-30T05:35:51.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1096855691 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-30T05:35:51.601Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T05:35:51.601Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T05:35:51.601Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T05:35:51.601Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T05:35:51.601Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T05:35:51.601Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:35:51.601Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:51.601Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T05:35:51.601Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T05:35:51.601Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T05:35:51.601Z] DEBUG - Clicking on Delete [2019-07-30T05:35:51.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1096855693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1096855693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1096855693 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1096855693 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1096855693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1096855693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1096855743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1096855744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1096855744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1096855744 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1096855744 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Clicked on Delete [2019-07-30T05:35:51.601Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-30T05:35:51.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1096855745 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-30T05:35:51.601Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-30T05:35:51.601Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T05:35:51.601Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T05:35:51.601Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T05:35:51.601Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:51.601Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Clicking on &Yes [2019-07-30T05:35:51.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1096855747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1096855747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1096855747 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1096855747 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1096855747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1096855747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:51.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1096855748 data=null item=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-30T05:35:51.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1096855693 data=null item=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-30T05:35:51.858Z] DEBUG - Clicked on [2019-07-30T05:35:51.858Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T05:35:51.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1096855920 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T05:35:51.858Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T05:35:51.858Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T05:35:51.858Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T05:35:51.858Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T05:35:51.858Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T05:35:51.858Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T05:35:51.858Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T05:35:51.858Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T05:35:51.858Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T05:35:51.858Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T05:35:51.858Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:51.858Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:51.858Z] DEBUG - Clicking on &Close [2019-07-30T05:35:51.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1096855922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:51.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1096855923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:51.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1096855923 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:51.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1096855923 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:51.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1096855923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:51.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1096855923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:51.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1096855923 data=null item=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-30T05:35:51.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1096851916 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-30T05:35:51.858Z] DEBUG - Clicked on [2019-07-30T05:35:51.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1096856091 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:35:51.858Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:35:52.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:35:52.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:35:52.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:52.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1096856126 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T05:35:52.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1096856126 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T05:35:52.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1096856126 data=null} to TreeItem with text {TestText} [2019-07-30T05:35:52.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1096856127 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T05:35:52.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096856127 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-30T05:35:52.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1096856210 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T05:35:52.372Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:35:52.372Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:35:52.372Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:35:53.302Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:35:53.302Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:35:53.302Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:35:53.302Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:35:53.302Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:53.302Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:35:53.302Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:53.302Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:35:53.302Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:53.302Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:35:53.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096857297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:53.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096857297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:53.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096857297 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:53.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096857298 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:53.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096857298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:53.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096857298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:53.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096857298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:53.302Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096857298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:53.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096857298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:53.302Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096857298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:53.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096857298 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:53.302Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096857299 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:53.302Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:53.302Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:35:53.302Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:35:53.302Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:53.302Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:35:53.302Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:35:53.302Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:53.302Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:53.302Z] DEBUG - Clicking on OK [2019-07-30T05:35:53.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096857300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:53.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096857300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:53.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096857300 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:53.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096857300 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:53.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096857300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:53.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096857301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:53.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:53.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:53.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:53.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:53.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:53.302Z] DEBUG - Clicked on OK [2019-07-30T05:35:53.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096857301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:53.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1096856401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:35:53.865Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.927 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-30T05:35:53.865Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 8.627 s [2019-07-30T05:35:53.865Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 6.874 s [2019-07-30T05:35:53.865Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-30T05:35:54.122Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:35:54.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:35:54.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:35:54.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:35:54.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:35:54.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:54.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1096858253 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-30T05:35:54.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1096858253 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T05:35:54.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1096858253 data=null} to TreeItem with text {TestXML} [2019-07-30T05:35:54.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1096858253 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T05:35:54.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096858254 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-30T05:35:54.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1096858301 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T05:35:54.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:54.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1096858302 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-30T05:35:54.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1096858302 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T05:35:54.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1096858302 data=null} to TreeItem with text {TestXML} [2019-07-30T05:35:54.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1096858303 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T05:35:54.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096858303 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-30T05:35:54.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1096858318 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T05:35:54.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1096858319 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T05:35:54.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1096858320 data=null} to TreeItem with text {TestXML} [2019-07-30T05:35:54.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1096858320 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T05:35:54.123Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1096858320 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-30T05:35:54.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1096858332 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T05:35:54.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:54.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1096858333 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T05:35:54.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1096858333 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:35:54.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1096858333 data=null} to TreeItem with text {Traces [0]} [2019-07-30T05:35:54.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1096858334 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:35:54.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096858334 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:35:54.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1096858354 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:35:54.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:54.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1096858355 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T05:35:54.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1096858355 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:35:54.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1096858356 data=null} to TreeItem with text {Traces [0]} [2019-07-30T05:35:54.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1096858356 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:35:54.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096858356 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:35:54.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1096858391 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:35:54.380Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T05:35:54.380Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T05:35:54.637Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T05:35:54.637Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T05:35:54.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1096858713 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T05:35:54.637Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T05:35:54.637Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T05:35:54.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1096858718 data=null doit=true} to Button with text {Text} [2019-07-30T05:35:54.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1096858719 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-30T05:35:54.637Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T05:35:54.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1096858721 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T05:35:54.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1096858786 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-30T05:35:54.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1096858788 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-30T05:35:54.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1096858789 data=null item=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-30T05:35:54.637Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T05:35:54.637Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T05:35:54.637Z] DEBUG - Clicking on New... [2019-07-30T05:35:54.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1096858791 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-30T05:35:54.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1096858791 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-30T05:35:54.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1096858791 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T05:35:54.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1096858791 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T05:35:54.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1096858791 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-30T05:35:54.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1096858791 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-30T05:35:55.200Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1096859189 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-30T05:35:55.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1096859190 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-30T05:35:55.200Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1096859191 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-30T05:35:55.200Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1096859191 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T05:35:55.200Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1096859191 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T05:35:55.200Z] DEBUG - Clicked on New... [2019-07-30T05:35:55.200Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser' [2019-07-30T05:35:55.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=1096859194 data=null doit=true} to Shell with text {Custom XML Parser} [2019-07-30T05:35:55.200Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser} [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-30T05:35:55.200Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:55.200Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:55.200Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-30T05:35:55.200Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T05:35:55.200Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:55.200Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-30T05:35:55.200Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T05:35:55.200Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:35:55.200Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T05:35:55.200Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-30T05:35:55.200Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text' [2019-07-30T05:35:55.200Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T05:35:55.200Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T05:35:55.200Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-30T05:35:55.200Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-30T05:35:55.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.200Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky' [2019-07-30T05:35:55.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:55.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T05:35:55.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.200Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T05:35:55.200Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T05:35:55.200Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:55.200Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:35:55.200Z] DEBUG - Clicking on [2019-07-30T05:35:55.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1096859324 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-30T05:35:55.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1096859324 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-30T05:35:55.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1096859324 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T05:35:55.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1096859325 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T05:35:55.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1096859325 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-30T05:35:55.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1096859325 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-30T05:35:55.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1096859325 data=null 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-30T05:35:55.201Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1096859410 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-30T05:35:55.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1096859411 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-30T05:35:55.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1096859411 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-30T05:35:55.201Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1096859411 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T05:35:55.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1096859412 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T05:35:55.201Z] DEBUG - Clicked on [2019-07-30T05:35:55.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:35:55.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:35:55.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:55.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=1096859427 data=null button=0 stateMask=0x0 x=78 y=32 count=0} to Tree node with text: event [2019-07-30T05:35:55.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=1096859427 data=null doit=true} to Tree node with text: event [2019-07-30T05:35:55.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=1096859427 data=null} to Tree node with text: event [2019-07-30T05:35:55.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=1096859428 data=null button=1 stateMask=0x0 x=78 y=32 count=1} to Tree node with text: event [2019-07-30T05:35:55.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096859428 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-30T05:35:55.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=1096859808 data=null button=1 stateMask=0x80000 x=78 y=32 count=1} to Tree node with text: event [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry' [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK' [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:55.715Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:35:55.715Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T05:35:55.715Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected [2019-07-30T05:35:55.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=1096859822 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-30T05:35:55.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1096859823 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-30T05:35:55.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=1096859823 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T05:35:55.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=1096859823 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T05:35:55.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=1096859824 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-30T05:35:55.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=1096859824 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-30T05:35:55.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=1096859824 data=null item=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-30T05:35:55.716Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=1096859903 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-30T05:35:55.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1096859903 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-30T05:35:55.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=1096859904 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-30T05:35:55.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=1096859904 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T05:35:55.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=1096859904 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T05:35:55.716Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:55.716Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:35:55.716Z] DEBUG - Clicking on &Next > [2019-07-30T05:35:55.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1096859912 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-30T05:35:55.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1096859912 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-30T05:35:55.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1096859912 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:55.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1096859912 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:55.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1096859913 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-30T05:35:55.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1096859913 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-30T05:35:55.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1096859913 data=null item=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-30T05:35:55.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:55.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:55.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:55.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:55.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T05:35:55.972Z] DEBUG - Clicked on &Next > [2019-07-30T05:35:55.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:35:55.972Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T05:35:55.972Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T05:35:55.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:55.972Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:35:55.972Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T05:35:55.972Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:55.972Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:55.972Z] DEBUG - Clicking on &Finish [2019-07-30T05:35:55.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1096860183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:55.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1096860184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:55.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1096860184 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:55.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1096860184 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:55.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1096860184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:55.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1096860184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:35:56.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1096860184 data=null item=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-30T05:35:56.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1096858792 data=null item=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-30T05:35:56.229Z] DEBUG - Clicked on [2019-07-30T05:35:56.229Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T05:35:56.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1096860420 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T05:35:56.229Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T05:35:56.229Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T05:35:56.229Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T05:35:56.229Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-30T05:35:56.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1096860423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T05:35:56.229Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1096860423 data=null doit=true} to (of type 'List') [2019-07-30T05:35:56.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1096860424 data=null} to (of type 'List') [2019-07-30T05:35:56.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1096860430 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T05:35:56.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1096860484 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-30T05:35:56.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1096860486 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T05:35:56.485Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T05:35:56.485Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T05:35:56.485Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T05:35:56.485Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T05:35:56.485Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T05:35:56.485Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:35:56.485Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:56.485Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T05:35:56.485Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T05:35:56.485Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T05:35:56.485Z] DEBUG - Clicking on Delete [2019-07-30T05:35:56.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1096860487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1096860488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1096860488 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1096860488 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1096860488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1096860488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1096860593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1096860594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1096860595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1096860595 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1096860595 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - Clicked on Delete [2019-07-30T05:35:56.485Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-30T05:35:56.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1096860597 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-30T05:35:56.485Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-30T05:35:56.485Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T05:35:56.485Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T05:35:56.485Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T05:35:56.485Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:56.485Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - Clicking on &Yes [2019-07-30T05:35:56.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1096860598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1096860599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1096860599 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1096860599 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1096860599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1096860599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T05:35:56.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1096860600 data=null item=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-30T05:35:56.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1096860488 data=null item=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-30T05:35:56.742Z] DEBUG - Clicked on [2019-07-30T05:35:56.742Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T05:35:56.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1096860793 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T05:35:56.742Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T05:35:56.742Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T05:35:56.742Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T05:35:56.742Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T05:35:56.742Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T05:35:56.742Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T05:35:56.742Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T05:35:56.742Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T05:35:56.742Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T05:35:56.742Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T05:35:56.742Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:56.742Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:56.742Z] DEBUG - Clicking on &Close [2019-07-30T05:35:56.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1096860794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:56.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1096860795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:56.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1096860795 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:56.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1096860795 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:56.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1096860795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:56.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1096860795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:35:56.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1096860795 data=null item=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-30T05:35:56.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1096858497 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-30T05:35:56.742Z] DEBUG - Clicked on [2019-07-30T05:35:56.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1096860927 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:35:56.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:35:56.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:35:56.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:35:56.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:35:56.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1096861011 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-30T05:35:56.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1096861011 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T05:35:56.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1096861012 data=null} to TreeItem with text {TestXML} [2019-07-30T05:35:56.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1096861012 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T05:35:56.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096861013 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-30T05:35:56.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1096861097 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T05:35:56.999Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:35:56.999Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:35:57.256Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:35:58.185Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:35:58.185Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:35:58.185Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:35:58.185Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:35:58.185Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:58.185Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:35:58.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:58.185Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:35:58.185Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:58.185Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:35:58.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096862112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:58.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096862113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:58.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096862113 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:58.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096862113 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:58.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096862113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:58.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096862113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:58.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096862113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:58.185Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096862113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:58.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096862114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:58.185Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096862114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:58.185Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096862114 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:58.185Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096862114 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:58.185Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:35:58.185Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:35:58.185Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:35:58.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:35:58.185Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:35:58.185Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:35:58.185Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:35:58.185Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:58.185Z] DEBUG - Clicking on OK [2019-07-30T05:35:58.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096862115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:58.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096862115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:58.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096862116 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:58.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096862116 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:58.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096862116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:58.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096862116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:58.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:58.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:58.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:58.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:58.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:58.185Z] DEBUG - Clicked on OK [2019-07-30T05:35:58.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096862116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:35:58.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1096861231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:35:58.442Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.765 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-30T05:35:58.442Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard) Time elapsed: 4.707 s [2019-07-30T05:35:58.442Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-30T05:36:05.080Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T05:36:05.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:36:05.080Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:36:05.080Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:36:05.080Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:36:05.080Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T05:36:05.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1096869037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:05.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096869048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:05.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1096869049 data=null doit=true} to (of type 'Table') [2019-07-30T05:36:05.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1096869049 data=null} to (of type 'Table') [2019-07-30T05:36:05.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1096869049 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T05:36:05.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1096869171 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T05:36:05.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096869172 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-30T05:36:05.080Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1096869179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:05.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096869182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:05.080Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1096869182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:05.080Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1096869182 data=null doit=true} to (of type 'Table') [2019-07-30T05:36:05.080Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1096869182 data=null} to (of type 'Table') [2019-07-30T05:36:05.080Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T05:36:05.080Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:36:05.080Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:36:05.080Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:36:05.080Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:36:05.080Z] DEBUG - Inserting text:e [2019-07-30T05:36:05.080Z] into text (of type 'Text') [2019-07-30T05:36:05.080Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:36:05.080Z] DEBUG - Typing text 'e [2019-07-30T05:36:05.080Z] ' with an interval of 100ms. between characters. [2019-07-30T05:36:06.009Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:36:06.009Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T05:36:06.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1096870215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:06.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096870216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:06.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1096870216 data=null doit=true} to (of type 'Table') [2019-07-30T05:36:06.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1096870216 data=null} to (of type 'Table') [2019-07-30T05:36:06.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1096870217 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T05:36:06.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096870217 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-30T05:36:06.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1096870219 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T05:36:06.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1096871184 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T05:36:06.939Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:36:07.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:36:07.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:36:07.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:07.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1096871462 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:36:07.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1096871462 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:36:07.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1096871462 data=null} to TreeItem with text {test} [2019-07-30T05:36:07.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1096871463 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:36:07.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096871463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:36:07.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1096871486 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:36:07.503Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:36:07.503Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:36:07.503Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:36:08.871Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:36:08.871Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:36:08.871Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:36:08.871Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:36:08.871Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:08.871Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:36:08.871Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:36:08.871Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:36:08.871Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:08.871Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:36:08.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096872739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:08.871Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096872740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:08.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096872740 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:08.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096872740 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:08.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096872740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:08.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096872740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:08.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096872740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:08.872Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096872740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:08.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096872741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:08.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096872741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:08.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096872741 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:08.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096872741 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:08.872Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:08.872Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:36:08.872Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:36:08.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:36:08.872Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:36:08.872Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:36:08.872Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:36:08.872Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:08.872Z] DEBUG - Clicking on OK [2019-07-30T05:36:08.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096872742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:08.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096872743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:08.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096872743 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:08.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096872743 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:08.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096872743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:08.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096872743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:08.872Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:08.872Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:08.872Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:08.872Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:08.872Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:08.872Z] DEBUG - Clicked on OK [2019-07-30T05:36:09.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096872743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:09.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1096871613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:36:11.330Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T05:36:11.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:36:11.330Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:36:11.330Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:36:11.586Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:36:11.586Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T05:36:11.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1096875826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:11.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096875826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:11.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1096875827 data=null doit=true} to (of type 'Table') [2019-07-30T05:36:11.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1096875827 data=null} to (of type 'Table') [2019-07-30T05:36:11.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1096875827 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T05:36:11.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1096875831 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T05:36:11.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096875832 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-30T05:36:11.586Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1096875833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:11.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096875834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:11.586Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1096875835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:11.586Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1096875835 data=null doit=true} to (of type 'Table') [2019-07-30T05:36:11.586Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1096875835 data=null} to (of type 'Table') [2019-07-30T05:36:11.586Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T05:36:11.586Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:36:11.586Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:36:11.586Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:36:11.586Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:36:11.586Z] DEBUG - Inserting text:00 [2019-07-30T05:36:11.586Z] into text (of type 'Text') [2019-07-30T05:36:11.843Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:36:11.843Z] DEBUG - Typing text '00 [2019-07-30T05:36:11.843Z] ' with an interval of 100ms. between characters. [2019-07-30T05:36:12.773Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:36:13.030Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T05:36:13.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1096877086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:13.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096877086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:13.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1096877087 data=null doit=true} to (of type 'Table') [2019-07-30T05:36:13.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1096877087 data=null} to (of type 'Table') [2019-07-30T05:36:13.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1096877088 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T05:36:13.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096877088 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-30T05:36:13.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1096877091 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T05:36:13.960Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:36:13.960Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T05:36:13.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1096878035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:13.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096878036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:13.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1096878036 data=null doit=true} to (of type 'Table') [2019-07-30T05:36:13.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1096878036 data=null} to (of type 'Table') [2019-07-30T05:36:13.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1096878036 data=null button=1 stateMask=0x0 x=12 y=11 count=1} to (of type 'Table') [2019-07-30T05:36:13.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1096878081 data=null button=1 stateMask=0x80000 x=12 y=11 count=1} to (of type 'Table') [2019-07-30T05:36:13.960Z] [2019-07-30T05:36:13.960Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 05:36:13.847 [2019-07-30T05:36:13.960Z] !MESSAGE Unhandled event loop exception [2019-07-30T05:36:13.960Z] !STACK 0 [2019-07-30T05:36:13.960Z] org.eclipse.swt.SWTException: Widget is disposed [2019-07-30T05:36:13.960Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-30T05:36:13.960Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-30T05:36:13.960Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-30T05:36:13.960Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-30T05:36:13.960Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:469) [2019-07-30T05:36:13.960Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:586) [2019-07-30T05:36:13.960Z] at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:286) [2019-07-30T05:36:13.960Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) [2019-07-30T05:36:13.960Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T05:36:13.960Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T05:36:13.960Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T05:36:13.960Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T05:36:13.960Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T05:36:13.960Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-30T05:36:13.960Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-30T05:36:13.960Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T05:36:13.960Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-30T05:36:13.960Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T05:36:13.960Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T05:36:13.960Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T05:36:13.960Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T05:36:13.960Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T05:36:13.960Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T05:36:13.960Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T05:36:13.960Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T05:36:13.960Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T05:36:13.960Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T05:36:13.960Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T05:36:13.960Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T05:36:13.960Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T05:36:13.960Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T05:36:13.960Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T05:36:13.960Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T05:36:13.960Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T05:36:13.960Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T05:36:13.960Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T05:36:13.960Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T05:36:13.960Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T05:36:13.960Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:36:13.960Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:36:13.960Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:36:13.960Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:36:13.961Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T05:36:13.961Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T05:36:13.961Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T05:36:13.961Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T05:36:13.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096878082 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-30T05:36:13.961Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1096878104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:13.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096878106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:13.961Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1096878113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:13.961Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1096878113 data=null doit=true} to (of type 'Table') [2019-07-30T05:36:13.961Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1096878113 data=null} to (of type 'Table') [2019-07-30T05:36:13.961Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T05:36:16.086Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:36:17.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1096881361 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T05:36:17.455Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:36:17.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:36:17.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:36:17.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:17.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1096881583 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:36:17.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1096881583 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:36:17.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1096881583 data=null} to TreeItem with text {test} [2019-07-30T05:36:17.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1096881584 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:36:17.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096881584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:36:17.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1096881607 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:36:17.713Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:36:17.713Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:36:17.713Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:36:18.643Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:36:18.643Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:36:18.643Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:36:18.643Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:36:18.643Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:18.643Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:36:18.643Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:36:18.643Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:36:18.643Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:18.643Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:36:18.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096882798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:18.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096882798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:18.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096882798 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:18.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096882799 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:18.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096882799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:18.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096882799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:18.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096882799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:18.643Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096882799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:18.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096882800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:18.643Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096882800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:18.643Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096882800 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:18.643Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096882800 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:18.643Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:18.643Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:36:18.643Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:36:18.643Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:36:18.643Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:36:18.643Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:36:18.643Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:36:18.643Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:18.643Z] DEBUG - Clicking on OK [2019-07-30T05:36:18.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096882801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:18.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096882801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:18.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096882801 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:18.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096882802 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:18.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096882802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:18.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096882802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:18.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:18.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:18.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:18.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:18.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:18.644Z] DEBUG - Clicked on OK [2019-07-30T05:36:19.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096882802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:19.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1096881728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:36:21.100Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T05:36:21.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:36:21.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:36:21.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:36:21.663Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:36:21.663Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T05:36:21.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1096885656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:21.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096885656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:21.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1096885656 data=null doit=true} to (of type 'Table') [2019-07-30T05:36:21.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1096885656 data=null} to (of type 'Table') [2019-07-30T05:36:21.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1096885657 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T05:36:21.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1096885661 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T05:36:21.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096885765 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-30T05:36:21.663Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1096885766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:21.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096885768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:21.663Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1096885768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:21.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1096885768 data=null doit=true} to (of type 'Table') [2019-07-30T05:36:21.663Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1096885769 data=null} to (of type 'Table') [2019-07-30T05:36:21.663Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T05:36:21.663Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:36:21.663Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:36:21.663Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:36:21.663Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:36:21.663Z] DEBUG - Inserting text:HostF [2019-07-30T05:36:21.663Z] into text (of type 'Text') [2019-07-30T05:36:21.663Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:36:21.663Z] DEBUG - Typing text 'HostF [2019-07-30T05:36:21.663Z] ' with an interval of 100ms. between characters. [2019-07-30T05:36:22.592Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:36:22.849Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T05:36:22.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1096886956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:22.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096886956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:22.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1096886956 data=null doit=true} to (of type 'Table') [2019-07-30T05:36:22.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1096886956 data=null} to (of type 'Table') [2019-07-30T05:36:22.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1096886957 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T05:36:22.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096886957 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-30T05:36:22.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1096886960 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T05:36:23.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1096887900 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T05:36:23.779Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:36:24.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:36:24.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:36:24.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:24.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1096888146 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:36:24.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1096888147 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:36:24.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1096888147 data=null} to TreeItem with text {test} [2019-07-30T05:36:24.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1096888147 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:36:24.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096888150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:36:24.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1096888162 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:36:24.293Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:36:24.293Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:36:24.293Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:36:25.222Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:36:25.222Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:36:25.222Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:36:25.222Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:36:25.222Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:25.222Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:36:25.222Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:36:25.222Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:36:25.222Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:25.222Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:36:25.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096889319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:25.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096889319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:25.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096889320 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:25.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096889320 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:25.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096889320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:25.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096889320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:25.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096889320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:25.222Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096889320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:25.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096889320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:25.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096889320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:25.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096889320 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:25.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096889320 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:25.222Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:25.222Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:36:25.222Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:36:25.222Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:36:25.222Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:36:25.222Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:36:25.222Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:36:25.222Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:25.222Z] DEBUG - Clicking on OK [2019-07-30T05:36:25.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096889322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:25.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096889322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:25.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096889322 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:25.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096889322 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:25.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096889322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:25.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096889322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:25.222Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:25.222Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:25.222Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:25.222Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:25.222Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:25.222Z] DEBUG - Clicked on OK [2019-07-30T05:36:25.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096889322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:25.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1096888300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:36:27.457Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T05:36:27.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:36:27.457Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:36:27.457Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:36:27.714Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:36:27.714Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T05:36:27.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1096891864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:27.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096891864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:27.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1096891864 data=null doit=true} to (of type 'Table') [2019-07-30T05:36:27.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1096891864 data=null} to (of type 'Table') [2019-07-30T05:36:27.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1096891865 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T05:36:27.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1096891871 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T05:36:27.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096891871 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-30T05:36:27.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1096891872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:27.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096891874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:27.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1096891874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:27.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1096891874 data=null doit=true} to (of type 'Table') [2019-07-30T05:36:27.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1096891874 data=null} to (of type 'Table') [2019-07-30T05:36:27.714Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T05:36:27.714Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:36:27.714Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:36:27.714Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:36:27.714Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:36:27.714Z] DEBUG - Inserting text:2 into text (of type 'Text') [2019-07-30T05:36:27.714Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:36:27.714Z] DEBUG - Typing text '2' with an interval of 50ms. between characters. [2019-07-30T05:36:27.971Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T05:36:27.971Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T05:36:27.971Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:36:27.971Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:36:27.971Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:36:28.534Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:36:28.534Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T05:36:28.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1096892662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:28.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096892663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:28.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1096892663 data=null doit=true} to (of type 'Table') [2019-07-30T05:36:28.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1096892663 data=null} to (of type 'Table') [2019-07-30T05:36:28.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1096892664 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T05:36:28.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1096892669 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T05:36:28.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096892670 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-30T05:36:28.534Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1096892671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:28.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096892672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:28.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1096892673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:28.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1096892673 data=null doit=true} to (of type 'Table') [2019-07-30T05:36:28.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1096892673 data=null} to (of type 'Table') [2019-07-30T05:36:28.534Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T05:36:28.534Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:36:28.534Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:36:28.534Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:36:28.534Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:36:28.534Z] DEBUG - Inserting text:F into text (of type 'Text') [2019-07-30T05:36:28.534Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:36:28.534Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters. [2019-07-30T05:36:28.791Z] DEBUG - matched Text with text "F", using matcher: of type 'Text' [2019-07-30T05:36:28.791Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text') [2019-07-30T05:36:28.791Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:36:28.791Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:36:28.791Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:36:30.159Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-30T05:36:30.159Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"' [2019-07-30T05:36:30.159Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"') [2019-07-30T05:36:30.159Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-30T05:36:30.159Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-30T05:36:30.159Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-30T05:36:30.159Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-30T05:36:30.159Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-30T05:36:30.159Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-30T05:36:30.159Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-30T05:36:30.159Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:36:30.415Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-30T05:36:30.416Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-30T05:36:30.416Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-30T05:36:30.416Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-30T05:36:30.416Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-30T05:36:30.416Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-30T05:36:30.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1096894536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T05:36:30.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1096894536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T05:36:30.416Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1096894536 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-30T05:36:30.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1096894537 data=null} to CLabel with text {Message matches "F"} [2019-07-30T05:36:30.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1096894537 data=null button=1 stateMask=0x0 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-30T05:36:30.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=1096894544 data=null button=1 stateMask=0x80000 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-30T05:36:30.416Z] DEBUG - Clicked on CLabel with text {Message matches "F"} [2019-07-30T05:36:30.416Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-30T05:36:30.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1096894589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T05:36:30.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1096894589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T05:36:30.416Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1096894589 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-30T05:36:30.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1096894590 data=null} to CLabel with text {Message matches "F"} [2019-07-30T05:36:30.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1096894590 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"} [2019-07-30T05:36:30.416Z] DEBUG - Clicked on CLabel with text {} [2019-07-30T05:36:31.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1096895743 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T05:36:31.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:36:31.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:36:31.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:36:31.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:31.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1096895851 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:36:31.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1096895852 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:36:31.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1096895852 data=null} to TreeItem with text {test} [2019-07-30T05:36:31.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1096895852 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:36:31.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096895852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:36:31.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1096895886 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:36:31.785Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:36:31.785Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:36:32.042Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:36:32.299Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:36:32.299Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:36:32.299Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:36:32.299Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:36:32.299Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:32.299Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:36:32.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:36:32.299Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:36:32.299Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:32.299Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:36:32.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096896344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:32.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096896360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:32.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096896360 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:32.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096896361 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:32.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096896361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:32.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096896361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:32.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096896361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:32.300Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096896361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:32.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096896361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:32.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096896361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:32.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096896362 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:32.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096896388 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:32.300Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:32.300Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:36:32.300Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:36:32.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:36:32.300Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:36:32.300Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:36:32.300Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:36:32.300Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:32.300Z] DEBUG - Clicking on OK [2019-07-30T05:36:32.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096896390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:32.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096896390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:32.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096896390 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:32.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096896390 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:32.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096896391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:32.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096896391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:32.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:32.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:32.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:32.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:32.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:32.300Z] DEBUG - Clicked on OK [2019-07-30T05:36:32.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096896391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:32.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1096895992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:36:34.755Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T05:36:34.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:36:34.755Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:36:34.755Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:36:35.013Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:36:35.013Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T05:36:35.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1096899088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:35.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096899088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:35.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1096899089 data=null doit=true} to (of type 'Table') [2019-07-30T05:36:35.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1096899089 data=null} to (of type 'Table') [2019-07-30T05:36:35.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1096899089 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T05:36:35.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1096899196 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T05:36:35.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096899197 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-30T05:36:35.013Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1096899198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:35.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096899200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:35.013Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1096899200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:35.013Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1096899200 data=null doit=true} to (of type 'Table') [2019-07-30T05:36:35.013Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1096899200 data=null} to (of type 'Table') [2019-07-30T05:36:35.013Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T05:36:35.013Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:36:35.013Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:36:35.013Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:36:35.013Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:36:35.013Z] DEBUG - Inserting text:HostF [2019-07-30T05:36:35.013Z] into text (of type 'Text') [2019-07-30T05:36:35.013Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:36:35.013Z] DEBUG - Typing text 'HostF [2019-07-30T05:36:35.013Z] ' with an interval of 100ms. between characters. [2019-07-30T05:36:36.384Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:36:36.384Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T05:36:36.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1096900419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:36.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096900419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:36:36.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1096900419 data=null doit=true} to (of type 'Table') [2019-07-30T05:36:36.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1096900419 data=null} to (of type 'Table') [2019-07-30T05:36:36.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1096900420 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T05:36:36.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096900420 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-30T05:36:36.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1096900422 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T05:36:37.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1096901359 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T05:36:37.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:36:37.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:36:37.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:36:37.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:37.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1096901546 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:36:37.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1096901546 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:36:37.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1096901546 data=null} to TreeItem with text {test} [2019-07-30T05:36:37.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1096901547 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:36:37.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096901547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:36:37.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1096901567 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:36:37.572Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:36:37.572Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:36:37.572Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:36:38.729Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:36:38.729Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:36:38.729Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:36:38.729Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:36:38.729Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:38.729Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:36:38.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:36:38.729Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:36:38.729Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:38.729Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:36:38.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096902565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:38.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096902565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:38.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096902565 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:38.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096902566 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:38.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096902566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:38.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096902566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:38.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096902566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:38.729Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096902566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:38.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096902566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:38.729Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096902566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:38.729Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096902566 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:38.729Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096902567 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:38.729Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:38.729Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:36:38.729Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:36:38.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:36:38.729Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:36:38.729Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:36:38.729Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:36:38.729Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:38.729Z] DEBUG - Clicking on OK [2019-07-30T05:36:38.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096902568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:38.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096902568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:38.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096902568 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:38.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096902568 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:38.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096902568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:38.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096902568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:38.729Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:38.729Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:38.729Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:38.729Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:38.729Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:38.729Z] DEBUG - Clicked on OK [2019-07-30T05:36:39.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096902569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:39.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1096901639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:36:39.076Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.475 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-30T05:36:39.076Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 8.475 s [2019-07-30T05:36:39.076Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 9.986 s [2019-07-30T05:36:39.076Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 6.314 s [2019-07-30T05:36:39.076Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 7.098 s [2019-07-30T05:36:39.076Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 6.179 s [2019-07-30T05:36:39.076Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-30T05:36:40.969Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T05:36:40.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:36:40.969Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:36:40.969Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:36:40.969Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T05:36:40.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1096905002 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-30T05:36:40.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1096905003 data=null doit=true} to TableItem with text {} [2019-07-30T05:36:40.969Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:36:40.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1096905004 data=null} to TableItem with text {} [2019-07-30T05:36:40.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1096905004 data=null button=1 stateMask=0x0 x=262 y=11 count=1} to TableItem with text {} [2019-07-30T05:36:40.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096905009 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-30T05:36:40.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1096905076 data=null button=1 stateMask=0x80000 x=262 y=11 count=1} to TableItem with text {} [2019-07-30T05:36:40.969Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1096905078 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-30T05:36:40.969Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1096905078 data=null doit=true} to TableItem with text {} [2019-07-30T05:36:40.969Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1096905079 data=null} to TableItem with text {} [2019-07-30T05:36:40.969Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T05:36:40.969Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:36:40.969Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:36:40.969Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text') [2019-07-30T05:36:40.969Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:36:40.969Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters. [2019-07-30T05:36:42.338Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:36:43.707Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:36:43.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1096907788 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T05:36:43.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1096907789 data=null doit=true} to TableItem with text {} [2019-07-30T05:36:43.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1096907789 data=null} to TableItem with text {} [2019-07-30T05:36:43.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1096907789 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T05:36:43.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096907789 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T05:36:43.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1096907791 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T05:36:43.707Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-30T05:36:43.707Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-30T05:36:43.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1096907846 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-30T05:36:43.707Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-30T05:36:46.228Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T05:36:46.228Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:36:46.228Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:36:46.228Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:36:46.228Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:36:46.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1096909924 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T05:36:46.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1096909924 data=null doit=true} to TableItem with text {} [2019-07-30T05:36:46.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1096909924 data=null} to TableItem with text {} [2019-07-30T05:36:46.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1096909925 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T05:36:46.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096909925 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T05:36:46.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1096909935 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T05:36:46.228Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-30T05:36:46.228Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-30T05:36:46.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1096909995 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-30T05:36:46.228Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-30T05:36:46.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1096910561 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:36:46.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:36:46.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:36:46.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:36:46.485Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:46.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1096910607 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:36:46.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1096910608 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:36:46.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1096910608 data=null} to TreeItem with text {test} [2019-07-30T05:36:46.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1096910608 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:36:46.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096910609 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:36:46.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1096910694 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:36:46.742Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:36:46.742Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:36:46.742Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:36:47.672Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:36:47.672Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:36:47.672Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:36:47.672Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:36:47.672Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:47.672Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:36:47.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:36:47.672Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:36:47.672Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:47.672Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:36:47.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096911625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:47.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096911626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:47.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096911626 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:47.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096911626 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:47.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096911626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:47.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096911626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:47.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096911626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:47.672Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096911626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:47.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096911626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:47.672Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096911626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:47.672Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096911627 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:47.672Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096911627 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:47.672Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:36:47.672Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:36:47.672Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:36:47.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:36:47.672Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:36:47.672Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:36:47.672Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:36:47.672Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:47.672Z] DEBUG - Clicking on OK [2019-07-30T05:36:47.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096911628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:47.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096911628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:47.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096911628 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:47.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096911628 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:47.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096911628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:47.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096911628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:47.672Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:47.672Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:47.672Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:47.672Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:47.672Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:47.672Z] DEBUG - Clicked on OK [2019-07-30T05:36:47.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096911628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:36:47.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1096910812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:36:47.930Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.019 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-30T05:36:47.930Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 4.887 s [2019-07-30T05:36:47.930Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 2.118 s [2019-07-30T05:36:47.930Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-30T05:36:48.495Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:36:48.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:36:48.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:36:48.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:36:48.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:36:48.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:48.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1096912632 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:48.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1096912632 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:48.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1096912632 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:48.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1096912633 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:48.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096912633 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-30T05:36:48.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1096912676 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:48.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:48.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1096912677 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:48.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1096912677 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:48.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1096912677 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:48.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1096912677 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:48.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096912677 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-30T05:36:48.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1096912690 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:48.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1096912691 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:48.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1096912691 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:48.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1096912692 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:48.495Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1096912692 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-30T05:36:48.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1096912696 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:48.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:48.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1096912697 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T05:36:48.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1096912697 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:36:48.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1096912697 data=null} to TreeItem with text {Traces [0]} [2019-07-30T05:36:48.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1096912697 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:36:48.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096912697 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:36:48.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1096912715 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:36:51.018Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T05:36:51.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:36:51.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:36:51.018Z] DEBUG - number of items : 11 [2019-07-30T05:36:51.018Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:51.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1096914940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:51.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096914941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:51.018Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1096914941 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:51.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1096914941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:51.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1096914941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:51.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096914941 data=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-30T05:36:51.018Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1096914987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:51.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096914987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:51.018Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1096914988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:51.018Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1096914988 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:51.018Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1096914988 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:51.018Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:51.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:51.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1096914989 data=null button=0 stateMask=0x0 x=77 y=11 count=0} to TreeItem with text {FILTER } [2019-07-30T05:36:51.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1096914990 data=null doit=true} to TreeItem with text {FILTER } [2019-07-30T05:36:51.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1096914990 data=null} to TreeItem with text {FILTER } [2019-07-30T05:36:51.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1096914990 data=null button=1 stateMask=0x0 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-30T05:36:51.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096914990 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-30T05:36:51.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1096915003 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-30T05:36:51.018Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-30T05:36:51.018Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-30T05:36:51.018Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:36:51.018Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp} [2019-07-30T05:36:51.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1096915038 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-30T05:36:51.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1096915038 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-30T05:36:51.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:51.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1096915042 data=null} to TreeItem with text {FILTER timestamp} [2019-07-30T05:36:51.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1096915042 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T05:36:51.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096915043 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-30T05:36:51.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1096915106 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T05:36:51.018Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=1096915106 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-30T05:36:51.018Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=1096915107 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-30T05:36:51.018Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=1096915107 data=null} to TreeItem with text {FILTER timestamp} [2019-07-30T05:36:51.018Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp} [2019-07-30T05:36:51.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:51.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1096915108 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-30T05:36:51.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1096915108 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-30T05:36:51.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1096915108 data=null} to TreeItem with text {FILTER timestamp} [2019-07-30T05:36:51.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1096915108 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T05:36:51.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096915109 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-30T05:36:51.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1096915116 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T05:36:51.018Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-30T05:36:51.018Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-30T05:36:51.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1096915199 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-30T05:36:51.018Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-30T05:36:51.276Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again. [2019-07-30T05:36:51.276Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T05:36:51.276Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T05:36:51.276Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T05:36:51.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1096915297 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-30T05:36:51.276Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T05:36:51.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096915298 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T05:36:51.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096915299 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T05:36:51.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096915299 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-30T05:36:51.276Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1096915300 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-30T05:36:51.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096915300 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-30T05:36:51.276Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:51.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096915301 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-30T05:36:51.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096915301 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T05:36:51.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096915301 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T05:36:51.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096915302 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-30T05:36:51.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096915310 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-30T05:36:51.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096915334 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-30T05:36:51.276Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND' [2019-07-30T05:36:51.276Z] DEBUG - Clicking on with mnemonic 'AND' [2019-07-30T05:36:51.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=1096915427 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-30T05:36:51.276Z] DEBUG - Clicked on with mnemonic 'AND' [2019-07-30T05:36:51.276Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:51.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1096915490 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-30T05:36:51.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1096915490 data=null doit=true} to Tree node with text: AND [2019-07-30T05:36:51.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1096915490 data=null} to Tree node with text: AND [2019-07-30T05:36:51.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1096915490 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T05:36:51.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096915491 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-30T05:36:51.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1096915497 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T05:36:51.533Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS' [2019-07-30T05:36:51.533Z] DEBUG - Clicking on with mnemonic 'CONTAINS' [2019-07-30T05:36:51.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=1096915586 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-30T05:36:51.533Z] DEBUG - Clicked on with mnemonic 'CONTAINS' [2019-07-30T05:36:51.533Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again. [2019-07-30T05:36:51.533Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T05:36:51.533Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T05:36:51.533Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T05:36:51.533Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T05:36:51.533Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T05:36:51.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1096915693 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-30T05:36:51.533Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T05:36:51.533Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T05:36:51.533Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T05:36:51.533Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:36:51.533Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:51.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1096915801 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T05:36:51.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=1096915801 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T05:36:51.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=1096915802 data=null} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T05:36:51.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1096915802 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T05:36:51.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096915802 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-30T05:36:51.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1096915840 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T05:36:51.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:51.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1096915841 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-30T05:36:51.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1096915841 data=null doit=true} to Tree node with text: AND [2019-07-30T05:36:51.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1096915841 data=null} to Tree node with text: AND [2019-07-30T05:36:51.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1096915841 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T05:36:51.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096915842 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-30T05:36:51.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1096915855 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T05:36:51.789Z] DEBUG - number of items : 11 [2019-07-30T05:36:51.789Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-30T05:36:51.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1096915856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:51.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096915856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:51.789Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1096915856 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:51.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1096915856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:51.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1096915857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:51.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096915857 data=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-30T05:36:51.789Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1096915864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:51.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096915864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:51.789Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1096915864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:51.789Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1096915865 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:51.789Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1096915865 data=null} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:51.789Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-30T05:36:51.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:36:51.789Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:36:51.789Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:36:51.789Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:36:51.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1096915951 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-30T05:36:51.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1096915951 data=null doit=true} to TableItem with text {} [2019-07-30T05:36:51.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1096915951 data=null} to TableItem with text {} [2019-07-30T05:36:51.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1096915952 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T05:36:51.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096915952 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T05:36:51.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1096915955 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T05:36:51.789Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp' [2019-07-30T05:36:51.789Z] DEBUG - Clicking on with mnemonic 'timestamp' [2019-07-30T05:36:51.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=1096916018 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-30T05:36:51.789Z] DEBUG - Clicked on with mnemonic 'timestamp' [2019-07-30T05:36:53.682Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:36:53.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:36:53.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:36:53.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:36:53.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:36:53.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:53.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1096917693 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:53.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1096917694 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:53.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1096917694 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:53.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1096917694 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:53.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096917695 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-30T05:36:53.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1096917706 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:53.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:53.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1096917707 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:53.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1096917715 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:53.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1096917715 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:53.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1096917715 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:53.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096917716 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-30T05:36:53.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1096917731 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:53.682Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-30T05:36:53.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:53.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1096917733 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:36:53.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1096917733 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:36:53.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1096917733 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:36:53.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1096917734 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:36:53.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096917734 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:36:53.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1096917741 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:36:55.577Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T05:36:55.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:36:55.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:36:55.577Z] DEBUG - number of items : 11 [2019-07-30T05:36:55.577Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:55.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1096919496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:55.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096919497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:55.577Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1096919497 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:55.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1096919497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:55.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1096919497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:55.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096919497 data=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-30T05:36:55.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1096919518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:55.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096919518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:55.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1096919518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:55.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1096919518 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:55.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1096919518 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:55.577Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:55.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:55.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1096919519 data=null button=0 stateMask=0x0 x=77 y=95 count=0} to TreeItem with text {FILTER } [2019-07-30T05:36:55.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1096919519 data=null doit=true} to TreeItem with text {FILTER } [2019-07-30T05:36:55.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1096919519 data=null} to TreeItem with text {FILTER } [2019-07-30T05:36:55.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1096919520 data=null button=1 stateMask=0x0 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-30T05:36:55.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096919520 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-30T05:36:55.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1096919535 data=null button=1 stateMask=0x80000 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-30T05:36:55.577Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-30T05:36:55.577Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-30T05:36:55.577Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:36:55.577Z] DEBUG - Clicking on TreeItem with text {FILTER field} [2019-07-30T05:36:55.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1096919542 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-30T05:36:55.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1096919542 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-30T05:36:55.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:55.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1096919545 data=null} to TreeItem with text {FILTER field} [2019-07-30T05:36:55.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1096919570 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T05:36:55.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096919571 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-30T05:36:55.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1096919579 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T05:36:55.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=1096919579 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-30T05:36:55.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=1096919579 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-30T05:36:55.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=1096919580 data=null} to TreeItem with text {FILTER field} [2019-07-30T05:36:55.577Z] DEBUG - Clicked on TreeItem with text {FILTER field} [2019-07-30T05:36:55.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:55.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1096919581 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-30T05:36:55.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1096919591 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-30T05:36:55.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1096919591 data=null} to TreeItem with text {FILTER field} [2019-07-30T05:36:55.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1096919591 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T05:36:55.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096919592 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-30T05:36:55.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1096919605 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T05:36:55.577Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-30T05:36:55.577Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-30T05:36:55.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1096919653 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-30T05:36:55.577Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-30T05:36:55.577Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again. [2019-07-30T05:36:55.577Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T05:36:55.577Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T05:36:55.577Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T05:36:55.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1096919714 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-30T05:36:55.577Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T05:36:55.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096919716 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T05:36:55.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096919716 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T05:36:55.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096919716 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-30T05:36:55.577Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1096919717 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-30T05:36:55.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096919717 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-30T05:36:55.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:55.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096919718 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-30T05:36:55.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096919718 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T05:36:55.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096919718 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T05:36:55.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096919718 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-30T05:36:55.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096919719 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-30T05:36:55.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096919791 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-30T05:36:55.835Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE' [2019-07-30T05:36:55.835Z] DEBUG - Clicking on with mnemonic 'COMPARE' [2019-07-30T05:36:55.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=1096919889 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-30T05:36:55.835Z] DEBUG - Clicked on with mnemonic 'COMPARE' [2019-07-30T05:36:55.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { = [2019-07-30T05:36:55.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { = [2019-07-30T05:36:55.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { = [2019-07-30T05:36:55.835Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1096920011 data=null item=TreeItem { = [2019-07-30T05:36:55.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { = [2019-07-30T05:36:55.835Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T05:36:55.835Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T05:36:55.835Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T05:36:55.835Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T05:36:55.835Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-30T05:36:55.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1096920012 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-30T05:36:55.835Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-30T05:36:55.835Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-30T05:36:55.835Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-30T05:36:55.835Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T05:36:55.835Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T05:36:55.835Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:36:56.092Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-30T05:36:56.092Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-30T05:36:56.092Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T05:36:56.092Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T05:36:56.092Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:36:56.092Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:36:56.092Z] DEBUG - matched Button with text "<", using matcher: of type 'Button' [2019-07-30T05:36:56.092Z] DEBUG - matched Button with text "=", using matcher: of type 'Button' [2019-07-30T05:36:56.092Z] DEBUG - matched Button with text ">", using matcher: of type 'Button' [2019-07-30T05:36:56.092Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>' [2019-07-30T05:36:56.092Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO' [2019-07-30T05:36:56.092Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T05:36:56.092Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button' [2019-07-30T05:36:56.092Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button' [2019-07-30T05:36:56.092Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button' [2019-07-30T05:36:56.092Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T05:36:56.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=1096920140 data=null doit=true} to Button with text {=} [2019-07-30T05:36:56.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=1096920140 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-30T05:36:56.092Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T05:36:56.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=1096920187 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T05:36:56.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=1096920187 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-30T05:36:56.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=1096920188 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-30T05:36:56.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=1096920188 data=null item=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-30T05:36:56.092Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T05:36:56.092Z] DEBUG - number of items : 11 [2019-07-30T05:36:56.092Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-30T05:36:56.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1096920190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:56.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096920190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:56.092Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1096920190 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:56.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1096920190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:56.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1096920190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:56.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096920190 data=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-30T05:36:56.092Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1096920192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:56.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096920193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:56.092Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1096920193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:56.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1096920193 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:56.092Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1096920193 data=null} to ToolItem with tooltip text {Save filters} [2019-07-30T05:36:56.092Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-30T05:36:56.092Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:36:56.092Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:36:56.092Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:36:56.092Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:36:56.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1096920321 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-30T05:36:56.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1096920322 data=null doit=true} to TableItem with text {} [2019-07-30T05:36:56.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1096920322 data=null} to TableItem with text {} [2019-07-30T05:36:56.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1096920323 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T05:36:56.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096920323 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T05:36:56.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1096920325 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T05:36:56.350Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field' [2019-07-30T05:36:56.350Z] DEBUG - Clicking on with mnemonic 'field' [2019-07-30T05:36:56.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=1096920429 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-30T05:36:56.350Z] DEBUG - Clicked on with mnemonic 'field' [2019-07-30T05:36:57.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:36:57.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:36:57.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:36:57.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:36:57.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:36:57.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:57.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1096921905 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:57.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1096921905 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:57.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1096921906 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:57.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1096921906 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:57.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096921906 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-30T05:36:57.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1096921915 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:57.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:57.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1096921916 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:57.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1096921916 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:57.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1096921916 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:57.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1096921916 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:57.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096921917 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-30T05:36:57.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1096921932 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:36:57.718Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-30T05:36:57.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:57.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1096921934 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:36:57.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1096921934 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:36:57.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1096921934 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:36:57.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1096921934 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:36:57.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096921934 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:36:57.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1096921979 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:36:59.343Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T05:36:59.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:36:59.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:36:59.343Z] DEBUG - number of items : 11 [2019-07-30T05:36:59.343Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:59.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1096923582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:59.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096923582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:59.343Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1096923582 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:59.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1096923582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:59.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1096923582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:59.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096923583 data=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-30T05:36:59.600Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1096923609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:59.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096923609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:59.600Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1096923609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:59.600Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1096923609 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:59.600Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1096923610 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:59.600Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-30T05:36:59.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:59.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1096923611 data=null button=0 stateMask=0x0 x=77 y=158 count=0} to TreeItem with text {FILTER } [2019-07-30T05:36:59.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1096923611 data=null doit=true} to TreeItem with text {FILTER } [2019-07-30T05:36:59.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1096923611 data=null} to TreeItem with text {FILTER } [2019-07-30T05:36:59.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1096923611 data=null button=1 stateMask=0x0 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-30T05:36:59.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096923611 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-30T05:36:59.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1096923628 data=null button=1 stateMask=0x80000 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-30T05:36:59.601Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-30T05:36:59.601Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-30T05:36:59.601Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:36:59.601Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals} [2019-07-30T05:36:59.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1096923635 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T05:36:59.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1096923635 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T05:36:59.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:59.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1096923638 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T05:36:59.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1096923682 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T05:36:59.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096923683 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-30T05:36:59.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1096923690 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T05:36:59.601Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1096923690 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T05:36:59.601Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1096923690 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T05:36:59.601Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1096923690 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T05:36:59.601Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals} [2019-07-30T05:36:59.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:59.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1096923691 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T05:36:59.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1096923691 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T05:36:59.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1096923692 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T05:36:59.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1096923692 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T05:36:59.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096923692 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-30T05:36:59.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1096923705 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T05:36:59.601Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-30T05:36:59.601Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-30T05:36:59.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1096923777 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-30T05:36:59.601Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-30T05:36:59.601Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again. [2019-07-30T05:36:59.601Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T05:36:59.601Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T05:36:59.601Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T05:36:59.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1096923819 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-30T05:36:59.601Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T05:36:59.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096923820 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T05:36:59.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096923820 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T05:36:59.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096923821 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-30T05:36:59.601Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1096923821 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-30T05:36:59.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096923821 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-30T05:36:59.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:59.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096923822 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-30T05:36:59.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096923822 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T05:36:59.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096923822 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T05:36:59.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096923822 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-30T05:36:59.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096923823 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-30T05:36:59.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1096923890 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-30T05:36:59.857Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR' [2019-07-30T05:36:59.857Z] DEBUG - Clicking on with mnemonic 'OR' [2019-07-30T05:36:59.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=1096923943 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-30T05:36:59.857Z] DEBUG - Clicked on with mnemonic 'OR' [2019-07-30T05:36:59.857Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:36:59.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1096923998 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-30T05:36:59.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1096923998 data=null doit=true} to Tree node with text: OR [2019-07-30T05:36:59.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1096923998 data=null} to Tree node with text: OR [2019-07-30T05:36:59.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1096923998 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T05:36:59.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096923999 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-30T05:36:59.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1096924006 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T05:36:59.857Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS' [2019-07-30T05:36:59.857Z] DEBUG - Clicking on with mnemonic 'EQUALS' [2019-07-30T05:37:00.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=1096924090 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-30T05:37:00.114Z] DEBUG - Clicked on with mnemonic 'EQUALS' [2019-07-30T05:37:00.114Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-30T05:37:00.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:00.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { EQUALS} [2019-07-30T05:37:00.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { EQUALS} [2019-07-30T05:37:00.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { EQUALS} [2019-07-30T05:37:00.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { EQUALS} [2019-07-30T05:37:00.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096924153 data=null item=TreeItem { EQUALS} [2019-07-30T05:37:00.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { EQUALS} [2019-07-30T05:37:00.114Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T05:37:00.114Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T05:37:00.114Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T05:37:00.114Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T05:37:00.114Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T05:37:00.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1096924217 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-30T05:37:00.114Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T05:37:00.114Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T05:37:00.114Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T05:37:00.114Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:37:00.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:00.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1096924286 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-30T05:37:00.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1096924286 data=null doit=true} to Tree node with text: OR [2019-07-30T05:37:00.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1096924287 data=null} to Tree node with text: OR [2019-07-30T05:37:00.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1096924287 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T05:37:00.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096924287 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-30T05:37:00.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1096924302 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T05:37:00.114Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES' [2019-07-30T05:37:00.114Z] DEBUG - Clicking on with mnemonic 'MATCHES' [2019-07-30T05:37:00.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=1096924346 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-30T05:37:00.371Z] DEBUG - Clicked on with mnemonic 'MATCHES' [2019-07-30T05:37:00.371Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-30T05:37:00.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:00.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { MATCHES} [2019-07-30T05:37:00.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { MATCHES} [2019-07-30T05:37:00.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { MATCHES} [2019-07-30T05:37:00.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { MATCHES} [2019-07-30T05:37:00.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096924423 data=null item=TreeItem { MATCHES} [2019-07-30T05:37:00.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { MATCHES} [2019-07-30T05:37:00.371Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T05:37:00.371Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T05:37:00.371Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T05:37:00.371Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T05:37:00.371Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-30T05:37:00.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1096924508 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-30T05:37:00.371Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-30T05:37:00.371Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-30T05:37:00.371Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-30T05:37:00.371Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-30T05:37:00.371Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-30T05:37:00.371Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:37:00.371Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-30T05:37:00.371Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-30T05:37:00.371Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-30T05:37:00.371Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-30T05:37:00.371Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:37:00.628Z] DEBUG - number of items : 11 [2019-07-30T05:37:00.628Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-30T05:37:00.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1096924645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:37:00.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096924645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:37:00.628Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1096924645 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T05:37:00.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1096924645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:37:00.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1096924646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:37:00.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096924646 data=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-30T05:37:00.628Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1096924660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:37:00.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096924661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:37:00.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1096924661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T05:37:00.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1096924661 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T05:37:00.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1096924661 data=null} to ToolItem with tooltip text {Save filters} [2019-07-30T05:37:00.628Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-30T05:37:00.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:37:00.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:37:00.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:37:00.628Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:37:00.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1096924749 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-30T05:37:00.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1096924749 data=null doit=true} to TableItem with text {} [2019-07-30T05:37:00.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1096924750 data=null} to TableItem with text {} [2019-07-30T05:37:00.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1096924750 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T05:37:00.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096924750 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T05:37:00.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1096924752 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T05:37:00.628Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals' [2019-07-30T05:37:00.628Z] DEBUG - Clicking on with mnemonic 'matchAndEquals' [2019-07-30T05:37:00.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=1096924831 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-30T05:37:00.884Z] DEBUG - Clicked on with mnemonic 'matchAndEquals' [2019-07-30T05:37:02.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1096926957 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:37:02.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:37:02.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:37:02.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:37:02.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:02.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1096927012 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:02.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1096927012 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:02.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1096927012 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:02.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1096927012 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:02.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096927012 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-30T05:37:02.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1096927030 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:02.924Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:37:02.924Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:37:03.182Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:37:03.478Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:37:03.478Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:37:03.478Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:37:03.478Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:37:03.478Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:03.478Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:37:03.478Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:03.478Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:03.478Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:03.478Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:37:03.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096927504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:03.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096927514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:03.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096927514 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:03.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096927515 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:03.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096927515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:03.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096927515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:03.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096927515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:03.478Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096927515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:03.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096927515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:03.478Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096927515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:03.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096927516 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:03.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096927516 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:03.478Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:03.478Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:37:03.478Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:37:03.478Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:03.478Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:03.478Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:37:03.478Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:03.478Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:03.478Z] DEBUG - Clicking on OK [2019-07-30T05:37:03.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096927517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:03.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096927517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:03.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096927521 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:03.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096927521 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:03.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096927521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:03.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096927521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:03.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:03.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:03.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:03.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:03.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:03.736Z] DEBUG - Clicked on OK [2019-07-30T05:37:03.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096927521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:03.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1096927109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:37:04.301Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.351 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-30T05:37:04.301Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 5.126 s [2019-07-30T05:37:04.301Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.278 s [2019-07-30T05:37:04.301Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.632 s [2019-07-30T05:37:04.301Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-30T05:37:04.864Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:37:05.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:37:05.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:37:05.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:37:05.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:37:05.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:05.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1096929344 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:05.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1096929345 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:05.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1096929345 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:05.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1096929345 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:05.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096929345 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-30T05:37:05.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1096929387 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:05.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:05.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1096929388 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:05.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1096929388 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:05.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1096929388 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:05.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1096929389 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:05.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096929389 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-30T05:37:05.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1096929403 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:05.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1096929404 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:05.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1096929404 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:05.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1096929405 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:05.378Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1096929405 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-30T05:37:05.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1096929410 data=null button=1 stateMask=0x80000 x=80 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:05.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:05.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1096929411 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T05:37:05.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1096929411 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:37:05.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1096929411 data=null} to TreeItem with text {Traces [0]} [2019-07-30T05:37:05.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1096929411 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:37:05.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096929412 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:37:05.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1096929434 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:37:07.272Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample5667492138118012036.xml"' [2019-07-30T05:37:07.272Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:37:07.272Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:37:07.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1096931024 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:37:07.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1096931024 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:37:07.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1096931024 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:37:07.272Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1096931025 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-30T05:37:07.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1096931028 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:37:07.272Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:07.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample5667492138118012036.xml} time=1096931111 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample5667492138118012036.xml} time=1096931111 data=null doit=true} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample5667492138118012036.xml} time=1096931111 data=null} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample5667492138118012036.xml} time=1096931112 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096931112 data=null item=TreeItem {sample5667492138118012036.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample5667492138118012036.xml} time=1096931284 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.272Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:07.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample5667492138118012036.xml} time=1096931289 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample5667492138118012036.xml} time=1096931289 data=null doit=true} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample5667492138118012036.xml} time=1096931289 data=null} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample5667492138118012036.xml} time=1096931289 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096931290 data=null item=TreeItem {sample5667492138118012036.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample5667492138118012036.xml} time=1096931295 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.272Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...' [2019-07-30T05:37:07.272Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...' [2019-07-30T05:37:07.529Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...' [2019-07-30T05:37:07.529Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset' [2019-07-30T05:37:07.529Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset} [2019-07-30T05:37:07.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:37:07.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:37:07.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:07.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample5667492138118012036.xml} time=1096931785 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample5667492138118012036.xml} time=1096931785 data=null doit=true} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample5667492138118012036.xml} time=1096931785 data=null} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample5667492138118012036.xml} time=1096931786 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096931794 data=null item=TreeItem {sample5667492138118012036.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample5667492138118012036.xml} time=1096931795 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.786Z] DEBUG - Clicking on TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample5667492138118012036.xml} time=1096931796 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample5667492138118012036.xml} time=1096931796 data=null doit=true} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:07.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample5667492138118012036.xml} time=1096931796 data=null} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample5667492138118012036.xml} time=1096931796 data=null button=1 stateMask=0x0 x=414 y=11 count=1} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096931801 data=null item=TreeItem {sample5667492138118012036.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample5667492138118012036.xml} time=1096931802 data=null button=1 stateMask=0x80000 x=414 y=11 count=1} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.786Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample5667492138118012036.xml} time=1096931802 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.786Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample5667492138118012036.xml} time=1096931802 data=null doit=true} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.786Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample5667492138118012036.xml} time=1096931802 data=null} to TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.786Z] DEBUG - Clicked on TreeItem with text {sample5667492138118012036.xml} [2019-07-30T05:37:07.786Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:37:07.786Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:37:07.786Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:37:07.786Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:37:07.786Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:37:07.786Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:37:07.786Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:37:07.786Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button' [2019-07-30T05:37:07.786Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button' [2019-07-30T05:37:07.786Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:07.786Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:07.786Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:37:07.786Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:07.786Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:07.786Z] DEBUG - Clicking on OK [2019-07-30T05:37:07.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096931830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:07.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096931830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:07.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096931831 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:07.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096931831 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:07.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096931831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:07.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096931831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:07.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096931831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:08.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=1096931420 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-30T05:37:08.350Z] DEBUG - Clicked on [2019-07-30T05:37:10.244Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample5667492138118012036.xml"' [2019-07-30T05:37:10.244Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:37:10.244Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:37:10.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample5667492138118012036.xml - Eclipse Platform} time=1096934127 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample5667492138118012036.xml - Eclipse Platform} [2019-07-30T05:37:10.244Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:37:10.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:37:10.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:37:10.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:10.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1096934223 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:10.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1096934223 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:10.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1096934223 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:10.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1096934223 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:10.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096934224 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-30T05:37:10.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1096934263 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T05:37:10.244Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:37:10.244Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:37:10.244Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:37:11.175Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:37:11.175Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:37:11.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:37:11.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:37:11.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:11.175Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:37:11.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:11.175Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:11.175Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:11.175Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:37:11.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096935148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:11.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096935148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:11.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096935148 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:11.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096935148 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:11.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096935148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:11.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096935148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:11.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096935149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:11.175Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096935149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:11.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096935149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:11.175Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096935149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:11.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096935149 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:11.175Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096935149 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:11.175Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:11.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:37:11.175Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:37:11.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:11.175Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:11.175Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:37:11.175Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:11.175Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:11.175Z] DEBUG - Clicking on OK [2019-07-30T05:37:11.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096935150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:11.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096935150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:11.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096935150 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:11.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096935151 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:11.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096935151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:11.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096935151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:11.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:11.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:11.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:11.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:11.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:11.175Z] DEBUG - Clicked on OK [2019-07-30T05:37:11.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096935151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:11.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1096934332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:37:11.432Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.157 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-30T05:37:11.432Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting) Time elapsed: 7.156 s [2019-07-30T05:37:11.432Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-30T05:37:13.328Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T05:37:13.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:37:13.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:37:13.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:37:13.584Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:37:13.584Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T05:37:13.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1096937798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:37:13.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096937798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:37:13.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1096937798 data=null doit=true} to (of type 'Table') [2019-07-30T05:37:13.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1096937798 data=null} to (of type 'Table') [2019-07-30T05:37:13.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1096937799 data=null button=1 stateMask=0x0 x=12 y=32 count=1} to (of type 'Table') [2019-07-30T05:37:13.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1096937799 data=null button=1 stateMask=0x80000 x=12 y=32 count=1} to (of type 'Table') [2019-07-30T05:37:13.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096937799 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-30T05:37:13.584Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1096937801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:37:13.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096937803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:37:13.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1096937803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:37:13.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1096937803 data=null doit=true} to (of type 'Table') [2019-07-30T05:37:13.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1096937803 data=null} to (of type 'Table') [2019-07-30T05:37:13.584Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T05:37:13.840Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events' [2019-07-30T05:37:13.840Z] DEBUG - Clicking on with mnemonic 'Collapse Events' [2019-07-30T05:37:13.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=1096937891 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-30T05:37:13.840Z] DEBUG - Clicked on with mnemonic 'Collapse Events' [2019-07-30T05:37:15.098Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters' [2019-07-30T05:37:15.098Z] DEBUG - Clicking on with mnemonic 'Clear Filters' [2019-07-30T05:37:15.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=1096939178 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-30T05:37:15.355Z] DEBUG - Clicked on with mnemonic 'Clear Filters' [2019-07-30T05:37:15.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1096940025 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:37:15.918Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:37:15.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:37:15.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:37:15.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:15.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1096940031 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:37:15.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1096940031 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:37:15.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1096940031 data=null} to TreeItem with text {test} [2019-07-30T05:37:15.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1096940032 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:37:15.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096940032 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:37:15.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1096940100 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:37:15.918Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:37:15.918Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:37:16.175Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:37:16.738Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:37:16.738Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:37:16.738Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:37:16.738Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:37:16.738Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:16.738Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:37:16.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:16.738Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:16.738Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:16.738Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:37:16.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096940896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:16.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096940896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:16.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096940896 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:16.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096940896 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:16.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096940897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:16.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096940897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:16.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096940897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:16.738Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096940897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:16.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096940897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:16.738Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096940897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:16.738Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096940897 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:16.738Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096940897 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:16.738Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:16.738Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:37:16.738Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:37:16.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:16.738Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:16.738Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:37:16.738Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:16.738Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:16.738Z] DEBUG - Clicking on OK [2019-07-30T05:37:16.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096940899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:16.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096940899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:16.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096940899 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:16.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096940899 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:16.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096940899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:16.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096940899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:16.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:16.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:16.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:16.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:16.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:16.738Z] DEBUG - Clicked on OK [2019-07-30T05:37:16.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096940899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:16.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1096940161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:37:17.251Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.745 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-30T05:37:17.251Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest) Time elapsed: 5.677 s [2019-07-30T05:37:17.251Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-30T05:37:17.814Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:37:17.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:37:17.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:37:17.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:37:17.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:37:17.814Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:17.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1096942024 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:17.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1096942024 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:17.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1096942024 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:17.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1096942024 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:17.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096942025 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-30T05:37:18.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1096942074 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:18.071Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:18.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1096942078 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:18.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1096942078 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:18.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1096942079 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:18.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1096942079 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:18.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096942080 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-30T05:37:18.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1096942088 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:18.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1096942088 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:18.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1096942089 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:18.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1096942089 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:18.071Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1096942089 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-30T05:37:18.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1096942106 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:18.071Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:18.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1096942109 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T05:37:18.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1096942111 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:37:18.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1096942112 data=null} to TreeItem with text {Traces [0]} [2019-07-30T05:37:18.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1096942113 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:37:18.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096942114 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:37:18.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1096942151 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:37:39.974Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-30T05:37:39.974Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T05:37:39.974Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T05:37:39.974Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T05:37:39.974Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T05:37:39.974Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T05:37:39.974Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T05:37:39.974Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T05:37:39.974Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T05:37:39.974Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO' [2019-07-30T05:37:39.974Z] 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-30T05:37:39.974Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=1096962248 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=1096962248 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-30T05:37:39.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=1096962248 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-30T05:37:39.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1096962248 data=null item=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-30T05:37:39.974Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=1096962312 data=null doit=true} to Button with text {Current view} [2019-07-30T05:37:39.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1096962312 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-30T05:37:39.974Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=1096962315 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=1096962315 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-30T05:37:39.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=1096962315 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-30T05:37:39.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1096962315 data=null item=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-30T05:37:39.974Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1096962316 data=null doit=true} to Button with text {&All pages} [2019-07-30T05:37:39.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1096962316 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-30T05:37:39.974Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=1096962318 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=1096962318 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-30T05:37:39.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=1096962318 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-30T05:37:39.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1096962318 data=null item=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-30T05:37:39.974Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO' [2019-07-30T05:37:39.974Z] 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-30T05:37:39.974Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=1096962320 data=null doit=true} to Button with text {Use current zoom} [2019-07-30T05:37:39.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1096962320 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-30T05:37:39.974Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=1096962322 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=1096962322 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-30T05:37:39.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=1096962322 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-30T05:37:39.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1096962322 data=null item=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-30T05:37:39.974Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO' [2019-07-30T05:37:39.974Z] 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-30T05:37:39.974Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=1096962413 data=null doit=true} to Button with text {Number of horizontal pages:} [2019-07-30T05:37:39.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1096962413 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-30T05:37:39.974Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=1096962414 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=1096962414 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-30T05:37:39.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=1096962414 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-30T05:37:39.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=1096962415 data=null item=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-30T05:37:39.974Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1096962503 data=null doit=true} to Button with text {&All pages} [2019-07-30T05:37:39.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1096962503 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-30T05:37:39.974Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=1096962505 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=1096962505 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-30T05:37:39.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=1096962505 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-30T05:37:39.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1096962505 data=null item=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-30T05:37:39.974Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO' [2019-07-30T05:37:39.974Z] 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-30T05:37:39.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=1096962509 data=null doit=true} to Button with text {Selected pages} [2019-07-30T05:37:39.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1096962509 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-30T05:37:39.974Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=1096962512 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=1096962600 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-30T05:37:39.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=1096962600 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-30T05:37:39.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=1096962600 data=null item=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-30T05:37:39.974Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:37:39.974Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:39.974Z] DEBUG - Clicking on Cancel [2019-07-30T05:37:39.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1096962606 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-30T05:37:39.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1096962606 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-30T05:37:39.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1096962606 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T05:37:39.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1096962606 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T05:37:39.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1096962606 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-30T05:37:39.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1096962606 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-30T05:37:39.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1096962606 data=null item=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-30T05:37:39.975Z] DEBUG - Clicked on [2019-07-30T05:37:39.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1096963213 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:37:39.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:37:39.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:37:39.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:37:39.975Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:39.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1096963261 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:39.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1096963261 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:39.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1096963261 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:39.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1096963262 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:39.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096963262 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-30T05:37:39.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1096963269 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:39.975Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:37:39.975Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:37:39.975Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:37:39.975Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:37:39.975Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:37:39.975Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:37:39.975Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:37:39.975Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:39.975Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:37:39.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:39.975Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:39.975Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:39.975Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:37:39.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096964201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:39.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096964201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:39.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096964201 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:39.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096964202 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:39.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096964202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:39.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096964202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:39.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096964202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:39.975Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096964202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:39.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096964202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:39.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096964202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:39.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096964202 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:39.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096964202 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:39.975Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:39.975Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:37:39.975Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:37:39.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:39.975Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:39.975Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:37:39.975Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:39.975Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:39.975Z] DEBUG - Clicking on OK [2019-07-30T05:37:39.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096964204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:39.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096964204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:39.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096964204 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:39.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096964204 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:39.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096964204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:39.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096964204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:39.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:39.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:39.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:39.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:39.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:39.975Z] DEBUG - Clicked on OK [2019-07-30T05:37:40.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096964204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:40.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1096963331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:37:40.797Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:37:41.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:37:41.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:37:41.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:37:41.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:37:41.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:41.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1096965433 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:41.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1096965446 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:41.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1096965446 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:41.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1096965446 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:41.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096965447 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-30T05:37:41.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1096965460 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:41.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:41.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1096965462 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:41.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1096965462 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:41.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1096965462 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:41.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1096965462 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:41.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096965462 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-30T05:37:41.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1096965468 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:41.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1096965469 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:41.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1096965469 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:41.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1096965469 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:41.361Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1096965469 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-30T05:37:41.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1096965480 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:41.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:41.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1096965481 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T05:37:41.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1096965481 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:37:41.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1096965481 data=null} to TreeItem with text {Traces [0]} [2019-07-30T05:37:41.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1096965481 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:37:41.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096965482 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:37:41.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1096965488 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:37:48.137Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-30T05:37:48.137Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T05:37:48.137Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T05:37:48.137Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T05:37:48.137Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T05:37:48.137Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T05:37:48.137Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T05:37:48.137Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - number of items : 9 [2019-07-30T05:37:48.137Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1096971617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1096971617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1096971617 data=null doit=true} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1096971617 data=null} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1096971617 data=null button=1 stateMask=0x0 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1096971618 data=null button=1 stateMask=0x80000 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - number of items : 9 [2019-07-30T05:37:48.137Z] DEBUG - Clicking on ToolItem with tooltip text {Select} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1096971626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096971626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1096971626 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1096971626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1096971626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096971627 data=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-30T05:37:48.137Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1096971627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096971627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1096971627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1096971627 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-30T05:37:48.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1096971627 data=null} to ToolItem with tooltip text {Select} [2019-07-30T05:37:48.137Z] DEBUG - Clicked on ToolItem with tooltip text {Select} [2019-07-30T05:37:48.137Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1096971628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1096971628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1096971628 data=null doit=true} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1096971628 data=null} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1096971628 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1096971629 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - number of items : 9 [2019-07-30T05:37:48.137Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1096971630 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096971630 data=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-30T05:37:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1096971630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096971630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1096971630 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1096971631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1096971631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096971631 data=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-30T05:37:48.137Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1096971631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096971631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1096971631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1096971631 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1096971631 data=null} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1096971632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1096971632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1096971632 data=null doit=true} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1096971632 data=null} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1096971632 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1096971633 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1096971634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1096971634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1096971634 data=null doit=true} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1096971634 data=null} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1096971634 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1096971634 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - number of items : 9 [2019-07-30T05:37:48.137Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1096971635 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096971635 data=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-30T05:37:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1096971635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096971647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1096971647 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1096971648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1096971648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096971648 data=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-30T05:37:48.137Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1096971648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096971648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1096971648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1096971648 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1096971648 data=null} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1096971649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1096971649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1096971649 data=null doit=true} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1096971649 data=null} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1096971649 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1096971650 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - number of items : 9 [2019-07-30T05:37:48.137Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1096971650 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096971650 data=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-30T05:37:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1096971651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096971651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1096971651 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1096971651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1096971651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096971651 data=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-30T05:37:48.137Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1096971652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096971652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1096971652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1096971660 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T05:37:48.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1096971660 data=null} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T05:37:48.137Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor} [2019-07-30T05:37:48.137Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1096971660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1096971660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1096971661 data=null doit=true} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1096971661 data=null} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1096971661 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1096971662 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T05:37:48.137Z] DEBUG - Clicking on with mnemonic 'Select' [2019-07-30T05:37:48.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1096971712 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-30T05:37:48.137Z] DEBUG - Clicked on with mnemonic 'Select' [2019-07-30T05:37:48.137Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1096971712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1096971713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1096971713 data=null doit=true} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1096971713 data=null} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1096971713 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1096971714 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in' [2019-07-30T05:37:48.137Z] DEBUG - Clicking on with mnemonic 'Zoom in' [2019-07-30T05:37:48.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=1096971736 data=null doit=true} to MenuItem with text {Select} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1096971736 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-30T05:37:48.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1096971737 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-30T05:37:48.137Z] DEBUG - Clicked on with mnemonic 'Zoom in' [2019-07-30T05:37:48.137Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1096971737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1096971737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1096971737 data=null doit=true} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1096971738 data=null} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1096971738 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1096971748 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1096971748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1096971748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1096971749 data=null doit=true} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1096971749 data=null} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1096971749 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1096971750 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out' [2019-07-30T05:37:48.137Z] DEBUG - Clicking on with mnemonic 'Zoom out' [2019-07-30T05:37:48.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=1096971791 data=null doit=true} to MenuItem with text {Zoom in} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1096971791 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-30T05:37:48.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1096971791 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-30T05:37:48.137Z] DEBUG - Clicked on with mnemonic 'Zoom out' [2019-07-30T05:37:48.137Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1096971791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1096971791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1096971792 data=null doit=true} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1096971792 data=null} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1096971792 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1096971792 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor' [2019-07-30T05:37:48.137Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor' [2019-07-30T05:37:48.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=1096971827 data=null doit=true} to MenuItem with text {Zoom out} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1096971827 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-30T05:37:48.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=1096971827 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-30T05:37:48.137Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor' [2019-07-30T05:37:48.137Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1096971828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1096971828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1096971828 data=null doit=true} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1096971828 data=null} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1096971828 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1096971889 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T05:37:48.137Z] DEBUG - number of items : 9 [2019-07-30T05:37:48.137Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1096972046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096972046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T05:37:48.137Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1096972047 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1096972047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1096972047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T05:37:48.137Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T05:37:48.137Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T05:37:48.137Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T05:37:48.137Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T05:37:48.137Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T05:37:48.137Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-30T05:37:48.137Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-30T05:37:48.137Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo' [2019-07-30T05:37:48.137Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo') [2019-07-30T05:37:48.137Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-30T05:37:48.137Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1096972305 data=null} to (of type 'Combo') [2019-07-30T05:37:48.137Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-30T05:37:48.137Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T05:37:48.137Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T05:37:48.137Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-30T05:37:48.137Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-30T05:37:48.137Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T05:37:48.137Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T05:37:48.137Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T05:37:48.137Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T05:37:48.137Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T05:37:48.137Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@714bd7ad [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1096972314 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-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1096972315 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-30T05:37:48.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1096972318 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T05:37:48.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1096972318 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1096972318 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-30T05:37:48.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1096972318 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-30T05:37:48.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1096972319 data=null item=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-30T05:37:48.137Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1096972319 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-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1096972319 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-30T05:37:48.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1096972319 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-30T05:37:48.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1096972319 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T05:37:48.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1096972319 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T05:37:48.137Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T05:37:48.137Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T05:37:48.137Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T05:37:48.137Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-30T05:37:48.137Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-30T05:37:48.137Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T05:37:48.137Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T05:37:48.137Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T05:37:48.137Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T05:37:48.137Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@214c97e1 [2019-07-30T05:37:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1096972321 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-30T05:37:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1096972321 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-30T05:37:48.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1096972322 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T05:37:48.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1096972322 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T05:37:48.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1096972322 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-30T05:37:48.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1096972322 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-30T05:37:48.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1096972322 data=null item=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-30T05:37:48.138Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1096972322 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-30T05:37:48.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1096972322 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-30T05:37:48.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1096972322 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-30T05:37:48.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1096972322 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T05:37:48.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1096972323 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T05:37:48.138Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T05:37:48.138Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T05:37:48.138Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T05:37:48.138Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T05:37:48.138Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T05:37:48.138Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-30T05:37:48.138Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:48.138Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - Clicking on Find [2019-07-30T05:37:48.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1096972325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1096972325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1096972326 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1096972326 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1096972326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1096972326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1096972326 data=null item=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-30T05:37:48.138Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1096972327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1096972327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1096972327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1096972327 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1096972328 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - Clicked on Find [2019-07-30T05:37:48.138Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T05:37:48.138Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T05:37:48.138Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T05:37:48.138Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T05:37:48.138Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T05:37:48.138Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:48.138Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T05:37:48.138Z] DEBUG - Clicking on Close [2019-07-30T05:37:48.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1096972329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1096972329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1096972329 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1096972329 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1096972329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1096972329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:37:48.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1096972329 data=null item=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-30T05:37:48.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096972047 data=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-30T05:37:48.395Z] DEBUG - Clicked on [2019-07-30T05:37:48.395Z] DEBUG - number of items : 9 [2019-07-30T05:37:48.395Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T05:37:48.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1096972617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T05:37:48.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096972617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T05:37:48.395Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1096972617 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T05:37:48.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1096972617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T05:37:48.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1096972618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T05:37:48.651Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T05:37:48.651Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T05:37:48.651Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T05:37:48.651Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T05:37:48.651Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T05:37:48.651Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-30T05:37:48.651Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-30T05:37:48.651Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo' [2019-07-30T05:37:48.651Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo') [2019-07-30T05:37:48.651Z] DEBUG - Setting text on (of type 'Combo') to 1001 [2019-07-30T05:37:48.651Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=1096972897 data=null} to (of type 'Combo') [2019-07-30T05:37:48.651Z] DEBUG - Set text on (of type 'Combo') to 1001 [2019-07-30T05:37:48.651Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T05:37:48.651Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T05:37:48.651Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-30T05:37:48.651Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-30T05:37:48.651Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T05:37:48.652Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T05:37:48.652Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T05:37:48.652Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T05:37:48.652Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T05:37:48.652Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@78a45ab5 [2019-07-30T05:37:48.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1096972902 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-30T05:37:48.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1096972902 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-30T05:37:48.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1096972902 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T05:37:48.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1096972902 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T05:37:48.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1096972902 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-30T05:37:48.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1096972902 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-30T05:37:48.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1096972903 data=null item=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-30T05:37:48.909Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1096972910 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-30T05:37:48.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1096972911 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-30T05:37:48.909Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1096972911 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-30T05:37:48.909Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1096972911 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T05:37:48.909Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1096972911 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T05:37:48.909Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T05:37:48.909Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@22249b41 [2019-07-30T05:37:48.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1096972913 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-30T05:37:48.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1096972913 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-30T05:37:48.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1096972913 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T05:37:48.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1096972913 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T05:37:48.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1096972913 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-30T05:37:48.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1096972914 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-30T05:37:48.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1096972914 data=null item=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-30T05:37:48.909Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1096972914 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-30T05:37:48.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1096972914 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-30T05:37:48.909Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1096972915 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-30T05:37:48.909Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1096972915 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T05:37:48.909Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1096972915 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - Clicking on Find [2019-07-30T05:37:48.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1096972920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1096972920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1096972921 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1096972921 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1096972921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1096972921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1096972921 data=null item=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-30T05:37:48.909Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1096972931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1096972931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1096972931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1096972931 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1096972931 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - Clicked on Find [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T05:37:48.909Z] DEBUG - Clicking on Close [2019-07-30T05:37:48.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1096972935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1096972935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1096972935 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1096972935 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1096972935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1096972936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T05:37:48.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1096972936 data=null item=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-30T05:37:48.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096972618 data=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-30T05:37:48.909Z] DEBUG - Clicked on [2019-07-30T05:37:48.909Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-30T05:37:48.909Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-30T05:37:49.166Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-30T05:37:49.166Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - Clicking on Add... [2019-07-30T05:37:49.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1096973282 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-30T05:37:49.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1096973285 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-30T05:37:49.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1096973285 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T05:37:49.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1096973286 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T05:37:49.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1096973286 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-30T05:37:49.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1096973286 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-30T05:37:49.166Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1096973395 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-30T05:37:49.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1096973396 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-30T05:37:49.166Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1096973396 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-30T05:37:49.166Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1096973396 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T05:37:49.166Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1096973396 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T05:37:49.166Z] DEBUG - Clicked on Add... [2019-07-30T05:37:49.166Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern' [2019-07-30T05:37:49.166Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T05:37:49.166Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T05:37:49.166Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-30T05:37:49.166Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1096973398 data=null} to (of type 'Combo') [2019-07-30T05:37:49.166Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T05:37:49.166Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6bbbfc05 [2019-07-30T05:37:49.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1096973399 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-30T05:37:49.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1096973399 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-30T05:37:49.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1096973400 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T05:37:49.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1096973400 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T05:37:49.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1096973400 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-30T05:37:49.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1096973400 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-30T05:37:49.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1096973400 data=null item=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-30T05:37:49.166Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1096973401 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-30T05:37:49.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1096973401 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-30T05:37:49.166Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1096973401 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-30T05:37:49.166Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1096973401 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T05:37:49.166Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1096973401 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T05:37:49.166Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:49.166Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-30T05:37:49.166Z] DEBUG - Clicking on Create [2019-07-30T05:37:49.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=1096973407 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-30T05:37:49.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=1096973407 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-30T05:37:49.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=1096973407 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-30T05:37:49.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=1096973407 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-30T05:37:49.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=1096973411 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-30T05:37:49.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=1096973411 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-30T05:37:49.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=1096973412 data=null item=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-30T05:37:49.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1096973286 data=null item=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-30T05:37:49.424Z] DEBUG - Clicked on [2019-07-30T05:37:49.424Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T05:37:49.424Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T05:37:49.424Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T05:37:49.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:49.424Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:49.424Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:37:49.424Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:49.424Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:49.424Z] DEBUG - Clicking on OK [2019-07-30T05:37:49.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096973630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:49.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096973630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:49.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096973630 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:49.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096973631 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:49.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096973631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:49.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096973631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:49.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096973631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:49.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1096973135 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-30T05:37:49.681Z] DEBUG - Clicked on [2019-07-30T05:37:49.681Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-30T05:37:49.681Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-30T05:37:49.938Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-30T05:37:49.938Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-30T05:37:49.938Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:37:49.938Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:37:49.938Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:37:49.938Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:37:49.938Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T05:37:49.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1096974096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:37:49.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1096974096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:37:49.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1096974096 data=null doit=true} to (of type 'Table') [2019-07-30T05:37:49.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1096974096 data=null} to (of type 'Table') [2019-07-30T05:37:49.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1096974097 data=null button=1 stateMask=0x0 x=91 y=11 count=1} to (of type 'Table') [2019-07-30T05:37:49.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1096974097 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-30T05:37:49.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1096974098 data=null button=1 stateMask=0x80000 x=91 y=11 count=1} to (of type 'Table') [2019-07-30T05:37:49.938Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T05:37:49.938Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T05:37:49.938Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T05:37:49.938Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-30T05:37:49.938Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:49.938Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T05:37:49.938Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:49.938Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:49.938Z] DEBUG - Clicking on Remove [2019-07-30T05:37:49.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1096974099 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-30T05:37:49.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1096974100 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-30T05:37:49.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1096974100 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T05:37:49.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1096974100 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T05:37:49.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1096974100 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-30T05:37:49.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1096974100 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-30T05:37:49.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1096974100 data=null item=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-30T05:37:49.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T05:37:49.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T05:37:49.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T05:37:49.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T05:37:49.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T05:37:49.938Z] DEBUG - Clicked on Remove [2019-07-30T05:37:49.938Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T05:37:49.938Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T05:37:49.938Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T05:37:49.938Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:49.938Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:49.938Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:37:49.938Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:49.938Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:49.938Z] DEBUG - Clicking on OK [2019-07-30T05:37:49.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096974110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:49.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096974110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:49.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096974111 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:49.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096974111 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:49.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096974111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:49.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096974111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:49.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096974111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:49.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1096973831 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-30T05:37:50.195Z] DEBUG - Clicked on [2019-07-30T05:37:50.452Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-30T05:37:50.452Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-30T05:37:50.709Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-30T05:37:50.709Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-30T05:37:50.709Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-30T05:37:50.709Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-30T05:37:50.709Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-30T05:37:50.709Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time') [2019-07-30T05:37:50.709Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-30T05:37:50.709Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text' [2019-07-30T05:37:50.709Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-30T05:37:50.709Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time') [2019-07-30T05:37:50.709Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-30T05:37:50.709Z] DEBUG - matched Text with text "0", using matcher: of type 'Text' [2019-07-30T05:37:50.709Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-30T05:37:50.709Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time') [2019-07-30T05:37:50.709Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-30T05:37:50.709Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:50.709Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-30T05:37:50.709Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:50.709Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:37:50.709Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:50.709Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:50.709Z] DEBUG - Clicking on OK [2019-07-30T05:37:50.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096974719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:50.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096974720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:50.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096974720 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:50.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096974720 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:50.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096974720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:50.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096974720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:50.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096974720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:50.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1096974491 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-30T05:37:50.709Z] DEBUG - Clicked on [2019-07-30T05:37:50.965Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-30T05:37:50.965Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-30T05:37:51.222Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-30T05:37:51.222Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-30T05:37:51.222Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:51.222Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-30T05:37:51.222Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default' [2019-07-30T05:37:51.222Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:51.222Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T05:37:51.222Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:51.222Z] DEBUG - Clicking on Default [2019-07-30T05:37:51.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=1096975298 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-30T05:37:51.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1096975298 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-30T05:37:51.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=1096975298 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T05:37:51.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=1096975298 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T05:37:51.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=1096975298 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-30T05:37:51.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=1096975298 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-30T05:37:51.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=1096975299 data=null item=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-30T05:37:51.222Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=1096975329 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-30T05:37:51.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1096975329 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-30T05:37:51.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=1096975329 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-30T05:37:51.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=1096975329 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T05:37:51.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=1096975329 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T05:37:51.222Z] DEBUG - Clicked on Default [2019-07-30T05:37:51.222Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:51.222Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-30T05:37:51.222Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:51.222Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:37:51.222Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:51.222Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:51.222Z] DEBUG - Clicking on OK [2019-07-30T05:37:51.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096975330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:51.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096975330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:51.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096975330 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:51.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096975330 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:51.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096975330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:51.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096975330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:51.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096975331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:51.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1096975006 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-30T05:37:51.479Z] DEBUG - Clicked on [2019-07-30T05:37:51.479Z] DEBUG - number of items : 9 [2019-07-30T05:37:51.479Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1096975487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096975487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1096975487 data=null doit=true} to ToolItem with tooltip text {Go to next page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1096975488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1096975488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096975488 data=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-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T05:37:51.479Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page} [2019-07-30T05:37:51.479Z] DEBUG - number of items : 9 [2019-07-30T05:37:51.479Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1096975504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096975504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1096975505 data=null doit=true} to ToolItem with tooltip text {Go to previous page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1096975505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1096975505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096975505 data=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-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T05:37:51.479Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page} [2019-07-30T05:37:51.479Z] DEBUG - number of items : 9 [2019-07-30T05:37:51.479Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1096975508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096975509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1096975520 data=null doit=true} to ToolItem with tooltip text {Go to last page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1096975521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1096975521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096975521 data=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-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T05:37:51.479Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page} [2019-07-30T05:37:51.479Z] DEBUG - number of items : 9 [2019-07-30T05:37:51.479Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1096975524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1096975524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1096975524 data=null doit=true} to ToolItem with tooltip text {Go to first page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1096975525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1096975525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T05:37:51.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1096975525 data=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-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T05:37:51.479Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T05:37:51.479Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page} [2019-07-30T05:37:51.479Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page' [2019-07-30T05:37:51.479Z] DEBUG - Clicking on with mnemonic 'Next page' [2019-07-30T05:37:51.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=1096975596 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-30T05:37:51.479Z] DEBUG - Clicked on with mnemonic 'Next page' [2019-07-30T05:37:51.479Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page' [2019-07-30T05:37:51.479Z] DEBUG - Clicking on with mnemonic 'Previous page' [2019-07-30T05:37:51.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=1096975622 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-30T05:37:51.479Z] DEBUG - Clicked on with mnemonic 'Previous page' [2019-07-30T05:37:51.479Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page' [2019-07-30T05:37:51.479Z] DEBUG - Clicking on with mnemonic 'Last page' [2019-07-30T05:37:51.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=1096975707 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-30T05:37:51.479Z] DEBUG - Clicked on with mnemonic 'Last page' [2019-07-30T05:37:51.736Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page' [2019-07-30T05:37:51.736Z] DEBUG - Clicking on with mnemonic 'First page' [2019-07-30T05:37:51.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=1096975803 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-30T05:37:51.736Z] DEBUG - Clicked on with mnemonic 'First page' [2019-07-30T05:37:51.736Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...' [2019-07-30T05:37:51.736Z] DEBUG - Clicking on with mnemonic 'Pages...' [2019-07-30T05:37:51.992Z] DEBUG - Clicked on with mnemonic 'Pages...' [2019-07-30T05:37:51.992Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages' [2019-07-30T05:37:51.992Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T05:37:51.992Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T05:37:51.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:51.992Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:51.992Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:37:51.992Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:51.992Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:51.992Z] DEBUG - Clicking on OK [2019-07-30T05:37:51.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096976230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:52.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096976277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:52.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096976282 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:52.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096976282 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:52.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096976282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:52.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096976282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:52.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096976282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:52.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=1096975899 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-30T05:37:52.249Z] DEBUG - Clicked on [2019-07-30T05:37:53.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1096977191 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:37:53.323Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:37:53.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:37:53.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:37:53.323Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:37:53.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1096977254 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:53.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1096977254 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:53.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1096977255 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:53.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1096977255 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:53.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096977255 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-30T05:37:53.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1096977263 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:37:53.323Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:37:53.323Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:37:53.323Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:37:53.678Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:37:53.678Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:37:53.678Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:37:53.678Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:37:53.678Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:53.678Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:37:53.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:53.678Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:53.678Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:53.678Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:37:53.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096977591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:53.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096977591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:53.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096977591 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:53.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096977591 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:53.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096977592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:53.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096977592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:53.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096977592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:53.678Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096977592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:53.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096977592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:53.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096977592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:53.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096977592 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:53.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096977592 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:53.678Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:37:53.678Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:37:53.678Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:37:53.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:37:53.678Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:37:53.678Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:37:53.678Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:37:53.678Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:53.678Z] DEBUG - Clicking on OK [2019-07-30T05:37:53.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096977593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:53.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096977594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:53.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096977594 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:53.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096977594 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:53.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096977594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:53.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096977594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:53.678Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:53.678Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:53.678Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:53.678Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:53.678Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:53.678Z] DEBUG - Clicked on OK [2019-07-30T05:37:53.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096977594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:37:53.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1096977321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:37:53.935Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-30T05:37:53.935Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.769 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-30T05:37:53.935Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 22.919 s [2019-07-30T05:37:53.935Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 13.395 s [2019-07-30T05:37:53.935Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-30T05:38:06.114Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.013 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-30T05:38:06.114Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace) Time elapsed: 10.921 s [2019-07-30T05:38:06.114Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-30T05:38:06.114Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-30T05:38:06.114Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped [2019-07-30T05:38:06.114Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-30T05:38:07.044Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T05:38:07.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:38:07.044Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:38:07.044Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:38:07.044Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T05:38:07.044Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T05:38:07.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1096991204 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-30T05:38:07.044Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T05:38:07.301Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T05:38:07.301Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T05:38:07.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1096991346 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-30T05:38:07.301Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T05:38:07.301Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T05:38:07.301Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T05:38:07.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1096991462 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-30T05:38:07.301Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T05:38:07.557Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T05:38:07.557Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T05:38:07.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1096991562 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-30T05:38:07.557Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T05:38:07.557Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T05:38:07.557Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T05:38:07.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1096991648 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-30T05:38:07.557Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T05:38:09.450Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T05:38:09.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:38:09.450Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:38:09.450Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:38:09.450Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-30T05:38:09.450Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-30T05:38:09.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1096993221 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-30T05:38:09.450Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-30T05:38:10.818Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T05:38:10.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:38:10.818Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:38:10.818Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:38:10.818Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T05:38:10.818Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T05:38:10.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1096994928 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-30T05:38:10.818Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T05:38:11.075Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-30T05:38:11.075Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-30T05:38:11.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1096995079 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-30T05:38:11.075Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-30T05:38:11.075Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T05:38:11.075Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T05:38:11.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1096995206 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-30T05:38:11.075Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T05:38:11.075Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T05:38:11.075Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T05:38:11.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1096995266 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-30T05:38:11.075Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T05:38:11.075Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T05:38:11.075Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T05:38:11.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1096995315 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-30T05:38:11.331Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T05:38:11.331Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T05:38:11.331Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T05:38:11.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1096995353 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-30T05:38:11.331Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T05:38:11.331Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T05:38:11.331Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T05:38:11.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1096995377 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-30T05:38:11.331Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T05:38:11.331Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T05:38:11.331Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T05:38:11.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1096995422 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-30T05:38:11.331Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T05:38:11.331Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-30T05:38:11.331Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-30T05:38:11.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1096995509 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-30T05:38:11.331Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-30T05:38:11.588Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T05:38:11.588Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T05:38:11.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1096995610 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-30T05:38:11.588Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T05:38:11.588Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T05:38:11.588Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T05:38:11.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1096995728 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-30T05:38:11.588Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T05:38:11.844Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T05:38:11.844Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T05:38:11.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1096995871 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-30T05:38:11.844Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T05:38:13.361Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T05:38:13.361Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:38:13.361Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:38:13.361Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:38:13.361Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T05:38:13.361Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T05:38:13.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1096997497 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-30T05:38:13.361Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T05:38:13.619Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T05:38:13.619Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T05:38:13.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1096997667 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-30T05:38:13.619Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T05:38:13.619Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T05:38:13.619Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T05:38:13.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1096997796 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-30T05:38:13.619Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T05:38:13.876Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T05:38:13.876Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T05:38:13.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1096997909 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-30T05:38:13.876Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T05:38:13.876Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-30T05:38:13.876Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-30T05:38:13.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1096997994 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-30T05:38:13.876Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-30T05:38:13.876Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T05:38:13.876Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T05:38:13.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1096998036 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-30T05:38:13.876Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T05:38:13.876Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-30T05:38:13.876Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-30T05:38:13.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1096998059 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-30T05:38:14.132Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-30T05:38:14.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1096998299 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:38:14.132Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:38:14.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:38:14.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:38:14.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:38:14.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1096998305 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:38:14.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1096998306 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:38:14.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1096998306 data=null} to TreeItem with text {test} [2019-07-30T05:38:14.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1096998306 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:38:14.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1096998306 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:38:14.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1096998344 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:38:14.388Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:38:14.388Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:38:14.388Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:38:14.953Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:38:14.953Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:38:14.953Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:38:14.953Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:38:14.953Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:14.953Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:38:14.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:38:14.953Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:38:14.953Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:14.953Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:38:14.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096999193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:14.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096999194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:14.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096999194 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:14.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096999194 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:14.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096999194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:14.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096999194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:14.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096999194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:14.953Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096999194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:14.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096999194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:14.953Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096999194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:14.953Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096999194 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:14.953Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1096999194 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:14.953Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:14.953Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:38:14.953Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:38:14.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:38:14.953Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:38:14.953Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:38:14.953Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:38:14.953Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:14.953Z] DEBUG - Clicking on OK [2019-07-30T05:38:14.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1096999195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:14.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1096999196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:14.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1096999196 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:14.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1096999196 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:14.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1096999196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:14.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1096999196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:14.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:14.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:14.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:14.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:14.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:14.954Z] DEBUG - Clicked on OK [2019-07-30T05:38:15.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1096999196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:15.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1096998402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:38:15.519Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.49 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-30T05:38:15.519Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 3.733 s [2019-07-30T05:38:15.519Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.657 s [2019-07-30T05:38:15.519Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.207 s [2019-07-30T05:38:15.519Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-30T05:38:22.063Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.357 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-30T05:38:22.063Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest) Time elapsed: 5.205 s [2019-07-30T05:38:22.063Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-30T05:38:23.957Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T05:38:23.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:38:23.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:38:23.957Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:38:23.957Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:38:24.520Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:38:24.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1097008572 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T05:38:24.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1097008572 data=null doit=true} to TableItem with text {} [2019-07-30T05:38:24.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1097008572 data=null} to TableItem with text {} [2019-07-30T05:38:24.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1097008572 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T05:38:24.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097008573 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T05:38:24.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1097008575 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T05:38:24.520Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code' [2019-07-30T05:38:24.520Z] DEBUG - Clicking on with mnemonic 'Open Source Code' [2019-07-30T05:38:24.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=1097008649 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-30T05:38:24.777Z] DEBUG - Clicked on with mnemonic 'Open Source Code' [2019-07-30T05:38:24.777Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"' [2019-07-30T05:38:25.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1097009385 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:38:25.340Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:38:25.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:38:25.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:38:25.340Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:38:25.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097009402 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:38:25.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097009402 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:38:25.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097009402 data=null} to TreeItem with text {test} [2019-07-30T05:38:25.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097009402 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:38:25.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097009403 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:38:25.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097009425 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:38:25.340Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:38:25.340Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:38:25.597Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:38:26.161Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:38:26.161Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:38:26.161Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:38:26.161Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:38:26.161Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:26.161Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:38:26.161Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:38:26.161Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:38:26.161Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:26.161Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:38:26.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097010331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:26.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097010332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:26.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097010332 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:26.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097010332 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:26.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097010332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:26.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097010332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:26.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097010332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:26.161Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097010332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:26.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097010332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:26.161Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097010333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:26.161Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097010333 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:26.161Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097010333 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:26.161Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:26.161Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:38:26.161Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:38:26.161Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:38:26.161Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:38:26.161Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:38:26.162Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:38:26.162Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:26.162Z] DEBUG - Clicking on OK [2019-07-30T05:38:26.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097010334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:26.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097010334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:26.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097010334 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:26.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097010334 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:26.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097010334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:26.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097010334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:26.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:26.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:26.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:26.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:26.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:26.162Z] DEBUG - Clicked on OK [2019-07-30T05:38:26.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097010334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:26.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1097009526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:38:26.724Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.778 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-30T05:38:26.724Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest) Time elapsed: 5.728 s [2019-07-30T05:38:26.724Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-30T05:38:26.981Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:38:27.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:38:27.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:38:27.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:38:27.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:38:27.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:38:27.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1097011743 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:27.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1097011743 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:27.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1097011743 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:27.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1097011744 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:27.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097011744 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-30T05:38:27.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1097011783 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:27.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:38:27.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1097011783 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:27.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1097011784 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:27.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1097011784 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:27.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1097011784 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:27.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097011784 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-30T05:38:27.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1097011790 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:27.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1097011791 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:27.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1097011791 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:27.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1097011791 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:27.727Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097011791 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-30T05:38:27.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1097011794 data=null button=1 stateMask=0x80000 x=84 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:27.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:38:27.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1097011795 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T05:38:27.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1097011795 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:38:27.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1097011795 data=null} to TreeItem with text {Traces [0]} [2019-07-30T05:38:27.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1097011796 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:38:27.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097011796 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:38:27.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1097011813 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:38:31.904Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T05:38:31.904Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T05:38:31.904Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:38:31.904Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:38:31.904Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T05:38:31.904Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:38:31.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1097015408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T05:38:31.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1097015408 data=null doit=true} to Sash with text {} [2019-07-30T05:38:31.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097015409 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-30T05:38:31.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1097015417 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T05:38:31.904Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1097015419 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T05:38:31.904Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1097015419 data=null} to Sash with text {} [2019-07-30T05:38:31.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097015419 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-30T05:38:31.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1097015421 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-30T05:38:31.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097015422 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-30T05:38:31.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1097015423 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T05:38:31.904Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1097015423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T05:38:31.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1097016026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T05:38:31.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1097016026 data=null doit=true} to Sash with text {} [2019-07-30T05:38:31.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097016026 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-30T05:38:31.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1097016029 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T05:38:31.904Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1097016037 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T05:38:31.904Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1097016037 data=null} to Sash with text {} [2019-07-30T05:38:31.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097016038 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-30T05:38:31.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1097016039 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-30T05:38:31.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097016042 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-30T05:38:31.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1097016043 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T05:38:31.904Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1097016043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T05:38:32.467Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:38:35.737Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:38:35.737Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:38:35.737Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T05:38:35.737Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T05:38:35.737Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T05:38:35.737Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:38:35.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1097019718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:35.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097019718 data=null button=0 stateMask=0x0 x=182 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:35.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1097019719 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T05:38:35.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1097019719 data=null} to TimeGraphControl with text {} [2019-07-30T05:38:35.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1097019735 data=null button=1 stateMask=0x0 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T05:38:35.737Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1097019736 data=null x=232 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T05:38:35.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097019736 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T05:38:35.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1097019738 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T05:38:35.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097019738 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:35.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1097019739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:35.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1097019739 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T05:38:35.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1097019739 data=null} to TimeGraphControl with text {} [2019-07-30T05:38:35.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1097020244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:35.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097020244 data=null button=0 stateMask=0x0 x=232 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:35.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1097020244 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T05:38:36.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1097020245 data=null} to TimeGraphControl with text {} [2019-07-30T05:38:36.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1097020257 data=null button=1 stateMask=0x0 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T05:38:36.249Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1097020258 data=null x=182 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T05:38:36.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097020258 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T05:38:36.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1097020260 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T05:38:36.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097020260 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:36.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1097020261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:36.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1097020261 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T05:38:36.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1097020261 data=null} to TimeGraphControl with text {} [2019-07-30T05:38:36.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:38:39.330Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:38:39.330Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:38:39.330Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T05:38:39.330Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T05:38:39.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1097023440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:39.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097023440 data=null button=0 stateMask=0x0 x=182 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:39.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1097023440 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T05:38:39.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1097023440 data=null} to TimeGraphControl with text {} [2019-07-30T05:38:39.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1097023450 data=null button=1 stateMask=0x0 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T05:38:39.330Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1097023450 data=null x=232 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T05:38:39.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097023450 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T05:38:39.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1097023453 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T05:38:39.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097023453 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:39.330Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1097023453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:39.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1097023453 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T05:38:39.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1097023454 data=null} to TimeGraphControl with text {} [2019-07-30T05:38:39.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1097023958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:39.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097023958 data=null button=0 stateMask=0x0 x=232 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:39.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1097023958 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T05:38:39.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1097023959 data=null} to TimeGraphControl with text {} [2019-07-30T05:38:39.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1097023974 data=null button=1 stateMask=0x0 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T05:38:39.893Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1097023977 data=null x=182 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T05:38:39.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097023978 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T05:38:39.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1097023980 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T05:38:39.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097023980 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:39.893Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1097023981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:39.893Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1097023981 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T05:38:39.893Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1097023981 data=null} to TimeGraphControl with text {} [2019-07-30T05:38:40.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:38:42.979Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:38:43.625Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views' [2019-07-30T05:38:43.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:38:46.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:38:46.145Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:38:46.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T05:38:46.145Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T05:38:46.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T05:38:46.145Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:38:46.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1097029809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097029810 data=null button=0 stateMask=0x0 x=173 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1097029810 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1097029810 data=null} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1097029822 data=null button=1 stateMask=0x0 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1097029823 data=null x=223 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097029823 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1097029825 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097029825 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1097029825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1097029826 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1097029826 data=null} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1097030330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097030330 data=null button=0 stateMask=0x0 x=223 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1097030331 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1097030331 data=null} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1097030348 data=null button=1 stateMask=0x0 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1097030348 data=null x=173 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097030348 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1097030351 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097030351 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1097030351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1097030351 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T05:38:46.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1097030351 data=null} to TimeGraphControl with text {} [2019-07-30T05:38:46.709Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:38:49.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T05:38:49.230Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T05:38:49.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:38:49.230Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:38:49.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1097033463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T05:38:49.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1097033463 data=null doit=true} to Sash with text {} [2019-07-30T05:38:49.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097033463 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-30T05:38:49.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1097033465 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T05:38:49.230Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1097033471 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T05:38:49.230Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1097033472 data=null} to Sash with text {} [2019-07-30T05:38:49.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097033472 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-30T05:38:49.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1097033473 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T05:38:49.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097033474 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-30T05:38:49.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1097033475 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T05:38:49.230Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1097033475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T05:38:50.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1097034077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T05:38:50.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1097034077 data=null doit=true} to Sash with text {} [2019-07-30T05:38:50.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097034077 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-30T05:38:50.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1097034079 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T05:38:50.160Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1097034080 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T05:38:50.160Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1097034080 data=null} to Sash with text {} [2019-07-30T05:38:50.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097034081 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-30T05:38:50.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1097034082 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T05:38:50.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097034083 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-30T05:38:50.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1097034084 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T05:38:50.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1097034084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T05:38:50.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:38:53.247Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T05:38:53.247Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T05:38:53.247Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T05:38:53.247Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:38:53.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1097037427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T05:38:53.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1097037428 data=null doit=true} to Sash with text {} [2019-07-30T05:38:53.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097037428 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-30T05:38:53.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1097037430 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T05:38:53.247Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1097037431 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T05:38:53.247Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1097037431 data=null} to Sash with text {} [2019-07-30T05:38:53.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097037431 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-30T05:38:53.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1097037433 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T05:38:53.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097037434 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-30T05:38:53.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1097037440 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T05:38:53.247Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1097037440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T05:38:53.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1097037941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T05:38:53.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1097037941 data=null doit=true} to Sash with text {} [2019-07-30T05:38:53.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097037941 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-30T05:38:53.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1097037943 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T05:38:53.811Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1097037944 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T05:38:53.811Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1097037944 data=null} to Sash with text {} [2019-07-30T05:38:53.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097037944 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-30T05:38:53.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1097037946 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T05:38:53.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097037946 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-30T05:38:53.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1097037947 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T05:38:53.811Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1097037948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T05:38:54.373Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T05:38:54.373Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T05:38:54.373Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:38:54.373Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:38:54.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1097038551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T05:38:54.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1097038551 data=null doit=true} to Sash with text {} [2019-07-30T05:38:54.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097038551 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-30T05:38:54.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1097038561 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T05:38:54.373Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1097038563 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T05:38:54.373Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1097038563 data=null} to Sash with text {} [2019-07-30T05:38:54.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097038563 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-30T05:38:54.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1097038565 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T05:38:54.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097038567 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-30T05:38:54.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1097038568 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T05:38:54.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1097038568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T05:38:54.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1097039169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T05:38:54.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1097039169 data=null doit=true} to Sash with text {} [2019-07-30T05:38:54.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097039169 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-30T05:38:54.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1097039171 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T05:38:54.936Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1097039172 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T05:38:54.936Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1097039172 data=null} to Sash with text {} [2019-07-30T05:38:54.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097039173 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-30T05:38:54.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1097039174 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T05:38:54.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1097039179 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-30T05:38:54.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1097039181 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T05:38:54.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1097039181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T05:38:55.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:38:55.865Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"' [2019-07-30T05:38:56.122Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"' [2019-07-30T05:38:56.122Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"' [2019-07-30T05:38:56.122Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"' [2019-07-30T05:38:56.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1097040416 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:38:56.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:38:56.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:38:56.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:38:56.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:38:56.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1097040424 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:56.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1097040424 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:56.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1097040493 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:56.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1097040493 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:56.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097040494 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-30T05:38:56.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1097040503 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T05:38:56.379Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:38:56.379Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:38:56.637Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:38:57.230Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:38:57.230Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:38:57.230Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:38:57.230Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:38:57.230Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:57.230Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:38:57.230Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:38:57.230Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:38:57.230Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:57.230Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:38:57.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097041434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:57.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097041434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:57.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097041434 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:57.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097041434 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:57.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097041434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:57.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097041434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:57.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097041435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:57.230Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097041435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:57.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097041435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:57.230Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097041435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:57.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097041435 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:57.230Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097041435 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:57.230Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:38:57.230Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:38:57.230Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:38:57.230Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:38:57.230Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:38:57.230Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:38:57.230Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:38:57.230Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:57.230Z] DEBUG - Clicking on OK [2019-07-30T05:38:57.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097041436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:57.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097041436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:57.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097041436 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:57.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097041436 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:57.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097041436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:57.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097041437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:57.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:57.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:57.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:57.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:57.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:57.230Z] DEBUG - Clicked on OK [2019-07-30T05:38:57.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097041437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:38:57.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1097040614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:38:57.834Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.107 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-30T05:38:57.834Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 5.117 s [2019-07-30T05:38:57.834Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.086 s [2019-07-30T05:38:57.834Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.816 s [2019-07-30T05:38:57.834Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 2.692 s [2019-07-30T05:38:57.834Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.579 s [2019-07-30T05:38:57.834Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.823 s [2019-07-30T05:38:57.834Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 5.191 s [2019-07-30T05:38:57.834Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-30T05:38:59.728Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T05:38:59.728Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:38:59.728Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:38:59.728Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:39:00.292Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw' [2019-07-30T05:39:00.292Z] DEBUG - Clicking on with mnemonic 'Show Raw' [2019-07-30T05:39:00.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1097044247 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-30T05:39:00.292Z] DEBUG - Clicked on with mnemonic 'Show Raw' [2019-07-30T05:39:00.549Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1097044682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1097044682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1097044682 data=null doit=true} to (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1097044682 data=null} to (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1097044683 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1097044683 data=null button=1 stateMask=0x80000 x=98 y=95 count=1} to (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097044683 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-30T05:39:00.549Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1097044692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1097044694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1097044694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1097044694 data=null doit=true} to (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1097044694 data=null} to (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Selecting rows [4] in (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1097044695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1097044695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1097044695 data=null doit=true} to (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1097044695 data=null} to (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1097044696 data=null button=1 stateMask=0x0 x=22 y=95 count=1} to (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097044696 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-30T05:39:00.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1097044697 data=null button=1 stateMask=0x80000 x=22 y=95 count=1} to (of type 'Table') [2019-07-30T05:39:00.549Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText' [2019-07-30T05:39:00.549Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText') [2019-07-30T05:39:00.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1097044708 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T05:39:00.805Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T05:39:00.805Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T05:39:00.805Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T05:39:01.062Z] *** BUG *** [2019-07-30T05:39:01.062Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:39:01.062Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:39:01.062Z] [2019-07-30T05:39:01.062Z] *** BUG *** [2019-07-30T05:39:01.062Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:39:01.062Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:39:01.062Z] [2019-07-30T05:39:01.062Z] *** BUG *** [2019-07-30T05:39:01.062Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:39:01.062Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:39:01.062Z] [2019-07-30T05:39:01.062Z] *** BUG *** [2019-07-30T05:39:01.062Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:39:01.062Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:39:01.062Z] [2019-07-30T05:39:01.062Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T05:39:01.062Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T05:39:01.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1097045298 data=null doit=true} to Shell with text {Preferences} [2019-07-30T05:39:01.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1097045298 data=null doit=true} to Shell with text {Preferences} [2019-07-30T05:39:01.062Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:39:01.062Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:39:01.062Z] DEBUG - matched Text with text "5", using matcher: of type 'Text' [2019-07-30T05:39:01.062Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text') [2019-07-30T05:39:01.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:39:01.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:39:01.319Z] DEBUG - Clicking on TreeItem with text {General} [2019-07-30T05:39:01.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1097045318 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-30T05:39:01.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1097045318 data=null doit=true} to TreeItem with text {General} [2019-07-30T05:39:01.319Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:01.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1097045330 data=null} to TreeItem with text {General} [2019-07-30T05:39:01.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1097045330 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T05:39:01.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097045331 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-30T05:39:01.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1097045331 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T05:39:01.319Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=1097045331 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-30T05:39:01.319Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=1097045332 data=null doit=true} to TreeItem with text {General} [2019-07-30T05:39:01.319Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=1097045332 data=null} to TreeItem with text {General} [2019-07-30T05:39:01.319Z] DEBUG - Clicked on TreeItem with text {General} [2019-07-30T05:39:01.319Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:01.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1097045333 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-30T05:39:01.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1097045333 data=null doit=true} to TreeItem with text {General} [2019-07-30T05:39:01.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1097045333 data=null} to TreeItem with text {General} [2019-07-30T05:39:01.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1097045333 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T05:39:01.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097045334 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-30T05:39:01.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1097045334 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T05:39:01.884Z] DEBUG - Clicking on Tree node with text: Appearance [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1097045837 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-30T05:39:01.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1097045837 data=null doit=true} to Tree node with text: Appearance [2019-07-30T05:39:01.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:01.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1097045838 data=null} to Tree node with text: Appearance [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1097045838 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T05:39:01.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097045839 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-30T05:39:01.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1097045841 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=1097045926 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-30T05:39:01.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=1097045926 data=null doit=true} to Tree node with text: Appearance [2019-07-30T05:39:01.884Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=1097045926 data=null} to Tree node with text: Appearance [2019-07-30T05:39:01.884Z] DEBUG - Clicked on Tree node with text: Appearance [2019-07-30T05:39:01.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1097045927 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-30T05:39:01.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1097045927 data=null doit=true} to Tree node with text: Appearance [2019-07-30T05:39:01.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1097045927 data=null} to Tree node with text: Appearance [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1097045928 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T05:39:01.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097045928 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-30T05:39:01.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1097045929 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T05:39:01.884Z] DEBUG - Clicking on Tree node with text: Colors and Fonts [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1097045929 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-30T05:39:01.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1097045929 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-30T05:39:01.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:01.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1097045930 data=null} to Tree node with text: Colors and Fonts [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1097045930 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T05:39:01.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097045930 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-30T05:39:01.884Z] *** BUG *** [2019-07-30T05:39:01.884Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:39:01.884Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:39:01.884Z] [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1097045930 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=1097046082 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-30T05:39:01.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=1097046082 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-30T05:39:01.884Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=1097046082 data=null} to Tree node with text: Colors and Fonts [2019-07-30T05:39:01.884Z] DEBUG - Clicked on Tree node with text: Colors and Fonts [2019-07-30T05:39:01.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1097046083 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-30T05:39:01.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1097046083 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-30T05:39:01.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1097046083 data=null} to Tree node with text: Colors and Fonts [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1097046084 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T05:39:01.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097046084 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-30T05:39:01.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1097046085 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T05:39:01.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:39:01.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:39:01.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:39:01.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:39:01.884Z] DEBUG - Clicking on TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1097046087 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1097046088 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:01.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1097046090 data=null} to TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1097046090 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097046091 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-30T05:39:01.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1097046091 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=1097046091 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=1097046091 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=1097046091 data=null} to TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Clicked on TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1097046092 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1097046092 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1097046092 data=null} to TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1097046093 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097046093 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-30T05:39:01.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1097046094 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1097046094 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1097046094 data=null} to TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1097046095 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097046111 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-30T05:39:01.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1097046128 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T05:39:01.884Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1097046129 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-30T05:39:01.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1097046129 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T05:39:01.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:01.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1097046129 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T05:39:01.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1097046130 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-30T05:39:01.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097046130 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-30T05:39:02.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1097046142 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-30T05:39:02.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1097046142 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-30T05:39:02.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1097046142 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T05:39:02.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1097046142 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T05:39:02.143Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T05:39:02.143Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:02.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1097046143 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-30T05:39:02.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1097046143 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T05:39:02.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1097046143 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T05:39:02.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1097046144 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-30T05:39:02.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097046144 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-30T05:39:02.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1097046145 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-30T05:39:02.143Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH' [2019-07-30T05:39:02.143Z] 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-30T05:39:02.143Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - Clicking on &Use System Font [2019-07-30T05:39:02.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=1097046148 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-30T05:39:02.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1097046148 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-30T05:39:02.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=1097046148 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=1097046148 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=1097046148 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-30T05:39:02.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=1097046149 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-30T05:39:02.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=1097046149 data=null item=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-30T05:39:02.143Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=1097046185 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-30T05:39:02.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1097046185 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-30T05:39:02.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=1097046185 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-30T05:39:02.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=1097046185 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=1097046186 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Clicked on &Use System Font [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - Clicking on &Apply [2019-07-30T05:39:02.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1097046188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097046188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1097046188 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1097046189 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1097046189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1097046189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1097046189 data=null item=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-30T05:39:02.143Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1097046305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097046305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1097046306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1097046306 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1097046306 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Clicked on &Apply [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - Clicking on &Reset [2019-07-30T05:39:02.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=1097046308 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-30T05:39:02.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=1097046308 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-30T05:39:02.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=1097046309 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=1097046309 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=1097046309 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-30T05:39:02.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=1097046309 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-30T05:39:02.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=1097046309 data=null item=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-30T05:39:02.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Clicked on &Reset [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T05:39:02.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T05:39:02.143Z] 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-30T05:39:02.143Z] DEBUG - Clicking on Apply and Close [2019-07-30T05:39:02.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1097046381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1097046381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1097046382 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-30T05:39:02.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1097046382 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1097046382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:39:02.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1097046382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:39:02.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1097046383 data=null item=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-30T05:39:02.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1097044969 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-30T05:39:02.656Z] DEBUG - Clicked on [2019-07-30T05:39:02.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1097047085 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:39:02.912Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:39:02.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:39:02.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:39:02.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:02.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097047092 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:39:02.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097047092 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:39:02.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097047092 data=null} to TreeItem with text {test} [2019-07-30T05:39:02.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097047092 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:39:02.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097047092 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:39:03.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097047204 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:39:03.169Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:39:03.169Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:39:03.169Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:39:04.100Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:39:04.100Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:39:04.100Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:39:04.100Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:39:04.100Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:04.100Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:39:04.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:39:04.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:39:04.100Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:04.100Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:39:04.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097048020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:04.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097048020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:04.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097048021 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:04.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097048021 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:04.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097048021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:04.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097048021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:04.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097048021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:04.100Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097048021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:04.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097048021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:04.100Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097048021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:04.100Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097048022 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:04.100Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097048022 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:04.100Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:04.100Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:39:04.100Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:39:04.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:39:04.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:39:04.100Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:39:04.100Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:39:04.100Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:04.100Z] DEBUG - Clicking on OK [2019-07-30T05:39:04.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097048023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:04.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097048023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:04.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097048023 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:04.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097048023 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:04.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097048023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:04.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097048023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:04.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:04.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:04.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:04.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:04.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:04.100Z] DEBUG - Clicked on OK [2019-07-30T05:39:04.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097048023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:04.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1097047310 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:39:04.357Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.565 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-30T05:39:04.357Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest) Time elapsed: 6.325 s [2019-07-30T05:39:04.357Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-30T05:39:04.613Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:39:05.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:39:05.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:39:05.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:39:05.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:39:05.176Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:05.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1097049329 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T05:39:05.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1097049329 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:39:05.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1097049329 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:39:05.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1097049329 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:39:05.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097049330 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-30T05:39:05.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1097049378 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:39:05.176Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:05.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1097049382 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T05:39:05.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1097049382 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:39:05.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1097049382 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:39:05.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1097049382 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:39:05.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097049383 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-30T05:39:05.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1097049390 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:39:05.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1097049390 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T05:39:05.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1097049391 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T05:39:05.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1097049391 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:39:05.176Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097049391 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-30T05:39:05.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1097049394 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T05:39:05.176Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:05.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1097049395 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T05:39:05.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1097049402 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:39:05.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1097049402 data=null} to TreeItem with text {Traces [0]} [2019-07-30T05:39:05.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1097049403 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:39:05.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097049403 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:39:05.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1097049425 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:39:07.069Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"' [2019-07-30T05:39:07.069Z] DEBUG - number of items : 7 [2019-07-30T05:39:07.069Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097051031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097051031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.069Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097051031 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097051032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097051032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097051032 data=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-30T05:39:07.069Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097051187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097051318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.069Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097051318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.069Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097051319 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.069Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097051319 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.069Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.069Z] DEBUG - number of items : 7 [2019-07-30T05:39:07.069Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097051320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097051320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.069Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097051320 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097051321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097051321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097051321 data=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-30T05:39:07.327Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097051426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097051517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097051517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097051517 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097051517 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.327Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.327Z] DEBUG - number of items : 7 [2019-07-30T05:39:07.327Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097051518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097051518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.327Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097051518 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097051518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097051518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097051519 data=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-30T05:39:07.621Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097051626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097051686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.621Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097051686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097051687 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.621Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097051687 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.621Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.621Z] DEBUG - number of items : 7 [2019-07-30T05:39:07.621Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097051687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097051688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.621Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097051688 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097051688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097051688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097051688 data=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-30T05:39:07.621Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097051759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097051808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.621Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097051808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097051808 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.622Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097051808 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.622Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T05:39:07.622Z] DEBUG - number of items : 7 [2019-07-30T05:39:07.622Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority} [2019-07-30T05:39:07.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097051809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T05:39:07.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097051809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T05:39:07.622Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097051809 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-30T05:39:07.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097051809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T05:39:07.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097051809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T05:39:07.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097051809 data=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-30T05:39:07.622Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097051810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T05:39:07.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097051810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T05:39:07.622Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097051810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T05:39:07.622Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097051810 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-30T05:39:07.622Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097051810 data=null} to ToolItem with tooltip text {Increase priority} [2019-07-30T05:39:07.622Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority} [2019-07-30T05:39:07.622Z] DEBUG - number of items : 7 [2019-07-30T05:39:07.622Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority} [2019-07-30T05:39:07.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097051810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T05:39:07.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097051810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T05:39:07.622Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097051811 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-30T05:39:07.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097051811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T05:39:07.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097051811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T05:39:07.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097051811 data=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-30T05:39:08.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097051863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T05:39:08.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097051875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T05:39:08.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097051875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T05:39:08.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097051876 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-30T05:39:08.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097051876 data=null} to ToolItem with tooltip text {Decrease priority} [2019-07-30T05:39:08.025Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority} [2019-07-30T05:39:08.025Z] DEBUG - number of items : 7 [2019-07-30T05:39:08.025Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097051913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097051913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097051913 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097051913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097051914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097051914 data=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-30T05:39:08.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097051964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097051977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097051977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097051978 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097051978 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:39:08.025Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-30T05:39:08.025Z] DEBUG - number of items : 7 [2019-07-30T05:39:08.025Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097051981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097051981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097051981 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097051981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097051981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097051981 data=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-30T05:39:08.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097052047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097052060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097052060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097052095 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097052095 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:39:08.025Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:39:08.025Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-30T05:39:08.025Z] DEBUG - number of items : 7 [2019-07-30T05:39:08.025Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097052097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097052097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097052097 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097052097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097052098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097052098 data=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-30T05:39:08.025Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-30T05:39:08.025Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:39:08.025Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:39:08.025Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:39:08.025Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:39:08.025Z] DEBUG - Selecting rows [2] in (of type 'Table') [2019-07-30T05:39:08.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1097052303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:39:08.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1097052303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:39:08.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1097052303 data=null doit=true} to (of type 'Table') [2019-07-30T05:39:08.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1097052303 data=null} to (of type 'Table') [2019-07-30T05:39:08.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1097052304 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to (of type 'Table') [2019-07-30T05:39:08.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097052304 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-30T05:39:08.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1097052305 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to (of type 'Table') [2019-07-30T05:39:10.371Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.776 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-30T05:39:10.371Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest) Time elapsed: 1.359 s [2019-07-30T05:39:10.371Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-30T05:39:28.426Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 17.61 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-30T05:39:28.426Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 2.929 s [2019-07-30T05:39:28.426Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped [2019-07-30T05:39:28.426Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 9.389 s [2019-07-30T05:39:28.426Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 3.985 s [2019-07-30T05:39:28.426Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-30T05:39:29.793Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T05:39:29.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:39:29.793Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:39:29.793Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:39:29.793Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T05:39:29.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1097073826 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T05:39:29.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1097073826 data=null doit=true} to TableItem with text {} [2019-07-30T05:39:29.793Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:39:29.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1097073827 data=null} to TableItem with text {} [2019-07-30T05:39:29.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1097073827 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T05:39:29.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097073827 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-30T05:39:29.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1097073832 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T05:39:29.793Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1097073832 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T05:39:29.793Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1097073833 data=null doit=true} to TableItem with text {} [2019-07-30T05:39:29.793Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1097073833 data=null} to TableItem with text {} [2019-07-30T05:39:29.793Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T05:39:29.793Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:39:30.355Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:39:30.355Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:39:30.355Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T05:39:30.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1097074537 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T05:39:30.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1097074537 data=null doit=true} to TableItem with text {} [2019-07-30T05:39:30.355Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:39:30.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1097074538 data=null} to TableItem with text {} [2019-07-30T05:39:30.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1097074538 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T05:39:30.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097074538 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-30T05:39:30.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1097074543 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T05:39:30.355Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1097074543 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T05:39:30.355Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1097074543 data=null doit=true} to TableItem with text {} [2019-07-30T05:39:30.355Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1097074543 data=null} to TableItem with text {} [2019-07-30T05:39:30.355Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T05:39:30.355Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-30T05:39:30.355Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-30T05:39:30.611Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-30T05:39:30.611Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:39:30.611Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:39:30.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1097074595 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-30T05:39:30.611Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T05:39:30.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1097074796 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T05:39:30.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1097074797 data=null doit=true} to TableItem with text {} [2019-07-30T05:39:30.611Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:39:30.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1097074797 data=null} to TableItem with text {} [2019-07-30T05:39:30.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1097074797 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T05:39:30.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097074798 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-30T05:39:30.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1097074799 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T05:39:30.611Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1097074799 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T05:39:30.611Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1097074799 data=null doit=true} to TableItem with text {} [2019-07-30T05:39:30.611Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1097074799 data=null} to TableItem with text {} [2019-07-30T05:39:30.611Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T05:39:30.611Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:39:30.611Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:39:30.868Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-30T05:39:30.868Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-30T05:39:30.868Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-30T05:39:30.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1097074878 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-30T05:39:31.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1097075201 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T05:39:31.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:39:31.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:39:31.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:39:31.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:31.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097075385 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:39:31.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097075385 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:39:31.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097075385 data=null} to TreeItem with text {test} [2019-07-30T05:39:31.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097075385 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:39:31.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097075386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:39:31.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097075418 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:39:31.382Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:39:31.382Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:39:31.382Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:39:32.312Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:39:32.312Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:39:32.312Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:39:32.312Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:39:32.312Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:32.312Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:39:32.312Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:39:32.312Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:39:32.312Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:32.312Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:39:32.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097076499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:32.312Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097076499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:32.312Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097076499 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:32.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097076499 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:32.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097076500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:32.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097076500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:32.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097076500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:32.312Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097076500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:32.312Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097076500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:32.312Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097076500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:32.312Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097076500 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:32.312Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097076500 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:32.312Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:32.312Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:39:32.312Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:39:32.312Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:39:32.312Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:39:32.312Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:39:32.312Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:39:32.312Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:32.312Z] DEBUG - Clicking on OK [2019-07-30T05:39:32.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097076501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:32.312Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097076501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:32.312Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097076501 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:32.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097076501 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:32.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097076502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:32.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097076502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:32.312Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:32.312Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:32.312Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:32.312Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:32.312Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:32.312Z] DEBUG - Clicked on OK [2019-07-30T05:39:32.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097076502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:32.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1097075514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:39:33.724Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.579 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-30T05:39:33.724Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.712 s [2019-07-30T05:39:33.724Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.169 s [2019-07-30T05:39:33.724Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.322 s [2019-07-30T05:39:33.724Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-30T05:39:46.048Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.1 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-30T05:39:46.048Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace) Time elapsed: 11.05 s [2019-07-30T05:39:46.048Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-30T05:39:49.321Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.405 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-30T05:39:49.321Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest) Time elapsed: 4.337 s [2019-07-30T05:39:49.321Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-30T05:39:50.691Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:39:50.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:39:50.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:39:50.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:39:50.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:39:50.691Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:50.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1097094810 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1097094810 data=null doit=true} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1097094810 data=null} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1097094811 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097094811 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1097094847 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:50.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1097094848 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1097094848 data=null doit=true} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1097094848 data=null} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1097094849 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097094849 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1097094855 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1097094856 data=null doit=true} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1097094856 data=null} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1097094856 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097094857 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-30T05:39:50.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1097094867 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:50.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097094869 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:39:50.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097094869 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:39:50.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097094869 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:39:50.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097094869 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:39:50.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097094869 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:39:50.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097094893 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:39:50.691Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:39:50.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:39:50.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:39:50.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:39:50.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:39:50.691Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:50.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1097094897 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1097094905 data=null doit=true} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1097094905 data=null} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1097094906 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097094906 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1097094931 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:39:50.691Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T05:39:50.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1097094933 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T05:39:50.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1097094933 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T05:39:50.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1097094933 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T05:39:50.691Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097094933 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-30T05:39:50.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1097094936 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T05:39:50.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097094944 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:39:50.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097094944 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:39:50.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097094945 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:39:50.691Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097094945 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-30T05:39:50.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097094948 data=null button=1 stateMask=0x80000 x=75 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:39:50.948Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:50.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1097094951 data=null doit=true} to TreeItem with text {test.xml} [2019-07-30T05:39:50.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1097094951 data=null} to TreeItem with text {test.xml} [2019-07-30T05:39:50.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1097094951 data=null button=1 stateMask=0x0 x=88 y=95 count=1} to TreeItem with text {test.xml} [2019-07-30T05:39:50.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097094951 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-30T05:39:50.948Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1097095000 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T05:39:50.948Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1097095011 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T05:39:50.948Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1097095012 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T05:39:50.948Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1097095021 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T05:39:50.948Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1097095023 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T05:39:50.948Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1097095023 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T05:39:50.948Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1097095023 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T05:39:50.948Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1097095024 data=[TmfTraceElement(/Test/Traces/test.xml)] x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T05:39:50.948Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1097095030 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T05:39:50.948Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:39:50.948Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:50.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1097095102 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [0]} [2019-07-30T05:39:50.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1097095103 data=null doit=true} to TreeItem with text {Test Experiment [0]} [2019-07-30T05:39:50.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1097095103 data=null} to TreeItem with text {Test Experiment [0]} [2019-07-30T05:39:50.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1097095103 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-30T05:39:50.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097095103 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-30T05:39:50.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1097095128 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-30T05:39:50.948Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-30T05:39:50.948Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-30T05:39:51.513Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-30T05:39:51.513Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-30T05:39:51.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1097095540 data=null doit=true} to Shell with text {Export trace package} [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-30T05:39:51.513Z] 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-30T05:39:51.513Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] 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-30T05:39:51.513Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-30T05:39:51.513Z] 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-30T05:39:51.513Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T05:39:51.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1097095544 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-30T05:39:51.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1097095544 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-30T05:39:51.513Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T05:39:51.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1097095545 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T05:39:51.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1097095545 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-30T05:39:51.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1097095545 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-30T05:39:51.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1097095545 data=null item=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-30T05:39:51.513Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:39:51.513Z] 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-30T05:39:51.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:39:51.513Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T05:39:51.513Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-30T05:39:51.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1097095547 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-30T05:39:51.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1097095547 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-30T05:39:51.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1097095547 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T05:39:51.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1097095547 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T05:39:51.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1097095547 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-30T05:39:51.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1097095548 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-30T05:39:51.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1097095548 data=null item=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-30T05:39:51.513Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1097095548 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-30T05:39:51.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1097095548 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-30T05:39:51.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1097095548 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-30T05:39:51.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1097095548 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T05:39:51.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1097095548 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T05:39:51.513Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T05:39:51.513Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T05:39:51.513Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T05:39:51.513Z] 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-30T05:39:51.513Z] 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=1097095549 data=null} to (of type 'Combo') [2019-07-30T05:39:51.514Z] 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-30T05:39:51.514Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T05:39:51.514Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T05:39:51.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T05:39:51.514Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T05:39:51.514Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T05:39:51.514Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T05:39:51.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:39:51.514Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:39:51.514Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T05:39:51.514Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T05:39:51.514Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:39:51.514Z] DEBUG - Clicking on &Finish [2019-07-30T05:39:51.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1097095552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:39:51.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1097095552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:39:51.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1097095552 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:39:51.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1097095552 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:39:51.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1097095552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:39:51.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1097095552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:39:51.514Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:39:51.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1097095552 data=null item=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-30T05:39:51.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1097095203 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-30T05:39:51.771Z] DEBUG - Clicked on [2019-07-30T05:39:52.028Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:39:52.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:39:52.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:39:52.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:39:52.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:39:52.028Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:52.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1097096265 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T05:39:52.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1097096265 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T05:39:52.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1097096267 data=null} to TreeItem with text {Import Test} [2019-07-30T05:39:52.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1097096267 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T05:39:52.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097096268 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-30T05:39:52.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1097096301 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T05:39:52.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:52.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1097096303 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T05:39:52.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1097096303 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T05:39:52.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1097096303 data=null} to TreeItem with text {Import Test} [2019-07-30T05:39:52.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1097096303 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T05:39:52.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097096304 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-30T05:39:52.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1097096315 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T05:39:52.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1097096316 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T05:39:52.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1097096316 data=null} to TreeItem with text {Import Test} [2019-07-30T05:39:52.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1097096317 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T05:39:52.286Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097096317 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-30T05:39:52.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1097096323 data=null button=1 stateMask=0x80000 x=62 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T05:39:52.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:52.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1097096325 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T05:39:52.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1097096325 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:39:52.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1097096325 data=null} to TreeItem with text {Traces [0]} [2019-07-30T05:39:52.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1097096326 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:39:52.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097096326 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:39:52.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1097096387 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:39:52.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:52.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1097096388 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T05:39:52.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1097096388 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:39:52.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1097096389 data=null} to TreeItem with text {Traces [0]} [2019-07-30T05:39:52.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1097096389 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:39:52.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097096389 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:39:52.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1097096394 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:39:52.286Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-30T05:39:52.286Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-30T05:39:52.543Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-30T05:39:52.543Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-30T05:39:52.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1097096770 data=null doit=true} to Shell with text {Import trace package} [2019-07-30T05:39:52.543Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T05:39:52.543Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T05:39:52.543Z] 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-30T05:39:52.543Z] 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=1097096773 data=null} to (of type 'Combo') [2019-07-30T05:39:52.543Z] 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-30T05:39:52.543Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-30T05:39:52.543Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-30T05:39:52.543Z] DEBUG - Inserting text: [2019-07-30T05:39:52.543Z] into text (of type 'Combo') [2019-07-30T05:39:52.543Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-30T05:39:52.543Z] DEBUG - Typing text ' [2019-07-30T05:39:52.543Z] ' with an interval of 50ms. between characters. [2019-07-30T05:39:52.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T05:39:52.800Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T05:39:52.800Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T05:39:52.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:39:52.800Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:39:52.800Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T05:39:52.800Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T05:39:52.800Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:39:52.800Z] DEBUG - Clicking on &Finish [2019-07-30T05:39:53.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1097097329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:39:53.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1097097330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:39:53.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1097097330 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:39:53.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1097097330 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:39:53.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1097097330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:39:53.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1097097331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:39:53.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:39:53.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1097097331 data=null item=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-30T05:39:53.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1097096447 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-30T05:39:53.364Z] DEBUG - Clicked on [2019-07-30T05:39:53.364Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:39:53.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:39:53.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:39:53.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:39:53.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:39:53.364Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:53.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1097097544 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T05:39:53.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1097097544 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T05:39:53.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1097097544 data=null} to TreeItem with text {Import Test} [2019-07-30T05:39:53.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1097097544 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T05:39:53.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097097545 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-30T05:39:53.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1097097618 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T05:39:53.364Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-30T05:39:53.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097097619 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:39:53.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097097627 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:39:53.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097097628 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:39:53.621Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097097628 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-30T05:39:53.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097097692 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:39:53.621Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-30T05:39:53.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1097097694 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T05:39:53.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1097097694 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T05:39:53.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1097097694 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T05:39:53.621Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097097695 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-30T05:39:53.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1097097710 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T05:39:53.622Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]} [2019-07-30T05:39:53.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=1097097711 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-30T05:39:53.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=1097097712 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-30T05:39:53.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:53.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=1097097712 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-30T05:39:53.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1097097712 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-30T05:39:53.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097097713 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-30T05:39:53.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1097097722 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-30T05:39:53.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1097097723 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-30T05:39:53.622Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=1097097723 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-30T05:39:53.622Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1097097723 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-30T05:39:53.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1097097825 data=null button=1 stateMask=0x80000 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-30T05:39:53.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=1097098114 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-30T05:39:53.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=1097098115 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-30T05:39:53.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=1097098115 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-30T05:39:53.880Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]} [2019-07-30T05:39:53.880Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"' [2019-07-30T05:39:55.101Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1097099251 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-30T05:39:55.101Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:39:55.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:39:55.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:39:55.358Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:55.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1097099404 data=null button=0 stateMask=0x0 x=55 y=116 count=0} to TreeItem with text {Test} [2019-07-30T05:39:55.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1097099404 data=null doit=true} to TreeItem with text {Test} [2019-07-30T05:39:55.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1097099405 data=null} to TreeItem with text {Test} [2019-07-30T05:39:55.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1097099405 data=null button=1 stateMask=0x0 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-30T05:39:55.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097099405 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T05:39:55.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1097099434 data=null button=1 stateMask=0x80000 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-30T05:39:55.358Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:39:55.358Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:39:55.615Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:39:56.177Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:39:56.177Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:39:56.177Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:39:56.177Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:39:56.177Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:56.177Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:39:56.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:39:56.177Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:39:56.177Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:56.177Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:39:56.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097100433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:56.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097100433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:56.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097100434 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:56.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097100434 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:56.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097100434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:56.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097100434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:56.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097100434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:56.434Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097100434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:56.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097100434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:56.434Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097100435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:56.434Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097100435 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:56.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097100435 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:56.434Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:56.434Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:39:56.434Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:39:56.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:39:56.434Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:39:56.434Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:39:56.434Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:39:56.434Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:56.434Z] DEBUG - Clicking on OK [2019-07-30T05:39:56.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097100436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:56.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097100436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:56.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097100436 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:56.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097100436 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:56.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097100436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:56.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097100436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:56.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:56.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:56.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:56.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:56.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:56.434Z] DEBUG - Clicked on OK [2019-07-30T05:39:56.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097100436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:56.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1097099537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:39:56.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1097101114 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-30T05:39:56.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:39:56.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:39:56.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:39:56.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:39:56.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1097101119 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T05:39:56.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1097101120 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T05:39:56.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1097101120 data=null} to TreeItem with text {Import Test} [2019-07-30T05:39:56.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1097101120 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T05:39:56.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097101120 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-30T05:39:56.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1097101159 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T05:39:56.998Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:39:56.998Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:39:57.254Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:39:57.817Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:39:57.817Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:39:57.817Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:39:57.817Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:39:57.817Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:57.817Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:39:57.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:39:57.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:39:57.817Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:57.817Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:39:57.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097102006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:57.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097102006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:57.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097102006 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:57.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097102006 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:57.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097102006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:57.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097102007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:57.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097102007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:57.817Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097102007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:57.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097102007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:57.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097102007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:57.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097102007 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:57.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097102007 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:57.817Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:39:57.817Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:39:57.817Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:39:57.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:39:57.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:39:57.817Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:39:57.817Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:39:57.817Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:57.817Z] DEBUG - Clicking on OK [2019-07-30T05:39:57.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097102008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:57.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097102008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:57.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097102008 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:57.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097102009 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:57.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097102009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:57.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097102009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:57.817Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:57.817Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:57.817Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:57.817Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:57.817Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:57.817Z] DEBUG - Clicked on OK [2019-07-30T05:39:58.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097102009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:39:58.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1097101221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:39:59.748Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:40:00.005Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:40:00.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:00.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:00.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:00.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:00.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:00.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1097104065 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T05:40:00.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1097104066 data=null doit=true} to TreeItem with text {Test} [2019-07-30T05:40:00.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1097104066 data=null} to TreeItem with text {Test} [2019-07-30T05:40:00.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1097104066 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:40:00.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097104066 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T05:40:00.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1097104098 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:40:00.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:00.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1097104100 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T05:40:00.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1097104100 data=null doit=true} to TreeItem with text {Test} [2019-07-30T05:40:00.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1097104100 data=null} to TreeItem with text {Test} [2019-07-30T05:40:00.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1097104100 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:40:00.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097104104 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T05:40:00.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1097104110 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:40:00.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1097104110 data=null doit=true} to TreeItem with text {Test} [2019-07-30T05:40:00.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1097104110 data=null} to TreeItem with text {Test} [2019-07-30T05:40:00.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1097104111 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:40:00.005Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097104111 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-30T05:40:00.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1097104114 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:40:00.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:00.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097104115 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097104115 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097104115 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097104115 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097104115 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097104132 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:00.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097104185 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097104185 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097104185 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097104186 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097104186 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097104190 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.005Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-30T05:40:00.006Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-30T05:40:00.262Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-30T05:40:00.520Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-30T05:40:00.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1097104520 data=null doit=true} to Shell with text {Export trace package} [2019-07-30T05:40:00.520Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T05:40:00.520Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T05:40:00.520Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2019-07-30T05:40:00.520Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:00.520Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T05:40:00.520Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T05:40:00.520Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T05:40:00.520Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T05:40:00.520Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T05:40:00.520Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:00.520Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:40:00.520Z] DEBUG - Clicking on Deselect All [2019-07-30T05:40:00.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=1097104522 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-30T05:40:00.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1097104522 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-30T05:40:00.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=1097104522 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T05:40:00.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=1097104522 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T05:40:00.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=1097104522 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-30T05:40:00.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=1097104522 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-30T05:40:00.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=1097104522 data=null item=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-30T05:40:00.520Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=1097104525 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-30T05:40:00.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1097104531 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-30T05:40:00.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=1097104532 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-30T05:40:00.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=1097104532 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T05:40:00.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=1097104532 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T05:40:00.520Z] DEBUG - Clicked on Deselect All [2019-07-30T05:40:00.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:00.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:00.520Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:40:00.520Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:40:00.520Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-30T05:40:00.520Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-30T05:40:00.520Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-30T05:40:00.520Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-30T05:40:00.520Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:40:00.521Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:40:00.521Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:40:00.521Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:40:00.521Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-30T05:40:00.521Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - Clicking on Select All [2019-07-30T05:40:00.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1097104549 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-30T05:40:00.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1097104549 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-30T05:40:00.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1097104549 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T05:40:00.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1097104549 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T05:40:00.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1097104549 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-30T05:40:00.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1097104549 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-30T05:40:00.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1097104550 data=null item=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-30T05:40:00.521Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1097104552 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-30T05:40:00.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1097104552 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-30T05:40:00.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1097104552 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-30T05:40:00.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1097104557 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T05:40:00.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1097104557 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T05:40:00.521Z] DEBUG - Clicked on Select All [2019-07-30T05:40:00.521Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:40:00.521Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:40:00.521Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-30T05:40:00.521Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-30T05:40:00.521Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-30T05:40:00.521Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-30T05:40:00.521Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:40:00.521Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:40:00.521Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:40:00.521Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:40:00.521Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-30T05:40:00.521Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-30T05:40:00.521Z] 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-30T05:40:00.521Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T05:40:00.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=1097104589 data=null doit=true} to Button with text {Save in &zip format} [2019-07-30T05:40:00.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1097104589 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-30T05:40:00.521Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T05:40:00.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=1097104591 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T05:40:00.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=1097104591 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-30T05:40:00.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=1097104591 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-30T05:40:00.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1097104591 data=null item=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-30T05:40:00.521Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-30T05:40:00.521Z] 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-30T05:40:00.521Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T05:40:00.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1097104593 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-30T05:40:00.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1097104593 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-30T05:40:00.521Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T05:40:00.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1097104594 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T05:40:00.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1097104595 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-30T05:40:00.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1097104595 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-30T05:40:00.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1097104595 data=null item=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-30T05:40:00.521Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:40:00.521Z] 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-30T05:40:00.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T05:40:00.521Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected [2019-07-30T05:40:00.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1097104609 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-30T05:40:00.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1097104610 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-30T05:40:00.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1097104610 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T05:40:00.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1097104610 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T05:40:00.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1097104610 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-30T05:40:00.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1097104610 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-30T05:40:00.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1097104610 data=null item=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-30T05:40:00.521Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1097104610 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-30T05:40:00.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1097104610 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-30T05:40:00.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1097104610 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-30T05:40:00.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1097104610 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T05:40:00.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1097104611 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T05:40:00.521Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:40:00.521Z] 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-30T05:40:00.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T05:40:00.521Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-30T05:40:00.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1097104612 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-30T05:40:00.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1097104612 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-30T05:40:00.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1097104612 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T05:40:00.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1097104612 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T05:40:00.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1097104612 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-30T05:40:00.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1097104615 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-30T05:40:00.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1097104615 data=null item=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-30T05:40:00.521Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1097104615 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-30T05:40:00.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1097104615 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-30T05:40:00.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1097104615 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-30T05:40:00.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1097104615 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T05:40:00.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1097104615 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T05:40:00.521Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T05:40:00.521Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-30T05:40:00.521Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-30T05:40:00.521Z] 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-30T05:40:00.521Z] 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=1097104616 data=null} to (of type 'Combo') [2019-07-30T05:40:00.521Z] 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-30T05:40:00.521Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:00.521Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:00.521Z] DEBUG - Clicking on &Finish [2019-07-30T05:40:00.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1097104618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:00.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1097104618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:00.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1097104618 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:00.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1097104618 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:00.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1097104618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:00.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1097104618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:00.521Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:00.521Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:00.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1097104618 data=null item=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-30T05:40:00.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1097104233 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-30T05:40:00.778Z] DEBUG - Clicked on [2019-07-30T05:40:00.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:40:00.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:00.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:00.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:00.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:00.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:00.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1097104956 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T05:40:00.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1097104956 data=null doit=true} to TreeItem with text {Test} [2019-07-30T05:40:00.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1097104956 data=null} to TreeItem with text {Test} [2019-07-30T05:40:00.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1097104956 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:40:00.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097104956 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T05:40:00.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1097104973 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:40:00.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:00.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1097104973 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T05:40:00.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1097104974 data=null doit=true} to TreeItem with text {Test} [2019-07-30T05:40:00.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1097104974 data=null} to TreeItem with text {Test} [2019-07-30T05:40:00.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1097104974 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:40:00.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097104974 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T05:40:00.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1097104985 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:40:00.778Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T05:40:00.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:00.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097104986 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097104986 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097104987 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097104987 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097104987 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097105005 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:00.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097105006 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097105007 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097105007 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097105007 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097105007 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:40:00.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097105012 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:01.036Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-30T05:40:01.036Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-30T05:40:01.036Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-30T05:40:01.036Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-30T05:40:01.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1097105236 data=null doit=true} to Shell with text {Import trace package} [2019-07-30T05:40:01.036Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T05:40:01.036Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T05:40:01.036Z] 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-30T05:40:01.036Z] 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=1097105238 data=null} to (of type 'Combo') [2019-07-30T05:40:01.036Z] 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-30T05:40:01.036Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-30T05:40:01.036Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-30T05:40:01.036Z] DEBUG - Inserting text: [2019-07-30T05:40:01.036Z] into text (of type 'Combo') [2019-07-30T05:40:01.036Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-30T05:40:01.036Z] DEBUG - Typing text ' [2019-07-30T05:40:01.036Z] ' with an interval of 50ms. between characters. [2019-07-30T05:40:01.293Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T05:40:01.293Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T05:40:01.293Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-30T05:40:01.293Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:01.293Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T05:40:01.293Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T05:40:01.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:01.293Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:40:01.293Z] DEBUG - Clicking on Select All [2019-07-30T05:40:01.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1097105336 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-30T05:40:01.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1097105337 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-30T05:40:01.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1097105343 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T05:40:01.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1097105343 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T05:40:01.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1097105343 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-30T05:40:01.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1097105343 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-30T05:40:01.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1097105343 data=null item=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-30T05:40:01.293Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1097105343 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-30T05:40:01.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1097105344 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-30T05:40:01.293Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1097105344 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-30T05:40:01.293Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1097105344 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T05:40:01.293Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1097105344 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T05:40:01.293Z] DEBUG - Clicked on Select All [2019-07-30T05:40:01.293Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T05:40:01.293Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T05:40:01.293Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T05:40:01.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:01.293Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T05:40:01.293Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T05:40:01.293Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:01.293Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:01.293Z] DEBUG - Clicking on &Finish [2019-07-30T05:40:01.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1097105345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:01.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1097105345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:01.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1097105345 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:01.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1097105345 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:01.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1097105345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:01.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1097105345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:01.294Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=1097105409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:01.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1097105415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:01.294Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=1097105415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:01.294Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=1097105415 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:01.294Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=1097105416 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T05:40:01.294Z] DEBUG - Clicked on &Finish [2019-07-30T05:40:01.294Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T05:40:01.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1097105417 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T05:40:01.294Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button' [2019-07-30T05:40:01.294Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T05:40:01.294Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button' [2019-07-30T05:40:01.294Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All' [2019-07-30T05:40:01.294Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:01.294Z] 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-30T05:40:01.294Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T05:40:01.294Z] DEBUG - Clicking on Yes To &All [2019-07-30T05:40:01.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=1097105417 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-30T05:40:01.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=1097105417 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-30T05:40:01.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=1097105417 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-30T05:40:01.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=1097105418 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-30T05:40:01.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=1097105418 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-30T05:40:01.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=1097105418 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-30T05:40:01.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=1097105418 data=null item=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-30T05:40:01.858Z] DEBUG - Clicked on [2019-07-30T05:40:02.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1097105345 data=null item=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-30T05:40:02.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1097105051 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-30T05:40:02.116Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:40:02.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:02.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:02.116Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T05:40:02.116Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T05:40:02.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097106340 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:40:02.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097106340 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:40:02.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097106341 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:02.116Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097106341 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-30T05:40:02.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097106344 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:02.116Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T05:40:02.116Z] DEBUG - Double-clicking on TreeItem with text {test.xml} [2019-07-30T05:40:02.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=1097106345 data=null button=0 stateMask=0x0 x=88 y=74 count=0} to TreeItem with text {test.xml} [2019-07-30T05:40:02.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1097106345 data=null doit=true} to TreeItem with text {test.xml} [2019-07-30T05:40:02.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:02.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1097106345 data=null} to TreeItem with text {test.xml} [2019-07-30T05:40:02.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1097106346 data=null button=1 stateMask=0x0 x=88 y=74 count=1} to TreeItem with text {test.xml} [2019-07-30T05:40:02.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097106346 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-30T05:40:02.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1097106387 data=null button=1 stateMask=0x80000 x=104 y=74 count=1} to TreeItem with text {test.xml} [2019-07-30T05:40:02.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1097106387 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-30T05:40:02.373Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=1097106387 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-30T05:40:02.373Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1097106388 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-30T05:40:02.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1097106444 data=null button=1 stateMask=0x80000 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-30T05:40:02.631Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=1097106651 data=null button=0 stateMask=0x0 x=104 y=74 count=0} to TreeItem with text {test.xml} [2019-07-30T05:40:02.631Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=1097106651 data=null doit=true} to TreeItem with text {test.xml} [2019-07-30T05:40:02.631Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=1097106652 data=null} to TreeItem with text {test.xml} [2019-07-30T05:40:02.631Z] DEBUG - Double-clicked on TreeItem with text {test.xml} [2019-07-30T05:40:02.631Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"' [2019-07-30T05:40:04.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=1097107858 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform} [2019-07-30T05:40:04.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:40:04.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:04.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:04.000Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:04.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1097107958 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T05:40:04.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1097107958 data=null doit=true} to TreeItem with text {Test} [2019-07-30T05:40:04.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1097107958 data=null} to TreeItem with text {Test} [2019-07-30T05:40:04.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1097107959 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:40:04.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097107959 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T05:40:04.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1097107994 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T05:40:04.000Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:40:04.000Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:40:04.000Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:40:04.564Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:40:04.564Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:40:04.564Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:40:04.564Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:40:04.564Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:04.564Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:40:04.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:04.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:04.564Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:04.564Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:40:04.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097108810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:04.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097108810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:04.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097108810 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:04.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097108810 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:04.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097108810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:04.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097108810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:04.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097108810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:04.564Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097108810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:04.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097108810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:04.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097108811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:04.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097108811 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:04.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097108811 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:04.564Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:04.564Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:40:04.564Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:40:04.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:04.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:04.564Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:40:04.564Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:04.564Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:04.564Z] DEBUG - Clicking on OK [2019-07-30T05:40:04.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097108812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:04.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097108812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:04.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097108812 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:04.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097108812 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:04.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097108812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:04.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097108812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:04.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:04.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:04.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:04.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:04.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:04.564Z] DEBUG - Clicked on OK [2019-07-30T05:40:05.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097108812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:05.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1097108049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:40:05.222Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.293 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-30T05:40:05.222Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 9.423 s [2019-07-30T05:40:05.222Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 6.8 s [2019-07-30T05:40:05.222Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-30T05:40:15.324Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.229 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-30T05:40:15.324Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 3.753 s [2019-07-30T05:40:15.324Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 3.246 s [2019-07-30T05:40:15.324Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.164 s [2019-07-30T05:40:15.324Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-30T05:40:16.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1097120393 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T05:40:16.254Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T05:40:16.254Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T05:40:16.254Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T05:40:16.510Z] *** BUG *** [2019-07-30T05:40:16.510Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:40:16.510Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:40:16.510Z] [2019-07-30T05:40:16.510Z] *** BUG *** [2019-07-30T05:40:16.510Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:40:16.510Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:40:16.510Z] [2019-07-30T05:40:16.510Z] *** BUG *** [2019-07-30T05:40:16.510Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:40:16.510Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:40:16.510Z] [2019-07-30T05:40:16.510Z] *** BUG *** [2019-07-30T05:40:16.510Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:40:16.510Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:40:16.510Z] [2019-07-30T05:40:16.510Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T05:40:16.510Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T05:40:16.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1097120777 data=null doit=true} to Shell with text {Preferences} [2019-07-30T05:40:16.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:16.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:16.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:16.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:16.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1097120781 data=null button=0 stateMask=0x0 x=48 y=473 count=0} to TreeItem with text {Tracing} [2019-07-30T05:40:16.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1097120781 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T05:40:16.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1097120812 data=null} to TreeItem with text {Tracing} [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1097120813 data=null button=1 stateMask=0x0 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:16.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097120813 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-30T05:40:16.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1097120852 data=null button=1 stateMask=0x80000 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:16.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1097120855 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T05:40:16.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1097120856 data=null} to TreeItem with text {Tracing} [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1097120856 data=null button=1 stateMask=0x0 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:16.768Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097120856 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-30T05:40:16.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1097120858 data=null button=1 stateMask=0x80000 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:16.768Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1097120859 data=null button=0 stateMask=0x0 x=80 y=536 count=0} to Tree node with text: Trace Types [2019-07-30T05:40:16.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1097120859 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T05:40:16.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1097120859 data=null} to Tree node with text: Trace Types [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1097120859 data=null button=1 stateMask=0x0 x=80 y=536 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:16.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097120860 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-30T05:40:16.768Z] *** BUG *** [2019-07-30T05:40:16.768Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:40:16.768Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:40:16.768Z] [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1097120942 data=null button=1 stateMask=0x80000 x=80 y=418 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:16.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:16.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:16.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:16.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - Clicking on Check all [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1097120945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097120945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1097120945 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1097120945 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1097120946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1097120946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1097120946 data=null item=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-30T05:40:16.768Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1097120946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097120947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1097120947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1097120947 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1097120947 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Clicked on Check all [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - Clicking on &Apply [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1097120948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097120948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1097120949 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1097120949 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1097120949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1097120949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1097120949 data=null item=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-30T05:40:16.768Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1097120954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097120954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1097120954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1097120954 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1097120954 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Clicked on &Apply [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T05:40:16.768Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:16.768Z] 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-30T05:40:16.768Z] DEBUG - Clicking on Apply and Close [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1097120957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1097120957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1097120957 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-30T05:40:16.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1097120957 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1097120958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1097120958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:16.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1097120958 data=null item=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-30T05:40:16.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1097120478 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-30T05:40:17.025Z] DEBUG - Clicked on [2019-07-30T05:40:17.025Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T05:40:17.025Z] DEBUG - number of items : 11 [2019-07-30T05:40:17.025Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters} [2019-07-30T05:40:17.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097121247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T05:40:17.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097121247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T05:40:17.025Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097121247 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-30T05:40:17.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097121247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T05:40:17.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097121247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T05:40:17.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097121247 data=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-30T05:40:17.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097121261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T05:40:17.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097121261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T05:40:17.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097121261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T05:40:17.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097121261 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-30T05:40:17.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097121262 data=null} to ToolItem with tooltip text {Import filters} [2019-07-30T05:40:17.025Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters} [2019-07-30T05:40:17.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:17.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:17.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:17.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:17.025Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-30T05:40:17.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1097121271 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-30T05:40:17.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1097121271 data=null} to TreeItem with text {FILTER test} [2019-07-30T05:40:17.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1097121271 data=null button=1 stateMask=0x0 x=60 y=263 count=1} to TreeItem with text {FILTER test} [2019-07-30T05:40:17.025Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097121271 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-30T05:40:17.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1097121272 data=null button=1 stateMask=0x80000 x=60 y=263 count=1} to TreeItem with text {FILTER test} [2019-07-30T05:40:17.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097121273 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:17.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097121273 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:17.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097121273 data=null button=1 stateMask=0x0 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:17.025Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097121273 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-30T05:40:17.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097121274 data=null button=1 stateMask=0x80000 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:17.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:17.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097121275 data=null button=0 stateMask=0x0 x=200 y=284 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:17.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097121275 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:17.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097121275 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:17.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097121275 data=null button=1 stateMask=0x0 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:17.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097121275 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-30T05:40:17.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097121315 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:17.282Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-30T05:40:17.282Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-30T05:40:17.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1097121317 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T05:40:17.282Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T05:40:17.282Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T05:40:17.282Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T05:40:17.538Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T05:40:17.538Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T05:40:17.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1097121708 data=null doit=true} to Shell with text {Preferences} [2019-07-30T05:40:17.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:17.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:17.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:17.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:17.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:17.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1097121711 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T05:40:17.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1097121712 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T05:40:17.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1097121712 data=null} to TreeItem with text {Tracing} [2019-07-30T05:40:17.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1097121712 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:17.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097121713 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-30T05:40:17.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1097121752 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:17.538Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T05:40:17.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:17.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1097121754 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T05:40:17.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1097121754 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T05:40:17.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1097121754 data=null} to Tree node with text: Trace Types [2019-07-30T05:40:17.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1097121755 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:17.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097121755 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-30T05:40:17.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1097121757 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:17.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:17.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:17.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:17.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:17.538Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:17.538Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:17.538Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:17.538Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:17.538Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T05:40:17.538Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:17.538Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:17.538Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:17.538Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:17.538Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:17.538Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:17.538Z] DEBUG - Clicking on Uncheck all [2019-07-30T05:40:17.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1097121761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:17.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1097121761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:17.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1097121761 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:17.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1097121761 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:17.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1097121761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:17.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1097121761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:17.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1097121761 data=null item=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-30T05:40:17.538Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1097121764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:17.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1097121764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:17.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1097121764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:17.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1097121764 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:17.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1097121764 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:17.538Z] DEBUG - Clicked on Uncheck all [2019-07-30T05:40:17.538Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree') [2019-07-30T05:40:17.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1097121764 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-30T05:40:17.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1097121765 data=null} to TreeItem with text {Custom XML} [2019-07-30T05:40:17.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1097121765 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T05:40:17.538Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097121765 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-30T05:40:17.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1097121766 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T05:40:17.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1097121766 data=null doit=true} to Tree node with text: testxmlextension [2019-07-30T05:40:17.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1097121766 data=null} to Tree node with text: testxmlextension [2019-07-30T05:40:17.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1097121767 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T05:40:17.538Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097121780 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-30T05:40:17.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1097121780 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T05:40:17.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:17.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=1097121783 data=null button=0 stateMask=0x0 x=119 y=77 count=0} to Tree node with text: testxmlextension [2019-07-30T05:40:17.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1097121783 data=null doit=true} to Tree node with text: testxmlextension [2019-07-30T05:40:17.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1097121783 data=null} to Tree node with text: testxmlextension [2019-07-30T05:40:17.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1097121784 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T05:40:17.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097121799 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-30T05:40:17.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1097121799 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T05:40:17.795Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:17.795Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T05:40:17.795Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:17.795Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:17.795Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:17.795Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:17.795Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:17.795Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:17.795Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:17.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:17.795Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:17.795Z] DEBUG - Clicking on Check selected [2019-07-30T05:40:17.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1097121809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:17.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1097121809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:17.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1097121809 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:17.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1097121809 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:17.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1097121809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:17.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1097121809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:17.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1097121809 data=null item=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-30T05:40:17.795Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1097121811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:17.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1097121811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:17.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1097121811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:17.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1097121811 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:17.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1097121811 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:17.795Z] DEBUG - Clicked on Check selected [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:17.796Z] DEBUG - Clicking on &Apply [2019-07-30T05:40:17.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1097121813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:17.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097121813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:17.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1097121813 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:17.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1097121813 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:17.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1097121813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:17.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1097121813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:17.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1097121813 data=null item=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-30T05:40:17.796Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1097121825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:17.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097121825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:17.796Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1097121825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:17.796Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1097121825 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:17.796Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1097121826 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:17.796Z] DEBUG - Clicked on &Apply [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T05:40:17.796Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:17.796Z] 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-30T05:40:17.796Z] DEBUG - Clicking on Apply and Close [2019-07-30T05:40:17.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1097121828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:17.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1097121828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:17.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1097121828 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-30T05:40:17.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1097121828 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:17.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1097121829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:17.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1097121829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:17.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1097121829 data=null item=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-30T05:40:17.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1097121367 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-30T05:40:17.796Z] DEBUG - Clicked on [2019-07-30T05:40:17.796Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-30T05:40:17.796Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T05:40:17.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:18.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1097122058 data=null button=0 stateMask=0x0 x=60 y=239 count=0} to TreeItem with text {FILTER test} [2019-07-30T05:40:18.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1097122059 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-30T05:40:18.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1097122059 data=null} to TreeItem with text {FILTER test} [2019-07-30T05:40:18.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1097122059 data=null button=1 stateMask=0x0 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-30T05:40:18.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097122059 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-30T05:40:18.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1097122078 data=null button=1 stateMask=0x80000 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-30T05:40:18.053Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-30T05:40:18.053Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T05:40:18.053Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-30T05:40:18.053Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:18.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097122080 data=null button=0 stateMask=0x0 x=200 y=260 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:18.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097122080 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:18.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097122080 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:18.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097122080 data=null button=1 stateMask=0x0 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:18.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097122081 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-30T05:40:18.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097122097 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:18.053Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-30T05:40:18.053Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-30T05:40:18.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1097122099 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T05:40:18.053Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T05:40:18.053Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T05:40:18.053Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T05:40:18.310Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T05:40:18.310Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T05:40:18.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1097122415 data=null doit=true} to Shell with text {Preferences} [2019-07-30T05:40:18.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:18.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:18.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:18.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:18.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:18.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1097122441 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T05:40:18.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1097122441 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T05:40:18.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1097122442 data=null} to TreeItem with text {Tracing} [2019-07-30T05:40:18.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1097122465 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:18.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097122465 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-30T05:40:18.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1097122495 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:18.310Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T05:40:18.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:18.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1097122496 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T05:40:18.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1097122496 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T05:40:18.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1097122497 data=null} to Tree node with text: Trace Types [2019-07-30T05:40:18.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1097122497 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:18.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097122497 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-30T05:40:18.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1097122504 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:18.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:18.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:18.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:18.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:18.311Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:18.311Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:18.311Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:18.311Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:18.311Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T05:40:18.311Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:18.311Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:18.311Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:18.311Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:18.311Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:18.311Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:18.311Z] DEBUG - Clicking on Uncheck all [2019-07-30T05:40:18.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1097122507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:18.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1097122507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:18.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1097122508 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:18.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1097122508 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:18.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1097122508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:18.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1097122508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:18.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1097122508 data=null item=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-30T05:40:18.311Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1097122510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:18.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1097122510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:18.311Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1097122510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:18.311Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1097122510 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:18.311Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1097122510 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:18.311Z] DEBUG - Clicked on Uncheck all [2019-07-30T05:40:18.311Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-30T05:40:18.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1097122511 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T05:40:18.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1097122511 data=null} to TreeItem with text {Custom Text} [2019-07-30T05:40:18.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1097122511 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T05:40:18.311Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097122512 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-30T05:40:18.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1097122513 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T05:40:18.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1097122514 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T05:40:18.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1097122514 data=null} to Tree node with text: testtxtextension [2019-07-30T05:40:18.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1097122526 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T05:40:18.311Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097122526 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-30T05:40:18.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1097122526 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T05:40:18.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:18.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1097122529 data=null button=0 stateMask=0x0 x=116 y=121 count=0} to Tree node with text: testtxtextension [2019-07-30T05:40:18.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1097122529 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T05:40:18.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1097122529 data=null} to Tree node with text: testtxtextension [2019-07-30T05:40:18.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1097122530 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T05:40:18.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097122530 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-30T05:40:18.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1097122530 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T05:40:18.311Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:18.311Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T05:40:18.311Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:18.311Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:18.311Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:18.311Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:18.311Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:18.568Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:18.568Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:18.568Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:18.568Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:18.568Z] DEBUG - Clicking on Check selected [2019-07-30T05:40:18.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1097122596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:18.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1097122596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:18.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1097122596 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:18.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1097122596 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:18.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1097122597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:18.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1097122597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:18.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1097122597 data=null item=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-30T05:40:18.568Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1097122598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:18.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1097122598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:18.568Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1097122598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:18.568Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1097122598 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:18.568Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1097122598 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:18.568Z] DEBUG - Clicked on Check selected [2019-07-30T05:40:18.568Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:18.568Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:18.568Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:18.568Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:18.568Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:18.568Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:18.568Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T05:40:18.568Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:18.568Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:18.568Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:18.568Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:18.568Z] DEBUG - Clicking on &Apply [2019-07-30T05:40:18.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1097122600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:18.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097122600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:18.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1097122600 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:18.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1097122601 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:18.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1097122601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:18.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1097122601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:18.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1097122601 data=null item=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-30T05:40:18.568Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1097122602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:18.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097122602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:18.569Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1097122603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:18.569Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1097122603 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:18.569Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1097122603 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:18.569Z] DEBUG - Clicked on &Apply [2019-07-30T05:40:18.569Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:18.569Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:18.569Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:18.569Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:18.569Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:18.569Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:18.569Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:18.569Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:18.569Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T05:40:18.569Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T05:40:18.569Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:18.569Z] 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-30T05:40:18.569Z] DEBUG - Clicking on Apply and Close [2019-07-30T05:40:18.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1097122605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:18.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1097122605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:18.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1097122605 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-30T05:40:18.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1097122605 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:18.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1097122606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:18.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1097122606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:18.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1097122606 data=null item=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-30T05:40:18.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1097122137 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-30T05:40:18.569Z] DEBUG - Clicked on [2019-07-30T05:40:18.569Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-30T05:40:18.569Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T05:40:18.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:18.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1097122764 data=null button=0 stateMask=0x0 x=60 y=239 count=0} to TreeItem with text {FILTER test} [2019-07-30T05:40:18.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1097122764 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-30T05:40:18.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1097122764 data=null} to TreeItem with text {FILTER test} [2019-07-30T05:40:18.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1097122764 data=null button=1 stateMask=0x0 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-30T05:40:18.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097122798 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-30T05:40:18.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1097122805 data=null button=1 stateMask=0x80000 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-30T05:40:18.569Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-30T05:40:18.569Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T05:40:18.569Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-30T05:40:18.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:18.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097122816 data=null button=0 stateMask=0x0 x=200 y=260 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:18.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097122816 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:18.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097122816 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:18.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097122816 data=null button=1 stateMask=0x0 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:18.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097122816 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-30T05:40:18.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1097122836 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T05:40:18.825Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-30T05:40:18.825Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-30T05:40:18.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1097122838 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T05:40:18.825Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T05:40:18.825Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T05:40:18.825Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T05:40:19.083Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T05:40:19.083Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T05:40:19.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1097123163 data=null doit=true} to Shell with text {Preferences} [2019-07-30T05:40:19.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:19.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:19.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:19.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:19.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1097123172 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T05:40:19.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1097123172 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T05:40:19.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1097123172 data=null} to TreeItem with text {Tracing} [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1097123181 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:19.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097123181 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-30T05:40:19.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1097123216 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:19.083Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T05:40:19.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1097123221 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T05:40:19.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1097123221 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T05:40:19.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1097123221 data=null} to Tree node with text: Trace Types [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1097123221 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:19.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097123221 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-30T05:40:19.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1097123224 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:19.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:19.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:19.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:19.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - Clicking on Check all [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1097123227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097123227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1097123227 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1097123227 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1097123228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1097123228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1097123228 data=null item=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-30T05:40:19.083Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1097123229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097123229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1097123230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1097123230 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1097123230 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Clicked on Check all [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - Clicking on &Apply [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1097123231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097123231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1097123232 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1097123232 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1097123232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1097123232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1097123232 data=null item=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-30T05:40:19.083Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1097123233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097123233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1097123233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1097123233 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1097123234 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Clicked on &Apply [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T05:40:19.083Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:19.083Z] 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-30T05:40:19.083Z] DEBUG - Clicking on Apply and Close [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1097123247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1097123247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1097123247 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-30T05:40:19.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1097123247 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1097123247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1097123247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:19.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1097123247 data=null item=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-30T05:40:19.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1097122874 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-30T05:40:19.340Z] DEBUG - Clicked on [2019-07-30T05:40:19.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1097123407 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T05:40:19.340Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T05:40:19.340Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T05:40:19.340Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T05:40:19.597Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T05:40:19.597Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T05:40:19.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1097123685 data=null doit=true} to Shell with text {Preferences} [2019-07-30T05:40:19.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:19.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:19.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:19.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:19.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1097123719 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T05:40:19.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1097123719 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T05:40:19.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1097123719 data=null} to TreeItem with text {Tracing} [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1097123719 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:19.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097123720 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-30T05:40:19.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1097123766 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:19.597Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T05:40:19.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1097123768 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T05:40:19.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1097123768 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T05:40:19.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1097123768 data=null} to Tree node with text: Trace Types [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1097123768 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:19.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097123769 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-30T05:40:19.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1097123773 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:19.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:19.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:19.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:19.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - Clicking on Check all [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1097123776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097123776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1097123776 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1097123776 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1097123776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1097123776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1097123776 data=null item=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-30T05:40:19.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1097123777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097123777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1097123777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1097123777 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1097123777 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Clicked on Check all [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - Clicking on Uncheck all [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1097123793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1097123793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1097123793 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1097123793 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1097123794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1097123794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1097123794 data=null item=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-30T05:40:19.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1097123796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1097123796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1097123796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1097123796 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1097123796 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Clicked on Uncheck all [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - Clicking on Check all [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1097123805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097123805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1097123805 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1097123805 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1097123806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1097123806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1097123806 data=null item=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-30T05:40:19.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1097123811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097123811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1097123811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1097123811 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1097123811 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - Clicked on Check all [2019-07-30T05:40:19.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=1097123814 data=null button=0 stateMask=0x0 x=86 y=55 count=0} to TreeItem with text {Custom XML} [2019-07-30T05:40:19.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1097123814 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-30T05:40:19.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1097123814 data=null} to TreeItem with text {Custom XML} [2019-07-30T05:40:19.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1097123814 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T05:40:19.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097123828 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-30T05:40:19.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1097123829 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:19.597Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - Clicking on Uncheck all [2019-07-30T05:40:19.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1097123831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1097123831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1097123831 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1097123831 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1097123831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1097123831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1097123831 data=null item=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-30T05:40:19.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1097123839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1097123840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1097123840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1097123840 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1097123840 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Clicked on Uncheck all [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - Clicking on Check selected [2019-07-30T05:40:19.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1097123842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1097123842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1097123842 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1097123842 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1097123842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1097123842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1097123842 data=null item=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-30T05:40:19.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1097123845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1097123845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1097123845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1097123846 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1097123846 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Clicked on Check selected [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:19.598Z] DEBUG - Clicking on Check all [2019-07-30T05:40:19.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1097123848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097123848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1097123848 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1097123848 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1097123849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1097123849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1097123849 data=null item=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-30T05:40:19.855Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1097123858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097123858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1097123858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1097123858 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1097123858 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Clicked on Check all [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:19.855Z] DEBUG - Clicking on Uncheck selected [2019-07-30T05:40:19.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1097123860 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-30T05:40:19.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1097123861 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-30T05:40:19.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1097123861 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1097123861 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1097123862 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-30T05:40:19.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1097123862 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-30T05:40:19.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1097123862 data=null item=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-30T05:40:19.855Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1097123863 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-30T05:40:19.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1097123863 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-30T05:40:19.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1097123863 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-30T05:40:19.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1097123863 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1097123863 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Clicked on Uncheck selected [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:19.855Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:19.855Z] DEBUG - Clicking on Uncheck all [2019-07-30T05:40:19.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1097123865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1097123865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1097123865 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1097123865 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1097123865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1097123865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1097123865 data=null item=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-30T05:40:19.855Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1097123872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1097123872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1097123873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1097123873 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1097123873 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:19.855Z] DEBUG - Clicked on Uncheck all [2019-07-30T05:40:19.855Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:40:19.855Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:40:19.855Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:40:19.855Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:40:20.112Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:20.112Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:20.112Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T05:40:20.112Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:20.112Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.112Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:20.112Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:20.112Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:20.112Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:20.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:20.112Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:20.112Z] DEBUG - Clicking on Check all [2019-07-30T05:40:20.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1097124187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097124187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1097124188 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1097124188 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1097124188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1097124188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1097124188 data=null item=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-30T05:40:20.112Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1097124193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097124193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1097124193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1097124193 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1097124194 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.112Z] DEBUG - Clicked on Check all [2019-07-30T05:40:20.112Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:40:20.112Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:40:20.112Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-30T05:40:20.112Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text') [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - Clicking on Check all [2019-07-30T05:40:20.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1097124504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097124504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1097124504 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1097124504 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1097124505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1097124505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1097124505 data=null item=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-30T05:40:20.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1097124508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097124508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1097124509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1097124509 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1097124509 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Clicked on Check all [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - Clicking on &Apply [2019-07-30T05:40:20.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1097124511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097124511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1097124511 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1097124511 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1097124511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1097124511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1097124511 data=null item=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-30T05:40:20.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1097124512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097124512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1097124512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1097124512 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1097124512 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Clicked on &Apply [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T05:40:20.368Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:20.368Z] 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-30T05:40:20.368Z] DEBUG - Clicking on Apply and Close [2019-07-30T05:40:20.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1097124514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1097124514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1097124514 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-30T05:40:20.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1097124514 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1097124514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:20.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1097124515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:20.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1097124515 data=null item=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-30T05:40:20.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1097123424 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-30T05:40:20.625Z] DEBUG - Clicked on [2019-07-30T05:40:20.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1097124681 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T05:40:20.625Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T05:40:20.625Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T05:40:20.625Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T05:40:20.882Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T05:40:20.882Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T05:40:20.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1097124968 data=null doit=true} to Shell with text {Preferences} [2019-07-30T05:40:20.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:20.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:20.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:20.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:20.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:20.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1097124987 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T05:40:20.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1097125010 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T05:40:20.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1097125010 data=null} to TreeItem with text {Tracing} [2019-07-30T05:40:20.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1097125010 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:20.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097125011 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-30T05:40:20.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1097125039 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:20.882Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T05:40:20.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:20.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1097125040 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T05:40:20.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1097125040 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T05:40:20.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1097125040 data=null} to Tree node with text: Trace Types [2019-07-30T05:40:20.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1097125041 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:20.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097125041 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-30T05:40:20.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1097125043 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:20.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:20.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:20.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:20.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:20.882Z] DEBUG - Clicking on Check all [2019-07-30T05:40:20.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1097125056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097125056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1097125056 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1097125057 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1097125057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1097125057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1097125057 data=null item=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-30T05:40:20.882Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1097125058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097125058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.882Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1097125058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.882Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1097125058 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.882Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1097125058 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:20.882Z] DEBUG - Clicked on Check all [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:20.882Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:20.882Z] DEBUG - Clicking on &Apply [2019-07-30T05:40:20.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1097125059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097125059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1097125060 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1097125060 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1097125064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1097125064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1097125064 data=null item=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-30T05:40:20.883Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1097125064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097125064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1097125064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1097125065 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1097125065 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:20.883Z] DEBUG - Clicked on &Apply [2019-07-30T05:40:20.883Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:20.883Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:20.883Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:20.883Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:20.883Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:20.883Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:20.883Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:20.883Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:20.883Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T05:40:20.883Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T05:40:20.883Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:20.883Z] 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-30T05:40:20.883Z] DEBUG - Clicking on Apply and Close [2019-07-30T05:40:20.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1097125067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:20.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1097125067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:20.883Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1097125067 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-30T05:40:20.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1097125067 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:20.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1097125067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:20.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1097125067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:20.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1097125067 data=null item=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-30T05:40:20.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1097124697 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-30T05:40:21.141Z] DEBUG - Clicked on [2019-07-30T05:40:21.141Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:40:21.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:21.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:21.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:21.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:21.141Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:21.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097125271 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:40:21.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097125272 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:40:21.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097125272 data=null} to TreeItem with text {test} [2019-07-30T05:40:21.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097125272 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:40:21.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097125272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:40:21.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097125290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:40:21.141Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:21.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097125291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:40:21.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097125291 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:40:21.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097125292 data=null} to TreeItem with text {test} [2019-07-30T05:40:21.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097125292 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:40:21.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097125292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:40:21.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097125308 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:40:21.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097125309 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:40:21.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097125309 data=null} to TreeItem with text {test} [2019-07-30T05:40:21.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097125309 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:40:21.141Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097125310 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-30T05:40:21.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097125312 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:40:21.141Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:21.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097125313 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:40:21.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097125313 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:40:21.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097125313 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:40:21.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097125313 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:21.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097125313 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:40:21.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097125324 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:21.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097125325 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:40:21.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097125325 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:40:21.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097125325 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:21.141Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097125325 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-30T05:40:21.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097125327 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:21.141Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:21.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1097125328 data=null button=0 stateMask=0x0 x=112 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T05:40:21.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1097125328 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T05:40:21.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1097125328 data=null} to Tree node with text: syslog_collapse [2019-07-30T05:40:21.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1097125329 data=null button=1 stateMask=0x0 x=112 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T05:40:21.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097125329 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-30T05:40:21.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1097125333 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T05:40:21.141Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:21.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1097125334 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T05:40:21.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1097125344 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T05:40:21.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1097125344 data=null} to Tree node with text: syslog_collapse [2019-07-30T05:40:21.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1097125344 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T05:40:21.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097125344 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-30T05:40:21.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1097125348 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T05:40:21.141Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-30T05:40:21.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1097125395 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T05:40:21.427Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T05:40:21.427Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T05:40:21.427Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T05:40:21.427Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T05:40:21.825Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T05:40:21.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1097125721 data=null doit=true} to Shell with text {Preferences} [2019-07-30T05:40:21.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:21.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:21.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:21.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:21.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1097125729 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T05:40:21.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1097125729 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T05:40:21.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1097125730 data=null} to TreeItem with text {Tracing} [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1097125730 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:21.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097125738 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-30T05:40:21.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1097125770 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:21.825Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T05:40:21.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1097125771 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T05:40:21.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1097125771 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T05:40:21.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1097125772 data=null} to Tree node with text: Trace Types [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1097125772 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:21.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097125774 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-30T05:40:21.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1097125777 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:21.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:21.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:21.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:21.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:21.825Z] DEBUG - Clicking on Uncheck all [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1097125780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1097125780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1097125780 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1097125780 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1097125780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1097125780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1097125780 data=null item=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-30T05:40:21.825Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1097125782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1097125782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1097125782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1097125782 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1097125782 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Clicked on Uncheck all [2019-07-30T05:40:21.825Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree') [2019-07-30T05:40:21.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1097125783 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T05:40:21.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1097125783 data=null} to TreeItem with text {Custom Text} [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1097125783 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T05:40:21.825Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097125783 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-30T05:40:21.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1097125786 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T05:40:21.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=1097125788 data=null button=0 stateMask=0x0 x=86 y=33 count=0} to TreeItem with text {Custom Text} [2019-07-30T05:40:21.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1097125788 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T05:40:21.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1097125788 data=null} to TreeItem with text {Custom Text} [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1097125789 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T05:40:21.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097125789 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-30T05:40:21.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1097125805 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:21.825Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:21.825Z] DEBUG - Clicking on Check selected [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1097125811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1097125811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1097125811 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1097125811 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1097125812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1097125812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1097125812 data=null item=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-30T05:40:21.825Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1097125814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1097125814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:21.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1097125814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1097125814 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1097125814 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Clicked on Check selected [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:21.826Z] DEBUG - Clicking on &Apply [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1097125816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097125816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1097125816 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1097125816 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1097125816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1097125816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1097125816 data=null item=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-30T05:40:21.826Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1097125817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097125817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1097125817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1097125818 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1097125818 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Clicked on &Apply [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T05:40:21.826Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:21.826Z] 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-30T05:40:21.826Z] DEBUG - Clicking on Apply and Close [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1097125820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1097125820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1097125820 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-30T05:40:21.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1097125820 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1097125820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1097125820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:21.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1097125820 data=null item=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-30T05:40:21.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1097125428 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-30T05:40:21.826Z] DEBUG - Clicked on [2019-07-30T05:40:21.826Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:40:21.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:21.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:21.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:21.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:21.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097125978 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:40:21.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097126009 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:40:21.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097126011 data=null} to TreeItem with text {test} [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097126012 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:40:21.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097126012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097126031 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:40:21.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097126032 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:40:21.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097126032 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:40:21.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097126033 data=null} to TreeItem with text {test} [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097126033 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:40:21.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097126033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097126051 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:40:21.826Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T05:40:21.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097126052 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:40:21.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097126052 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:40:21.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097126052 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097126052 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:21.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097126052 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097126069 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:21.826Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T05:40:21.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1097126070 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T05:40:21.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1097126070 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T05:40:21.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1097126071 data=null} to Tree node with text: syslog_collapse [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1097126071 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T05:40:21.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097126071 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-30T05:40:21.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1097126079 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T05:40:21.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:21.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1097126080 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T05:40:21.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1097126080 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T05:40:22.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1097126080 data=null} to Tree node with text: syslog_collapse [2019-07-30T05:40:22.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1097126080 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T05:40:22.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097126081 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-30T05:40:22.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1097126084 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T05:40:22.084Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-30T05:40:22.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1097126127 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T05:40:22.084Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T05:40:22.084Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T05:40:22.084Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T05:40:22.341Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T05:40:22.341Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T05:40:22.341Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1097126405 data=null doit=true} to Shell with text {Preferences} [2019-07-30T05:40:22.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:22.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:22.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:22.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:22.341Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:22.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1097126439 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T05:40:22.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1097126440 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T05:40:22.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1097126440 data=null} to TreeItem with text {Tracing} [2019-07-30T05:40:22.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1097126440 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:22.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097126440 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-30T05:40:22.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1097126481 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:22.341Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T05:40:22.341Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:22.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1097126485 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T05:40:22.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1097126485 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T05:40:22.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1097126485 data=null} to Tree node with text: Trace Types [2019-07-30T05:40:22.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1097126485 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:22.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097126486 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-30T05:40:22.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1097126488 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:22.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:22.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:22.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:22.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - Clicking on Check all [2019-07-30T05:40:22.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1097126491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097126491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1097126491 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1097126491 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1097126491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1097126491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1097126491 data=null item=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-30T05:40:22.341Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1097126493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097126493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1097126493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1097126493 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1097126493 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Clicked on Check all [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - Clicking on &Apply [2019-07-30T05:40:22.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1097126495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097126495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1097126495 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1097126495 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1097126495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1097126495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1097126495 data=null item=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-30T05:40:22.341Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1097126496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097126496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1097126496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1097126496 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1097126496 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.341Z] DEBUG - Clicked on &Apply [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:22.341Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T05:40:22.342Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T05:40:22.342Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:22.342Z] 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-30T05:40:22.342Z] DEBUG - Clicking on Apply and Close [2019-07-30T05:40:22.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1097126498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:22.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1097126498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:22.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1097126499 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-30T05:40:22.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1097126499 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:22.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1097126499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:22.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1097126499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:22.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1097126510 data=null item=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-30T05:40:22.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1097126135 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-30T05:40:22.598Z] DEBUG - Clicked on [2019-07-30T05:40:22.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1097126666 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T05:40:22.598Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T05:40:22.598Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T05:40:22.598Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T05:40:22.855Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T05:40:22.855Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T05:40:22.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1097126969 data=null doit=true} to Shell with text {Preferences} [2019-07-30T05:40:22.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:22.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:22.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:22.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:22.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:22.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1097126976 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T05:40:22.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1097126976 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T05:40:22.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1097126976 data=null} to TreeItem with text {Tracing} [2019-07-30T05:40:22.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1097126977 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:22.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097126977 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-30T05:40:22.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1097127026 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:22.855Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T05:40:22.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:22.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1097127028 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T05:40:22.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1097127028 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T05:40:22.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1097127028 data=null} to Tree node with text: Trace Types [2019-07-30T05:40:22.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1097127028 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:22.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097127028 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-30T05:40:22.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1097127031 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:22.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:22.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:22.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:22.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - Clicking on Check all [2019-07-30T05:40:22.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1097127034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097127034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1097127034 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1097127034 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1097127034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1097127034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1097127034 data=null item=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-30T05:40:22.855Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1097127035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1097127035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1097127035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1097127035 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1097127035 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Clicked on Check all [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - Clicking on &Apply [2019-07-30T05:40:22.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1097127036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097127037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1097127037 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1097127037 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1097127037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1097127037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1097127037 data=null item=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-30T05:40:22.855Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1097127037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097127037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1097127037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1097127037 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1097127037 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:22.855Z] DEBUG - Clicked on &Apply [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T05:40:22.855Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:22.855Z] 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-30T05:40:22.855Z] DEBUG - Clicking on Apply and Close [2019-07-30T05:40:22.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1097127039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:22.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1097127039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:22.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1097127039 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-30T05:40:22.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1097127039 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:22.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1097127040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:22.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1097127040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:22.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1097127040 data=null item=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-30T05:40:22.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1097126690 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-30T05:40:23.112Z] DEBUG - Clicked on [2019-07-30T05:40:23.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1097127203 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T05:40:23.113Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T05:40:23.113Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T05:40:23.113Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T05:40:23.370Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T05:40:23.370Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T05:40:23.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1097127519 data=null doit=true} to Shell with text {Preferences} [2019-07-30T05:40:23.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:23.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:23.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:23.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:23.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1097127540 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T05:40:23.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1097127540 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T05:40:23.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1097127540 data=null} to TreeItem with text {Tracing} [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1097127541 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:23.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097127541 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-30T05:40:23.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1097127574 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T05:40:23.370Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T05:40:23.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1097127575 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T05:40:23.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1097127575 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T05:40:23.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1097127575 data=null} to Tree node with text: Trace Types [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1097127575 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:23.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097127578 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-30T05:40:23.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1097127581 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T05:40:23.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:23.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:23.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:23.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - Clicking on Uncheck all [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1097127584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1097127584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1097127584 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1097127584 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1097127584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1097127585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1097127585 data=null item=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-30T05:40:23.370Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1097127586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1097127586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1097127587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1097127587 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1097127587 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Clicked on Uncheck all [2019-07-30T05:40:23.370Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-30T05:40:23.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1097127588 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T05:40:23.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1097127588 data=null} to TreeItem with text {Custom Text} [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1097127588 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T05:40:23.370Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097127588 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-30T05:40:23.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1097127590 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T05:40:23.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1097127590 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T05:40:23.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1097127590 data=null} to Tree node with text: testtxtextension [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1097127591 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T05:40:23.370Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097127591 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-30T05:40:23.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1097127592 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T05:40:23.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1097127616 data=null button=0 stateMask=0x0 x=116 y=121 count=0} to Tree node with text: testtxtextension [2019-07-30T05:40:23.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1097127616 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T05:40:23.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1097127616 data=null} to Tree node with text: testtxtextension [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1097127617 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T05:40:23.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097127617 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-30T05:40:23.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1097127617 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - Clicking on Check selected [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1097127619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1097127619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1097127619 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1097127620 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1097127620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1097127621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1097127621 data=null item=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-30T05:40:23.370Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1097127622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1097127622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1097127622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1097127622 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1097127622 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Clicked on Check selected [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:23.370Z] DEBUG - Clicking on &Apply [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1097127624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097127624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1097127624 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1097127624 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1097127624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:23.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1097127624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:23.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1097127625 data=null item=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-30T05:40:23.627Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1097127626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:23.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1097127626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:23.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1097127626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:23.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1097127626 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:23.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1097127626 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T05:40:23.627Z] DEBUG - Clicked on &Apply [2019-07-30T05:40:23.627Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T05:40:23.627Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T05:40:23.627Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T05:40:23.627Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T05:40:23.627Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T05:40:23.627Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T05:40:23.627Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:23.627Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T05:40:23.627Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T05:40:23.627Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T05:40:23.627Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:23.627Z] 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-30T05:40:23.627Z] DEBUG - Clicking on Apply and Close [2019-07-30T05:40:23.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1097127636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:23.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1097127636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:23.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1097127636 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-30T05:40:23.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1097127636 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:23.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1097127636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:23.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1097127636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T05:40:23.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1097127636 data=null item=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-30T05:40:23.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1097127224 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-30T05:40:23.627Z] DEBUG - Clicked on [2019-07-30T05:40:23.627Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:40:23.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:23.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:23.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:40:23.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:40:23.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:23.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097127830 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:40:23.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097127831 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:40:23.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097127831 data=null} to TreeItem with text {test} [2019-07-30T05:40:23.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097127831 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:40:23.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097127832 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:40:23.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097127853 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:40:23.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:23.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097127853 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:40:23.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097127853 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:40:23.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097127854 data=null} to TreeItem with text {test} [2019-07-30T05:40:23.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097127854 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:40:23.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097127854 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:40:23.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097127870 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:40:23.627Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T05:40:23.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:23.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097127872 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:40:23.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097127872 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:40:23.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097127872 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:40:23.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097127872 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:23.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097127872 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:40:23.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097127890 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:23.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:40:23.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097127891 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:40:23.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097127891 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:40:23.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097127891 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:40:23.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097127892 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:23.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097127892 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:40:23.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097127900 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:40:23.885Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T05:40:23.885Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T05:40:24.141Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T05:40:24.141Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T05:40:24.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1097128240 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T05:40:24.141Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T05:40:24.141Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T05:40:24.141Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T05:40:24.141Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T05:40:24.141Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-30T05:40:28.049Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:28.049Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:28.049Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:28.049Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:40:28.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097132042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:28.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097132043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:28.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097132043 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:28.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097132043 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:28.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097132043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:28.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097132043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:28.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097132043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:28.049Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097132043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:28.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097132043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:28.049Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097132043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:28.049Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097132043 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:28.049Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097132043 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:28.049Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:40:28.049Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:40:28.049Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:40:28.049Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:40:28.049Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:28.049Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:40:28.049Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:28.049Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:28.049Z] DEBUG - Clicking on OK [2019-07-30T05:40:28.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097132044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:28.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097132044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:28.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097132044 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:28.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097132045 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:28.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097132045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:28.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097132045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:28.049Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:28.049Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:28.049Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:28.049Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:28.049Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:28.049Z] DEBUG - Clicked on OK [2019-07-30T05:40:28.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097132045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:28.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1097131276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:40:28.869Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.443 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-30T05:40:28.869Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.446 s [2019-07-30T05:40:28.869Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 1.844 s [2019-07-30T05:40:28.869Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 1.985 s [2019-07-30T05:40:28.869Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 3.571 s [2019-07-30T05:40:28.869Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-30T05:40:33.040Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:40:33.040Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:40:35.712Z] DEBUG - number of items : 16 [2019-07-30T05:40:35.712Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:35.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097139553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:35.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097139553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:35.712Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097139553 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:35.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097139553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:35.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097139554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:35.712Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097139707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:35.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097139707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:35.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097139708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:35.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097139708 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:35.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097139708 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:35.712Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:35.712Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:35.713Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - Clicking on OK [2019-07-30T05:40:35.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097139728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097139728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097139728 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097139728 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097139728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097139728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097139728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:35.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097139554 data=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-30T05:40:35.713Z] DEBUG - Clicked on [2019-07-30T05:40:35.969Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:40:35.969Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:40:36.533Z] DEBUG - number of items : 16 [2019-07-30T05:40:36.533Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:36.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097140585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:36.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097140585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:36.533Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097140585 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:36.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097140585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:36.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097140585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:36.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097140699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:36.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097140700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:36.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097140700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:36.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097140706 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:36.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097140707 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:36.533Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:36.533Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:36.533Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - Clicking on OK [2019-07-30T05:40:36.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097140733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:36.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097140733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:36.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097140733 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:36.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097140733 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:36.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097140733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:36.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097140734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:36.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097140734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:36.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097140585 data=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-30T05:40:36.790Z] DEBUG - Clicked on [2019-07-30T05:40:36.790Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:40:36.790Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:40:37.353Z] DEBUG - number of items : 16 [2019-07-30T05:40:37.353Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:37.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097141503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:37.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097141503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:37.353Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097141503 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:37.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097141503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:37.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097141504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:37.611Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097141625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:37.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097141626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:37.611Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097141627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:37.611Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097141627 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:37.611Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097141627 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:37.611Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:37.611Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:37.611Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - Clicking on OK [2019-07-30T05:40:37.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097141647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097141647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097141647 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097141647 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097141647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097141647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097141647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:37.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097141504 data=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-30T05:40:37.611Z] DEBUG - Clicked on [2019-07-30T05:40:37.868Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:40:37.868Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:40:38.430Z] DEBUG - number of items : 16 [2019-07-30T05:40:38.430Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:38.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097142522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:38.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097142522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:38.430Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097142522 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:38.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097142522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:38.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097142522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:38.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097142690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:38.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097142691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:38.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097142691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:38.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097142691 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:38.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097142691 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:38.688Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:38.688Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:38.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - Clicking on OK [2019-07-30T05:40:38.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097142710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097142711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097142711 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097142711 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097142711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097142711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097142711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:38.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097142522 data=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-30T05:40:38.688Z] DEBUG - Clicked on [2019-07-30T05:40:38.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:40:38.945Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:40:43.117Z] DEBUG - number of items : 16 [2019-07-30T05:40:43.117Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:43.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097147203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:43.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097147203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:43.117Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097147204 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:43.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097147204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:43.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097147204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:43.375Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097147391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:43.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097147392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:43.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097147393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:43.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097147393 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:43.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097147394 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:43.375Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:43.375Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:43.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - Clicking on OK [2019-07-30T05:40:43.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097147421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097147421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097147421 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097147421 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097147422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097147422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097147422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:43.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097147204 data=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-30T05:40:43.375Z] DEBUG - Clicked on [2019-07-30T05:40:43.632Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:40:43.632Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:40:44.197Z] DEBUG - number of items : 16 [2019-07-30T05:40:44.197Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:44.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097148202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:44.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097148202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:44.197Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097148203 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:44.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097148203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:44.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097148203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:44.197Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097148328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:44.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097148329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:44.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097148329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:44.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097148329 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:44.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097148330 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:44.197Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:44.197Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T05:40:44.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1097148331 data=null doit=true} to Shell with text {Legend} [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:44.197Z] 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-30T05:40:44.197Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:40:44.197Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:40:44.197Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:40:44.197Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:40:44.197Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:40:44.197Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:40:44.197Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T05:40:44.197Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-30T05:40:44.197Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:40:44.197Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:40:44.197Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:40:44.197Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:40:44.197Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:40:44.197Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:40:44.197Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T05:40:44.197Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-30T05:40:44.197Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-30T05:40:44.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1097148351 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-30T05:40:44.197Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:44.197Z] 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-30T05:40:44.197Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:44.197Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:44.197Z] DEBUG - Clicking on OK [2019-07-30T05:40:44.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097148373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:44.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097148373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:44.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097148374 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:44.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097148374 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:44.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097148374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:44.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097148374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:44.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097148375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:44.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097148203 data=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-30T05:40:44.454Z] DEBUG - Clicked on [2019-07-30T05:40:45.383Z] DEBUG - number of items : 16 [2019-07-30T05:40:45.383Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:45.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097149572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:45.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097149572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:45.383Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097149572 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:45.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097149572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:45.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097149572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:45.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097149688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:45.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097149688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:45.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097149689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:45.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097149689 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:45.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097149693 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:45.640Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:45.640Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:45.640Z] 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-30T05:40:45.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:45.640Z] 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-30T05:40:45.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - Clicking on [2019-07-30T05:40:45.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1097149698 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-30T05:40:45.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1097149698 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-30T05:40:45.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1097149698 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-30T05:40:45.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1097149698 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-30T05:40:45.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1097149699 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-30T05:40:45.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1097149699 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-30T05:40:45.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1097149699 data=null 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-30T05:40:45.640Z] 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-30T05:40:45.640Z] 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-30T05:40:45.640Z] 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-30T05:40:45.640Z] 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-30T05:40:45.640Z] 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-30T05:40:45.640Z] DEBUG - Clicked on [2019-07-30T05:40:45.640Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:40:45.640Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:40:45.640Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:40:45.640Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:40:45.640Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:40:45.640Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:40:45.640Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T05:40:45.640Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:45.640Z] 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-30T05:40:45.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:45.640Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:45.640Z] DEBUG - Clicking on OK [2019-07-30T05:40:45.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097149719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:45.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097149719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:45.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097149722 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:45.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097149722 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:45.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097149722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:45.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097149722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:45.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097149722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:45.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097149572 data=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-30T05:40:45.640Z] DEBUG - Clicked on [2019-07-30T05:40:47.009Z] DEBUG - number of items : 16 [2019-07-30T05:40:47.009Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:47.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097150908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:47.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097150908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:47.009Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097150908 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:47.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097150908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:47.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097150908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:47.009Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097151035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:47.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097151036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:47.009Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097151036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:47.009Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097151036 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:47.009Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097151036 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:47.009Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T05:40:47.009Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:40:47.009Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - Clicking on OK [2019-07-30T05:40:47.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097151057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097151057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097151057 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097151057 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097151057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097151057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097151057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:40:47.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097150908 data=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-30T05:40:47.009Z] DEBUG - Clicked on [2019-07-30T05:40:47.530Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:40:47.530Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:41:02.513Z] DEBUG - number of items : 16 [2019-07-30T05:41:02.513Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:02.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097166053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:02.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097166053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:02.513Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097166053 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:02.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097166053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:02.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097166053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:02.513Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097166201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:02.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097166202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:02.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097166202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:02.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097166202 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:02.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097166202 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:02.513Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:02.513Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:02.513Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - Clicking on OK [2019-07-30T05:41:02.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097166223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097166223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097166224 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097166224 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097166224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097166224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097166224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:02.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097166053 data=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-30T05:41:02.513Z] DEBUG - Clicked on [2019-07-30T05:41:02.513Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:41:02.513Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:41:03.077Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:03.077Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:03.077Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:03.640Z] DEBUG - number of items : 16 [2019-07-30T05:41:03.640Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:03.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097167620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:03.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097167621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:03.640Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097167621 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:03.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097167621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:03.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097167621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:03.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097167745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:03.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097167746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:03.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097167746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:03.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097167746 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:03.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097167746 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:03.640Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:03.640Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:03.640Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - Clicking on OK [2019-07-30T05:41:03.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097167773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097167773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097167773 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097167773 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097167773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097167773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097167773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:03.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097167622 data=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-30T05:41:03.640Z] DEBUG - Clicked on [2019-07-30T05:41:03.898Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:41:03.898Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:41:04.461Z] DEBUG - number of items : 16 [2019-07-30T05:41:04.461Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:04.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097168548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:04.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097168548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:04.461Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097168548 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:04.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097168548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:04.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097168548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:04.461Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097168665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:04.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097168665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:04.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097168665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:04.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097168665 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:04.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097168666 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:04.461Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:04.461Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T05:41:04.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1097168672 data=null doit=true} to Shell with text {Legend} [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:04.461Z] 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-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:41:04.461Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:41:04.461Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:41:04.461Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T05:41:04.461Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-30T05:41:04.461Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:41:04.461Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:41:04.461Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:41:04.461Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:41:04.461Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:41:04.461Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:41:04.461Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T05:41:04.461Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-30T05:41:04.461Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:41:04.461Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:41:04.461Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:41:04.461Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-30T05:41:04.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1097168677 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-30T05:41:04.461Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:04.461Z] 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-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:04.461Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:04.461Z] DEBUG - Clicking on OK [2019-07-30T05:41:04.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097168694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:04.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097168694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:04.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097168694 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:04.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097168707 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:04.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097168707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:04.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097168707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:04.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097168707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:04.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097168548 data=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-30T05:41:04.718Z] DEBUG - Clicked on [2019-07-30T05:41:05.647Z] DEBUG - number of items : 16 [2019-07-30T05:41:05.647Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:05.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097169890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:05.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097169890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:05.647Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097169890 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:05.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097169890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:05.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097169890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:05.903Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097170013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:05.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097170018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:05.904Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097170018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:05.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097170018 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:05.904Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097170019 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:05.904Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:05.904Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:05.904Z] 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-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:05.904Z] 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-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - Clicking on [2019-07-30T05:41:05.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1097170023 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-30T05:41:05.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1097170023 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-30T05:41:05.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1097170023 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-30T05:41:05.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1097170023 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-30T05:41:05.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1097170024 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-30T05:41:05.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1097170024 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-30T05:41:05.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1097170024 data=null 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-30T05:41:05.904Z] 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-30T05:41:05.904Z] 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-30T05:41:05.904Z] 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-30T05:41:05.904Z] 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-30T05:41:05.904Z] 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-30T05:41:05.904Z] DEBUG - Clicked on [2019-07-30T05:41:05.904Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:41:05.904Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:41:05.904Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:41:05.904Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T05:41:05.904Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-30T05:41:05.904Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:41:05.904Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:41:05.904Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:05.904Z] 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-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:05.904Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:05.904Z] DEBUG - Clicking on OK [2019-07-30T05:41:05.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097170093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:05.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097170093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:05.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097170094 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:05.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097170094 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:05.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097170094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:05.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097170094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:05.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097170094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:05.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097169890 data=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-30T05:41:06.161Z] DEBUG - Clicked on [2019-07-30T05:41:07.091Z] DEBUG - number of items : 16 [2019-07-30T05:41:07.091Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:07.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097171286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:07.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097171286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:07.091Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097171286 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:07.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097171286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:07.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097171286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:07.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097171400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:07.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097171407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:07.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097171407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:07.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097171407 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:07.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097171407 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:07.348Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:07.348Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:07.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - Clicking on OK [2019-07-30T05:41:07.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097171427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097171427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097171427 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097171428 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097171428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097171428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097171428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:07.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097171287 data=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-30T05:41:07.348Z] DEBUG - Clicked on [2019-07-30T05:41:07.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:41:07.605Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:41:08.168Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:08.168Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:08.168Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:08.425Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:08.425Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:08.989Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:08.989Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:09.729Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:09.729Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:09.985Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:09.985Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:10.548Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:10.548Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:11.111Z] DEBUG - number of items : 16 [2019-07-30T05:41:11.111Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:11.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097175183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:11.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097175183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:11.111Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097175183 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:11.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097175183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:11.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097175183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:11.111Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097175318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:11.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097175319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:11.111Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097175319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:11.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097175319 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:11.111Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097175319 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:11.111Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:11.111Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:11.111Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - Clicking on OK [2019-07-30T05:41:11.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097175339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097175339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097175339 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097175339 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097175340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097175340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097175340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:11.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097175183 data=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-30T05:41:11.368Z] DEBUG - Clicked on [2019-07-30T05:41:11.368Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:41:11.368Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:41:11.931Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:11.931Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:11.931Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:12.187Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-30T05:41:12.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1097176205 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-30T05:41:12.187Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T05:41:12.187Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T05:41:12.750Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:13.681Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-30T05:41:13.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1097177908 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-30T05:41:13.938Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text' [2019-07-30T05:41:13.938Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text') [2019-07-30T05:41:13.938Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:41:13.938Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T05:41:14.504Z] DEBUG - number of items : 16 [2019-07-30T05:41:14.504Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:14.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097178470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:14.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097178470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:14.504Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097178471 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:14.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097178471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:14.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097178471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:14.504Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097178553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:14.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097178554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:14.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097178554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:14.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097178554 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:14.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097178554 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:14.504Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:14.504Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:14.504Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - Clicking on OK [2019-07-30T05:41:14.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097178582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097178582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097178582 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097178582 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097178590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097178590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097178590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:14.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097178471 data=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-30T05:41:14.504Z] DEBUG - Clicked on [2019-07-30T05:41:14.762Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T05:41:14.762Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:41:15.326Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:15.326Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:15.326Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:15.326Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:15.326Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T05:41:15.890Z] DEBUG - number of items : 16 [2019-07-30T05:41:15.890Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:15.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097179846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:15.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097179846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:15.890Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097179847 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:15.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097179847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:15.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097179847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:15.890Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097179975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:15.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097179975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:15.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097179976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:15.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097179976 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:15.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097179976 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:15.890Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T05:41:15.890Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:15.890Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - Clicking on OK [2019-07-30T05:41:15.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097179997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097179997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097179997 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097179997 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097179997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097179997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097179997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:15.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097179847 data=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-30T05:41:15.890Z] DEBUG - Clicked on [2019-07-30T05:41:15.890Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 47.098 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-30T05:41:15.890Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.379 s [2019-07-30T05:41:15.890Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.991 s [2019-07-30T05:41:15.890Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.95 s [2019-07-30T05:41:15.890Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.072 s [2019-07-30T05:41:15.890Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.686 s [2019-07-30T05:41:15.890Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.651 s [2019-07-30T05:41:15.890Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 15.193 s [2019-07-30T05:41:15.890Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.509 s [2019-07-30T05:41:15.890Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-30T05:41:15.890Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.641 s [2019-07-30T05:41:15.890Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.915 s [2019-07-30T05:41:15.890Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.255 s [2019-07-30T05:41:15.890Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.395 s [2019-07-30T05:41:15.890Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-30T05:41:15.890Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-30T05:41:16.453Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-30T05:41:17.016Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T05:41:17.016Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:17.016Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:17.016Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:17.580Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-30T05:41:17.836Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T05:41:17.836Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:17.836Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:18.398Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:18.398Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:18.962Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:18.962Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:19.524Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:19.524Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:20.090Z] DEBUG - number of items : 5 [2019-07-30T05:41:20.090Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-30T05:41:20.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097184078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T05:41:20.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097184078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T05:41:20.090Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097184079 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T05:41:20.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097184079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T05:41:20.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097184079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T05:41:20.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097184079 data=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-30T05:41:20.090Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097184081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T05:41:20.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097184081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T05:41:20.090Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097184081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T05:41:20.090Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097184081 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T05:41:20.090Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097184082 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-30T05:41:20.090Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-30T05:41:20.090Z] DEBUG - number of items : 5 [2019-07-30T05:41:20.090Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-30T05:41:20.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097184091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T05:41:20.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097184091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T05:41:20.090Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097184091 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T05:41:20.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097184091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T05:41:20.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097184091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T05:41:20.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097184091 data=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-30T05:41:20.090Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097184094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T05:41:20.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097184094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T05:41:20.090Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097184094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T05:41:20.090Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097184094 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T05:41:20.090Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097184094 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-30T05:41:20.090Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-30T05:41:20.090Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:20.090Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:20.428Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:20.428Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:21.086Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-30T05:41:21.343Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T05:41:21.343Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:21.343Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:21.343Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:21.343Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:21.343Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T05:41:21.343Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.476 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-30T05:41:21.343Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 1.446 s [2019-07-30T05:41:21.343Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 3.496 s [2019-07-30T05:41:21.343Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 0.421 s [2019-07-30T05:41:21.343Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-30T05:41:21.906Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:41:21.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:41:21.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:41:21.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:41:21.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:41:21.906Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:41:21.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1097186114 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-30T05:41:21.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1097186115 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T05:41:21.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1097186115 data=null} to TreeItem with text {SomeProject} [2019-07-30T05:41:21.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1097186116 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T05:41:22.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097186116 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-30T05:41:22.162Z] [2019-07-30T05:41:22.162Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-30 05:41:22.032 [2019-07-30T05:41:22.162Z] !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-30T05:41:22.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1097186311 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T05:41:22.162Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:41:22.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1097186312 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-30T05:41:22.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1097186312 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T05:41:22.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1097186312 data=null} to TreeItem with text {SomeProject} [2019-07-30T05:41:22.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1097186313 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T05:41:22.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097186313 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-30T05:41:22.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1097186319 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T05:41:22.419Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2019-07-30T05:41:22.419Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project' [2019-07-30T05:41:22.419Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2019-07-30T05:41:22.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1097186427 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-30T05:41:22.419Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2019-07-30T05:41:22.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1097186706 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T05:41:22.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1097186707 data=null} to TreeItem with text {SomeProject} [2019-07-30T05:41:22.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1097186707 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T05:41:22.676Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097186708 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-30T05:41:22.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1097186711 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T05:41:22.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1097186712 data=null doit=true} to TreeItem with text {Trace Compass} [2019-07-30T05:41:22.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1097186712 data=null} to TreeItem with text {Trace Compass} [2019-07-30T05:41:22.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1097186712 data=null button=1 stateMask=0x0 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-30T05:41:22.676Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097186713 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-30T05:41:22.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1097186715 data=null button=1 stateMask=0x80000 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-30T05:41:22.676Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again. [2019-07-30T05:41:24.568Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T05:41:24.568Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:41:24.568Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:41:24.568Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:41:24.568Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:41:24.568Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-30T05:41:24.568Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-30T05:41:24.568Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-30T05:41:24.568Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-30T05:41:24.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1097188640 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-30T05:41:24.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:41:24.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:41:24.569Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:41:24.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1097188642 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-30T05:41:24.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1097188647 data=null doit=true} to TableItem with text {.* resources} [2019-07-30T05:41:24.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1097188647 data=null} to TableItem with text {.* resources} [2019-07-30T05:41:24.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1097188648 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T05:41:24.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097188648 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-30T05:41:24.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1097188648 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T05:41:24.569Z] DEBUG - Setting state to unchecked on: .* resources [2019-07-30T05:41:24.569Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:41:24.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1097188657 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T05:41:24.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1097188657 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T05:41:24.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1097188657 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T05:41:24.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1097188657 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T05:41:24.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097188658 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-30T05:41:24.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1097188658 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T05:41:24.569Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects [2019-07-30T05:41:24.569Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:41:24.569Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:24.569Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:41:24.569Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:24.569Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:24.569Z] DEBUG - Clicking on OK [2019-07-30T05:41:24.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097188664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:24.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097188664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:24.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097188664 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:24.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097188664 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:24.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097188677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:24.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097188687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:24.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097188687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:24.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1097188478 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-30T05:41:24.569Z] DEBUG - Clicked on [2019-07-30T05:41:24.569Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:41:24.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:41:24.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:41:24.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:41:24.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:41:24.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:41:24.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1097188778 data=null button=0 stateMask=0x0 x=133 y=11 count=0} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T05:41:24.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1097188778 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T05:41:24.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1097188778 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T05:41:24.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1097188778 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T05:41:24.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097188779 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-30T05:41:24.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1097188816 data=null button=1 stateMask=0x80000 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T05:41:24.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1097188817 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T05:41:24.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1097188818 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T05:41:24.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1097188818 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T05:41:24.569Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097188818 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-30T05:41:24.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1097188823 data=null button=1 stateMask=0x80000 x=117 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T05:41:24.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097188824 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:41:24.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097188824 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:41:24.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097188825 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:41:24.826Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097188825 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-30T05:41:24.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097188890 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:41:24.826Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again. [2019-07-30T05:41:24.826Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:41:24.826Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-30T05:41:24.826Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-30T05:41:25.083Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-30T05:41:25.083Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-30T05:41:25.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1097189289 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-30T05:41:25.083Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:41:25.083Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:41:25.083Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:41:25.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1097189292 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-30T05:41:25.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1097189292 data=null doit=true} to TableItem with text {.* resources} [2019-07-30T05:41:25.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1097189292 data=null} to TableItem with text {.* resources} [2019-07-30T05:41:25.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1097189292 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T05:41:25.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097189292 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-30T05:41:25.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1097189293 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T05:41:25.083Z] DEBUG - Setting state to checked on: .* resources [2019-07-30T05:41:25.083Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:41:25.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1097189295 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T05:41:25.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1097189295 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T05:41:25.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1097189295 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T05:41:25.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1097189295 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T05:41:25.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097189296 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-30T05:41:25.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1097189296 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T05:41:25.083Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects [2019-07-30T05:41:25.083Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:41:25.083Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:25.083Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:41:25.083Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:25.083Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:25.083Z] DEBUG - Clicking on OK [2019-07-30T05:41:25.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097189297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:25.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097189298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:25.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097189298 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:25.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097189298 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:25.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097189308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:25.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097189308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:25.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097189308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:25.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1097189002 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-30T05:41:25.339Z] DEBUG - Clicked on [2019-07-30T05:41:25.339Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:41:25.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:41:25.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:41:25.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1097189533 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:41:25.339Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:41:25.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:41:25.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:41:25.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:41:25.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1097189540 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-30T05:41:25.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1097189540 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T05:41:25.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1097189540 data=null} to TreeItem with text {SomeProject} [2019-07-30T05:41:25.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1097189540 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T05:41:25.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097189541 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-30T05:41:25.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1097189592 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T05:41:25.596Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:41:25.596Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:41:25.596Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:41:26.524Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:41:26.524Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:41:26.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:41:26.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:41:26.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:41:26.524Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-30T05:41:26.524Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:41:26.524Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:41:26.524Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:41:26.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:41:26.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:26.524Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:41:26.524Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:41:26.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097190506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:41:26.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097190507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:41:26.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097190507 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:41:26.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097190507 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:41:26.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097190507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:41:26.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097190507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:41:26.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097190507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:41:26.524Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097190519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:41:26.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097190525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:41:26.524Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097190525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:41:26.524Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097190525 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:41:26.524Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097190526 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:41:26.524Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:41:26.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:41:26.524Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-30T05:41:26.524Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:41:26.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:41:26.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:41:26.524Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:41:26.524Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:41:26.524Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:26.524Z] DEBUG - Clicking on OK [2019-07-30T05:41:26.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097190527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:26.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097190527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:26.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097190527 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:26.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097190527 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:26.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097190527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:26.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097190527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:26.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:26.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:26.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:26.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:26.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:26.524Z] DEBUG - Clicked on OK [2019-07-30T05:41:27.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097190527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:41:27.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1097189693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:41:27.088Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.625 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-30T05:41:27.088Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 2.32 s [2019-07-30T05:41:27.088Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 1 s [2019-07-30T05:41:27.088Z] [2019-07-30T05:41:27.088Z] Results: [2019-07-30T05:41:27.088Z] [2019-07-30T05:41:27.088Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 4 [2019-07-30T05:41:27.088Z] [2019-07-30T05:41:27.652Z] [2019-07-30T05:41:27.652Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 05:41:27.430 [2019-07-30T05:41:27.652Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T05:41:28.582Z] [INFO] All tests passed! [2019-07-30T05:41:28.582Z] [INFO] [2019-07-30T05:41:28.582Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:41:28.582Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:41:28.582Z] [INFO] [2019-07-30T05:41:28.582Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:41:29.146Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:41:29.146Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:41:29.146Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:41:30.075Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:41:30.075Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:41:30.331Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T05:41:30.331Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:41:30.331Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:41:30.331Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:41:30.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:41:30.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:41:30.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:41:31.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:41:31.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T05:41:31.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:41:33.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T05:41:33.581Z] [INFO] [2019-07-30T05:41:33.581Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:41:33.581Z] [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-30T05:41:33.581Z] [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-30T05:41:33.581Z] [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-30T05:41:33.581Z] [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-30T05:41:33.581Z] [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-30T05:41:33.581Z] [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-30T05:41:33.581Z] [INFO] [2019-07-30T05:41:33.581Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T05:41:33.581Z] [INFO] [2019-07-30T05:41:33.581Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [2019-07-30T05:41:33.581Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [43/134] [2019-07-30T05:41:33.581Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:41:33.581Z] [INFO] [2019-07-30T05:41:33.581Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:33.581Z] [INFO] [2019-07-30T05:41:33.581Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:33.581Z] [INFO] The project's OSGi version is 1.0.4.201907300502 [2019-07-30T05:41:33.581Z] [INFO] [2019-07-30T05:41:33.581Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:33.581Z] [INFO] [2019-07-30T05:41:33.581Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:33.581Z] [INFO] [2019-07-30T05:41:33.581Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:33.581Z] [INFO] [2019-07-30T05:41:33.581Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:33.581Z] [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-30T05:41:33.581Z] [INFO] [2019-07-30T05:41:33.581Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:33.581Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:41:33.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources [2019-07-30T05:41:33.581Z] [INFO] [2019-07-30T05:41:33.581Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:33.581Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes [2019-07-30T05:41:33.838Z] [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-30T05:41:33.838Z] Long value = fMapper.apply(element); [2019-07-30T05:41:33.838Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:41:33.838Z] 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-30T05:41:33.838Z] [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-30T05:41:33.838Z] if (value <= fMapper.apply(obj)) { [2019-07-30T05:41:33.838Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T05:41:33.838Z] 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-30T05:41:33.838Z] [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-30T05:41:33.838Z] Long value = fMapper.apply(element); [2019-07-30T05:41:33.838Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:41:33.838Z] 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-30T05:41:33.838Z] [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-30T05:41:33.838Z] if (value >= fMapper.apply(obj)) { [2019-07-30T05:41:33.838Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T05:41:33.838Z] 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-30T05:41:33.838Z] [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-30T05:41:33.838Z] Statistics::update, Statistics::merge); [2019-07-30T05:41:33.838Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:41:33.838Z] 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-30T05:41:33.838Z] [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-30T05:41:33.838Z] Statistics::update, Statistics::merge); [2019-07-30T05:41:33.838Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:41:33.838Z] 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-30T05:41:33.838Z] 6 problems (6 warnings) [2019-07-30T05:41:33.838Z] [INFO] [2019-07-30T05:41:33.838Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:33.838Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:41:33.838Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources [2019-07-30T05:41:33.838Z] [INFO] [2019-07-30T05:41:33.838Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:33.838Z] [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-30T05:41:33.838Z] [INFO] [2019-07-30T05:41:33.838Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:33.838Z] [INFO] [2019-07-30T05:41:33.838Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:33.838Z] [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-30T05:41:34.095Z] [INFO] [2019-07-30T05:41:34.095Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:34.095Z] [INFO] [2019-07-30T05:41:34.095Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:34.095Z] [INFO] [2019-07-30T05:41:34.095Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:34.095Z] [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-30T05:41:34.095Z] [INFO] [2019-07-30T05:41:34.095Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:34.095Z] [INFO] [2019-07-30T05:41:34.095Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:35.464Z] [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-30T05:41:35.464Z] [INFO] Command line: [2019-07-30T05:41:35.464Z] [/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-30T05:41:35.464Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:41:38.736Z] !SESSION 2019-07-30 05:41:35.726 ----------------------------------------------- [2019-07-30T05:41:38.736Z] eclipse.buildId=unknown [2019-07-30T05:41:38.736Z] java.version=1.8.0_202 [2019-07-30T05:41:38.736Z] java.vendor=Oracle Corporation [2019-07-30T05:41:38.736Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:41:38.736Z] 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-30T05:41:38.736Z] 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-30T05:41:38.736Z] [2019-07-30T05:41:38.736Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:41:38.532 [2019-07-30T05:41:38.736Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:41:38.736Z] !STACK 0 [2019-07-30T05:41:38.736Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T05:41:38.736Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:41:38.736Z] [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:41:38.736Z] [2019-07-30T05:41:38.736Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:41:38.648 [2019-07-30T05:41:38.736Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:41:38.736Z] !STACK 0 [2019-07-30T05:41:38.736Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T05:41:38.736Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:41:38.736Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:41:38.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-30T05:41:38.736Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T05:41:38.736Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:41:38.736Z] [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:41:38.736Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:41:41.258Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-30T05:41:43.781Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.48 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-30T05:41:43.781Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.011 s [2019-07-30T05:41:43.781Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-30T05:41:43.781Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.821 s [2019-07-30T05:41:43.781Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.59 s [2019-07-30T05:41:43.781Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.174 s [2019-07-30T05:41:43.781Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T05:41:43.781Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T05:41:43.781Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.356 s [2019-07-30T05:41:43.781Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.234 s [2019-07-30T05:41:43.781Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T05:41:43.781Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T05:41:43.781Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.007 s [2019-07-30T05:41:43.781Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.003 s [2019-07-30T05:41:43.781Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.204 s [2019-07-30T05:41:43.781Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-30T05:41:43.781Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-30T05:41:45.676Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.896 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-30T05:41:45.676Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.002 s [2019-07-30T05:41:45.676Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T05:41:45.676Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.37 s [2019-07-30T05:41:45.676Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.719 s [2019-07-30T05:41:45.676Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.136 s [2019-07-30T05:41:45.676Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T05:41:45.676Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T05:41:45.676Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.19 s [2019-07-30T05:41:45.676Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.207 s [2019-07-30T05:41:45.676Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T05:41:45.676Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T05:41:45.676Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.004 s [2019-07-30T05:41:45.676Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T05:41:45.676Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.264 s [2019-07-30T05:41:45.676Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T05:41:45.676Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-30T05:41:46.608Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-30T05:41:46.608Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.396 s [2019-07-30T05:41:46.608Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.144 s [2019-07-30T05:41:46.608Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.026 s [2019-07-30T05:41:46.608Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.104 s [2019-07-30T05:41:46.608Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.106 s [2019-07-30T05:41:46.608Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.102 s [2019-07-30T05:41:46.608Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.058 s [2019-07-30T05:41:46.608Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.119 s [2019-07-30T05:41:46.608Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-30T05:41:49.286Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.296 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-30T05:41:49.286Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.002 s [2019-07-30T05:41:49.286Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T05:41:49.286Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.627 s [2019-07-30T05:41:49.286Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.541 s [2019-07-30T05:41:49.286Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.221 s [2019-07-30T05:41:49.286Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T05:41:49.286Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T05:41:49.286Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.409 s [2019-07-30T05:41:49.286Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.487 s [2019-07-30T05:41:49.286Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T05:41:49.286Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T05:41:49.286Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T05:41:49.286Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-30T05:41:49.286Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-30T05:41:49.286Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T05:41:49.286Z] [2019-07-30T05:41:49.286Z] Results: [2019-07-30T05:41:49.286Z] [2019-07-30T05:41:49.286Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:41:49.286Z] [2019-07-30T05:41:49.852Z] [INFO] All tests passed! [2019-07-30T05:41:49.852Z] [INFO] [2019-07-30T05:41:49.852Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:49.852Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:41:49.852Z] [INFO] [2019-07-30T05:41:49.852Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:50.109Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:41:50.109Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:41:50.366Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:41:50.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:41:50.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T05:41:51.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:41:51.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:41:51.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:41:51.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:41:51.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:41:51.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:41:51.957Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T05:41:51.957Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:41:52.214Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:41:52.214Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T05:41:52.471Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:41:52.471Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:41:52.471Z] [INFO] [2019-07-30T05:41:52.471Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:52.471Z] [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-30T05:41:52.471Z] [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-30T05:41:52.471Z] [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-30T05:41:52.471Z] [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-30T05:41:52.471Z] [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-30T05:41:52.471Z] [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-30T05:41:52.471Z] [INFO] [2019-07-30T05:41:52.471Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T05:41:52.471Z] [INFO] [2019-07-30T05:41:52.471Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [2019-07-30T05:41:52.471Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [44/134] [2019-07-30T05:41:52.471Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:41:52.471Z] [INFO] [2019-07-30T05:41:52.471Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:41:52.471Z] [INFO] [2019-07-30T05:41:52.471Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:41:52.471Z] [INFO] The project's OSGi version is 1.0.2.201907300502 [2019-07-30T05:41:52.471Z] [INFO] [2019-07-30T05:41:52.471Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:41:52.471Z] [INFO] [2019-07-30T05:41:52.471Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:41:52.471Z] [INFO] [2019-07-30T05:41:52.471Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:41:52.471Z] [INFO] [2019-07-30T05:41:52.471Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:41:52.471Z] [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-30T05:41:52.471Z] [INFO] [2019-07-30T05:41:52.471Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:41:52.471Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:41:52.471Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources [2019-07-30T05:41:52.471Z] [INFO] [2019-07-30T05:41:52.471Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:41:52.471Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes [2019-07-30T05:41:53.035Z] [INFO] [2019-07-30T05:41:53.035Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:41:53.035Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:41:53.035Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources [2019-07-30T05:41:53.035Z] [INFO] [2019-07-30T05:41:53.035Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:41:53.035Z] [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-30T05:41:53.035Z] [INFO] [2019-07-30T05:41:53.035Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:41:53.035Z] [INFO] [2019-07-30T05:41:53.035Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:41:53.035Z] [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-30T05:41:53.035Z] [INFO] [2019-07-30T05:41:53.035Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:41:53.035Z] [INFO] [2019-07-30T05:41:53.035Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:41:53.035Z] [INFO] [2019-07-30T05:41:53.035Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:41:53.035Z] [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-30T05:41:53.035Z] [INFO] [2019-07-30T05:41:53.035Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:41:53.035Z] [INFO] [2019-07-30T05:41:53.035Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:41:54.405Z] [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-30T05:41:54.405Z] [INFO] Command line: [2019-07-30T05:41:54.405Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/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-30T05:41:54.405Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:41:57.679Z] !SESSION 2019-07-30 05:41:54.650 ----------------------------------------------- [2019-07-30T05:41:57.679Z] eclipse.buildId=unknown [2019-07-30T05:41:57.679Z] java.version=1.8.0_202 [2019-07-30T05:41:57.679Z] java.vendor=Oracle Corporation [2019-07-30T05:41:57.679Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:41:57.679Z] 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-30T05:41:57.679Z] 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-30T05:41:57.679Z] [2019-07-30T05:41:57.679Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:41:57.346 [2019-07-30T05:41:57.679Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:41:57.679Z] !STACK 0 [2019-07-30T05:41:57.679Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T05:41:57.679Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:41:57.679Z] [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:41:57.679Z] [2019-07-30T05:41:57.679Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:41:57.529 [2019-07-30T05:41:57.679Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:41:57.679Z] !STACK 0 [2019-07-30T05:41:57.679Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T05:41:57.679Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:41:57.679Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:41:57.679Z] -> 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-30T05:41:57.679Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T05:41:57.679Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:41:57.679Z] [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:41:57.679Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:41:59.577Z] process 8138: 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-30T05:41:59.577Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T05:42:00.125Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:42:00.125Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:42:10.077Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-30T05:42:10.077Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.008 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-30T05:42:10.077Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped [2019-07-30T05:42:10.077Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-30T05:42:10.077Z] Display size: 1440x900 [2019-07-30T05:42:10.077Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T05:42:10.077Z] GTK version=3.18.9 [2019-07-30T05:42:10.077Z] GTK theme=Ambiance [2019-07-30T05:42:10.077Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T05:42:10.077Z] Time zone: Coordinated Universal Time [2019-07-30T05:42:10.077Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T05:42:10.077Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T05:42:11.971Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T05:42:11.971Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T05:42:11.971Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*} [2019-07-30T05:42:11.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1097236182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T05:42:11.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097236183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T05:42:11.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1097236184 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T05:42:11.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1097236185 data=null} to TimeGraphControl with text {} [2019-07-30T05:42:11.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1097236185 data=null button=1 stateMask=0x0 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-30T05:42:11.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1097236189 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-30T05:42:11.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1097236190 data=null button=1 stateMask=0x80000 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-30T05:42:11.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1097236191 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-30T05:42:11.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1097236192 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-30T05:42:11.971Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=1097236193 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-30T05:42:11.971Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=1097236194 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-30T05:42:11.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1097236194 data=null button=1 stateMask=0x80000 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-30T05:42:11.971Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=1097236199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T05:42:11.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1097236210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T05:42:11.971Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1097236210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T05:42:11.971Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1097236211 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T05:42:11.971Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1097236220 data=null} to TimeGraphControl with text {} [2019-07-30T05:42:11.971Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*} [2019-07-30T05:42:12.228Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T05:42:12.228Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T05:42:12.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T05:42:12.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T05:42:13.048Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T05:42:13.048Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T05:42:13.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T05:42:13.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T05:42:13.562Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.681 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-30T05:42:13.562Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.944 s [2019-07-30T05:42:13.562Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.193 s [2019-07-30T05:42:13.562Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.166 s [2019-07-30T05:42:13.562Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.12 s [2019-07-30T05:42:13.562Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.384 s [2019-07-30T05:42:13.562Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.133 s [2019-07-30T05:42:13.562Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.182 s [2019-07-30T05:42:13.562Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.114 s [2019-07-30T05:42:13.562Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.259 s [2019-07-30T05:42:13.562Z] [2019-07-30T05:42:13.562Z] Results: [2019-07-30T05:42:13.562Z] [2019-07-30T05:42:13.562Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T05:42:13.562Z] [2019-07-30T05:42:15.455Z] [INFO] All tests passed! [2019-07-30T05:42:15.455Z] [INFO] [2019-07-30T05:42:15.455Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:42:15.455Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:42:15.455Z] [INFO] [2019-07-30T05:42:15.455Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:42:16.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:42:16.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:42:16.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:42:16.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:42:16.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T05:42:17.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:42:17.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:42:17.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:42:17.461Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:42:17.461Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T05:42:17.461Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-07-30T05:42:17.718Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:42:17.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:42:17.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T05:42:18.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:42:19.594Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T05:42:19.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:42:19.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T05:42:19.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T05:42:20.106Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T05:42:20.106Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T05:42:20.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T05:42:20.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:42:20.619Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:42:20.619Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:42:20.876Z] [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-30T05:42:20.876Z] [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-30T05:42:20.876Z] [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-30T05:42:20.876Z] [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-30T05:42:20.876Z] [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-30T05:42:20.876Z] [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-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [2019-07-30T05:42:20.876Z] [INFO] Building Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT [45/134] [2019-07-30T05:42:20.876Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T05:42:20.876Z] [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-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T05:42:20.876Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T05:42:20.876Z] [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-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [2019-07-30T05:42:20.876Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [46/134] [2019-07-30T05:42:20.876Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:20.876Z] [INFO] The project's OSGi version is 1.1.1.201907300502 [2019-07-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:20.876Z] [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-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:20.876Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:42:20.876Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources [2019-07-30T05:42:20.876Z] [INFO] [2019-07-30T05:42:20.876Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:20.876Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes [2019-07-30T05:42:21.133Z] [INFO] [2019-07-30T05:42:21.133Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:21.133Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:42:21.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources [2019-07-30T05:42:21.133Z] [INFO] [2019-07-30T05:42:21.133Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:21.133Z] [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-30T05:42:21.133Z] [INFO] [2019-07-30T05:42:21.133Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:21.133Z] [INFO] [2019-07-30T05:42:21.133Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:21.133Z] [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-30T05:42:21.133Z] [INFO] [2019-07-30T05:42:21.133Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:21.133Z] [INFO] [2019-07-30T05:42:21.133Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:21.133Z] [INFO] [2019-07-30T05:42:21.133Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:21.133Z] [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-30T05:42:21.133Z] [INFO] [2019-07-30T05:42:21.133Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:21.133Z] [INFO] [2019-07-30T05:42:21.133Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:21.133Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:42:21.133Z] [INFO] [2019-07-30T05:42:21.133Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:21.389Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:42:21.389Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:42:21.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:42:22.210Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:42:22.210Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T05:42:22.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:42:22.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:42:22.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:42:22.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:42:22.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:42:22.724Z] [INFO] [2019-07-30T05:42:22.724Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:22.724Z] [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-30T05:42:22.724Z] [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-30T05:42:22.724Z] [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-30T05:42:22.724Z] [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-30T05:42:22.724Z] [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-30T05:42:22.724Z] [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-30T05:42:22.724Z] [INFO] [2019-07-30T05:42:22.724Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T05:42:22.724Z] [INFO] [2019-07-30T05:42:22.724Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [2019-07-30T05:42:22.724Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT [47/134] [2019-07-30T05:42:22.724Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:42:22.724Z] [INFO] [2019-07-30T05:42:22.724Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:22.724Z] [INFO] [2019-07-30T05:42:22.724Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:22.724Z] [INFO] The project's OSGi version is 3.2.2.201907300502 [2019-07-30T05:42:22.724Z] [INFO] [2019-07-30T05:42:22.724Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:22.724Z] [INFO] [2019-07-30T05:42:22.724Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:22.724Z] [INFO] [2019-07-30T05:42:22.724Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:22.724Z] [INFO] [2019-07-30T05:42:22.724Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:22.724Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T05:42:22.724Z] [INFO] [2019-07-30T05:42:22.724Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:22.724Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:42:22.724Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources [2019-07-30T05:42:22.724Z] [INFO] [2019-07-30T05:42:22.724Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:22.724Z] [INFO] Compiling 94 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes [2019-07-30T05:42:23.654Z] [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-30T05:42:23.654Z] return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances); [2019-07-30T05:42:23.654Z] ^^^^^^ [2019-07-30T05:42:23.654Z] 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-30T05:42:23.654Z] [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-30T05:42:23.654Z] Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container); [2019-07-30T05:42:23.654Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.654Z] 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-30T05:42:23.654Z] [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-30T05:42:23.654Z] * {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package [2019-07-30T05:42:23.654Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.654Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type [2019-07-30T05:42:23.654Z] [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-30T05:42:23.654Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-30T05:42:23.654Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.654Z] 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-30T05:42:23.654Z] [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-30T05:42:23.654Z] for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) { [2019-07-30T05:42:23.654Z] ^^^^^^^^^^^^^^ [2019-07-30T05:42:23.654Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable [2019-07-30T05:42:23.654Z] [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-30T05:42:23.654Z] final String alias = entry.getValue(); [2019-07-30T05:42:23.654Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.654Z] 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-30T05:42:23.654Z] [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-30T05:42:23.654Z] fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate()); [2019-07-30T05:42:23.654Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.654Z] 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-30T05:42:23.654Z] [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-30T05:42:23.654Z] TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement)); [2019-07-30T05:42:23.654Z] ^^^^^^^^^^^^^^ [2019-07-30T05:42:23.654Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T05:42:23.654Z] [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-30T05:42:23.654Z] buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList); [2019-07-30T05:42:23.654Z] ^^^^^ [2019-07-30T05:42:23.654Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:42:23.654Z] [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-30T05:42:23.654Z] return quarkToRow.values(); [2019-07-30T05:42:23.654Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.654Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>' [2019-07-30T05:42:23.654Z] [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-30T05:42:23.654Z] provider = generateExperimentProviderXy(traces, viewElement); [2019-07-30T05:42:23.654Z] ^^^^^^ [2019-07-30T05:42:23.654Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-30T05:42:23.654Z] [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-30T05:42:23.654Z] provider = generateExperimentProviderTimeGraph(traces, viewElement); [2019-07-30T05:42:23.654Z] ^^^^^^ [2019-07-30T05:42:23.654Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-30T05:42:23.654Z] [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-30T05:42:23.654Z] buffer.putString(entry.getKey()); [2019-07-30T05:42:23.654Z] ^^^^^^^^^^^^^^ [2019-07-30T05:42:23.654Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:42:23.654Z] [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-30T05:42:23.654Z] size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey()); [2019-07-30T05:42:23.654Z] ^^^^^^^^^^^^^^ [2019-07-30T05:42:23.654Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:42:23.654Z] [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-30T05:42:23.654Z] series.getValue().getData()[i] = extractValue(value); [2019-07-30T05:42:23.654Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.654Z] 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-30T05:42:23.654Z] [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-30T05:42:23.654Z] getSeriesDelta(series.getValue().getData()); [2019-07-30T05:42:23.654Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.655Z] 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-30T05:42:23.655Z] [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-30T05:42:23.655Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-30T05:42:23.655Z] ^^^^^^^^^^^^^^ [2019-07-30T05:42:23.655Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:42:23.655Z] [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-30T05:42:23.655Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-30T05:42:23.655Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.655Z] 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-30T05:42:23.655Z] [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-30T05:42:23.655Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-30T05:42:23.655Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.655Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:42:23.655Z] [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-30T05:42:23.655Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T05:42:23.655Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.655Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:42:23.655Z] [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-30T05:42:23.655Z] int attributeQuark = series.getKey().fQuark; [2019-07-30T05:42:23.655Z] ^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.655Z] 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-30T05:42:23.655Z] [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-30T05:42:23.655Z] series.getValue().getData()[i] = extractValue(value); [2019-07-30T05:42:23.655Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.655Z] 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-30T05:42:23.655Z] [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-30T05:42:23.655Z] if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) { [2019-07-30T05:42:23.655Z] ^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.655Z] 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-30T05:42:23.655Z] [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-30T05:42:23.655Z] getSeriesDelta(series.getValue().getData()); [2019-07-30T05:42:23.655Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.655Z] 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-30T05:42:23.655Z] [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-30T05:42:23.655Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-30T05:42:23.655Z] ^^^^^^^^^^^^^^ [2019-07-30T05:42:23.655Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:42:23.655Z] [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-30T05:42:23.655Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-30T05:42:23.655Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.655Z] 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-30T05:42:23.655Z] [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-30T05:42:23.655Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-30T05:42:23.655Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.655Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:42:23.655Z] [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-30T05:42:23.655Z] return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$ [2019-07-30T05:42:23.655Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.655Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-30T05:42:23.655Z] [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-30T05:42:23.655Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_StateSystemPrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-30T05:42:23.655Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.655Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:42:23.655Z] [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-30T05:42:23.655Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_SegmentStorePrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-30T05:42:23.655Z] ^^^^^^^^^^^^^^^^ [2019-07-30T05:42:23.655Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T05:42:23.655Z] 30 problems (30 warnings) [2019-07-30T05:42:23.655Z] [INFO] [2019-07-30T05:42:23.655Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:23.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:42:23.655Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources [2019-07-30T05:42:23.655Z] [INFO] [2019-07-30T05:42:23.655Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:23.655Z] [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-30T05:42:23.655Z] [INFO] [2019-07-30T05:42:23.655Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:23.655Z] [INFO] [2019-07-30T05:42:23.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:23.655Z] [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-30T05:42:23.655Z] [INFO] [2019-07-30T05:42:23.655Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:23.655Z] [INFO] [2019-07-30T05:42:23.655Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:23.655Z] [INFO] [2019-07-30T05:42:23.655Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:23.655Z] [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-30T05:42:24.218Z] [INFO] [2019-07-30T05:42:24.218Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:24.218Z] [INFO] [2019-07-30T05:42:24.218Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:24.218Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:42:24.218Z] [INFO] [2019-07-30T05:42:24.218Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:24.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:42:24.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:42:24.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:42:25.038Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:42:25.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:42:25.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:42:25.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:42:25.295Z] [INFO] [2019-07-30T05:42:25.295Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:25.295Z] [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-30T05:42:25.295Z] [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-30T05:42:25.295Z] [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-30T05:42:25.295Z] [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-30T05:42:25.295Z] [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-30T05:42:25.295Z] [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-30T05:42:25.295Z] [INFO] [2019-07-30T05:42:25.295Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T05:42:25.295Z] [INFO] [2019-07-30T05:42:25.295Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [2019-07-30T05:42:25.295Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT [48/134] [2019-07-30T05:42:25.295Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:42:25.295Z] [INFO] [2019-07-30T05:42:25.295Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:25.295Z] [INFO] [2019-07-30T05:42:25.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:25.295Z] [INFO] The project's OSGi version is 3.0.0.201907300502 [2019-07-30T05:42:25.295Z] [INFO] [2019-07-30T05:42:25.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:25.295Z] [INFO] [2019-07-30T05:42:25.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:25.295Z] [INFO] [2019-07-30T05:42:25.295Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:25.295Z] [INFO] [2019-07-30T05:42:25.295Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:25.295Z] [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-30T05:42:25.295Z] [INFO] [2019-07-30T05:42:25.295Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:25.295Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:42:25.295Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources [2019-07-30T05:42:25.295Z] [INFO] [2019-07-30T05:42:25.295Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:25.295Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes [2019-07-30T05:42:25.859Z] [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-30T05:42:25.859Z] Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq()); [2019-07-30T05:42:25.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:42:25.859Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-30T05:42:25.859Z] [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-30T05:42:25.859Z] Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq()); [2019-07-30T05:42:25.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:42:25.859Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-30T05:42:25.859Z] [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-30T05:42:25.859Z] Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags()); [2019-07-30T05:42:25.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:42:25.859Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-30T05:42:25.859Z] 3 problems (3 warnings) [2019-07-30T05:42:25.859Z] [INFO] [2019-07-30T05:42:25.859Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:25.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:42:25.859Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources [2019-07-30T05:42:25.859Z] [INFO] [2019-07-30T05:42:25.859Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:25.859Z] [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-30T05:42:25.859Z] [INFO] [2019-07-30T05:42:25.859Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:25.859Z] [INFO] [2019-07-30T05:42:25.859Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:25.859Z] [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-30T05:42:25.859Z] [INFO] [2019-07-30T05:42:25.859Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:25.859Z] [INFO] [2019-07-30T05:42:25.859Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:25.859Z] [INFO] [2019-07-30T05:42:25.859Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:25.859Z] [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-30T05:42:25.859Z] [INFO] [2019-07-30T05:42:25.859Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:25.859Z] [INFO] [2019-07-30T05:42:25.859Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:25.859Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:42:25.859Z] [INFO] [2019-07-30T05:42:25.859Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:26.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:42:26.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:42:26.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:42:27.246Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:42:27.246Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T05:42:27.246Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T05:42:27.502Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T05:42:27.502Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:42:27.760Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:42:27.760Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:42:27.760Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:42:27.760Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:42:28.016Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:42:28.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T05:42:28.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:42:28.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T05:42:28.622Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:42:28.622Z] [INFO] [2019-07-30T05:42:28.622Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:28.622Z] [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-30T05:42:28.622Z] [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-30T05:42:28.622Z] [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-30T05:42:28.622Z] [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-30T05:42:28.622Z] [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-30T05:42:28.622Z] [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-30T05:42:28.622Z] [INFO] [2019-07-30T05:42:28.622Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T05:42:28.622Z] [INFO] [2019-07-30T05:42:28.622Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [2019-07-30T05:42:28.622Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [49/134] [2019-07-30T05:42:28.622Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:42:28.622Z] [INFO] [2019-07-30T05:42:28.622Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:42:28.622Z] [INFO] [2019-07-30T05:42:28.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:42:28.622Z] [INFO] The project's OSGi version is 0.0.4.201907300502 [2019-07-30T05:42:28.622Z] [INFO] [2019-07-30T05:42:28.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:42:28.622Z] [INFO] [2019-07-30T05:42:28.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:42:28.622Z] [INFO] [2019-07-30T05:42:28.622Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:42:28.622Z] [INFO] [2019-07-30T05:42:28.622Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:42:28.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/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T05:42:28.622Z] [INFO] [2019-07-30T05:42:28.622Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:42:28.622Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:42:28.622Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources [2019-07-30T05:42:28.622Z] [INFO] [2019-07-30T05:42:28.622Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:42:28.622Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes [2019-07-30T05:42:29.222Z] [INFO] [2019-07-30T05:42:29.222Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:42:29.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:42:29.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources [2019-07-30T05:42:29.222Z] [INFO] [2019-07-30T05:42:29.222Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:42:29.222Z] [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-30T05:42:29.222Z] [INFO] [2019-07-30T05:42:29.222Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:42:29.222Z] [INFO] [2019-07-30T05:42:29.222Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:42:29.222Z] [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-30T05:42:29.222Z] [INFO] [2019-07-30T05:42:29.222Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:42:29.222Z] [INFO] [2019-07-30T05:42:29.222Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:42:29.222Z] [INFO] [2019-07-30T05:42:29.222Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:42:29.222Z] [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-30T05:42:29.222Z] [INFO] [2019-07-30T05:42:29.222Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:42:29.222Z] [INFO] [2019-07-30T05:42:29.222Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:42:30.252Z] [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-30T05:42:30.252Z] [INFO] Command line: [2019-07-30T05:42:30.252Z] [/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-30T05:42:30.508Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:42:33.783Z] !SESSION 2019-07-30 05:42:30.495 ----------------------------------------------- [2019-07-30T05:42:33.783Z] eclipse.buildId=unknown [2019-07-30T05:42:33.783Z] java.version=1.8.0_202 [2019-07-30T05:42:33.783Z] java.vendor=Oracle Corporation [2019-07-30T05:42:33.783Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:42:33.783Z] 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-30T05:42:33.783Z] 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-30T05:42:33.783Z] [2019-07-30T05:42:33.783Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:42:33.250 [2019-07-30T05:42:33.783Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:42:33.783Z] !STACK 0 [2019-07-30T05:42:33.783Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T05:42:33.783Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:42:33.783Z] [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:42:33.783Z] [2019-07-30T05:42:33.783Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:42:33.428 [2019-07-30T05:42:33.783Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:42:33.783Z] !STACK 0 [2019-07-30T05:42:33.783Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T05:42:33.783Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:42:33.783Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:42:33.783Z] -> 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-30T05:42:33.783Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T05:42:33.783Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:42:33.783Z] [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:42:33.783Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:42:35.151Z] process 8248: 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-30T05:42:35.151Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T05:42:35.714Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:42:35.714Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:42:45.669Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-30T05:42:46.233Z] Display size: 1440x900 [2019-07-30T05:42:46.233Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T05:42:46.233Z] GTK version=3.18.9 [2019-07-30T05:42:46.233Z] GTK theme=Ambiance [2019-07-30T05:42:46.233Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T05:42:46.233Z] Time zone: Coordinated Universal Time [2019-07-30T05:42:46.233Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T05:42:46.233Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T05:42:48.128Z] *** BUG *** [2019-07-30T05:42:48.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:42:48.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:42:48.128Z] [2019-07-30T05:42:48.128Z] *** BUG *** [2019-07-30T05:42:48.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:42:48.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:42:48.128Z] [2019-07-30T05:42:48.128Z] *** BUG *** [2019-07-30T05:42:48.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:42:48.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:42:48.128Z] [2019-07-30T05:42:48.385Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T05:42:48.385Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T05:43:27.229Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T05:43:27.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:43:27.229Z] DEBUG - number of items : 6 [2019-07-30T05:43:27.229Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097309812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097309812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097309813 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1097309813 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097309813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097309813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097309814 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-30T05:43:27.229Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097309940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097309978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097309979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097309979 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097309979 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-30T05:43:27.229Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-30T05:43:27.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1097309988 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-30T05:43:27.229Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-30T05:43:27.229Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T05:43:27.229Z] DEBUG - number of items : 6 [2019-07-30T05:43:27.229Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097310302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097310302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097310302 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097310302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097310303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097310303 data=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-30T05:43:27.229Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097310317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097310317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097310318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097310318 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097310318 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T05:43:27.229Z] DEBUG - number of items : 6 [2019-07-30T05:43:27.229Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097310391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097310392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097310392 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097310392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097310392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097310392 data=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-30T05:43:27.229Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097310395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097310396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097310396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097310397 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097310397 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:27.229Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:27.229Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T05:43:27.229Z] DEBUG - number of items : 6 [2019-07-30T05:43:27.229Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097310415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097310415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:27.229Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097310415 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:27.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097310415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:27.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097310416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:27.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097310416 data=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-30T05:43:27.230Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097310492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097310492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.230Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097310492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097310493 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.230Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097310493 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.230Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T05:43:27.230Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T05:43:27.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T05:43:27.230Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T05:43:30.504Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T05:43:30.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:43:42.683Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T05:43:42.683Z] DEBUG - number of items : 6 [2019-07-30T05:43:42.683Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T05:43:42.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097326885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:42.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097326886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:42.683Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097326886 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:42.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1097326886 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:42.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097326887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:42.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097326887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:42.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097326887 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-30T05:43:42.942Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097326965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:42.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097326966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:42.942Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097326966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:42.942Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097326966 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:42.942Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097326966 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:42.942Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T05:43:42.942Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel' [2019-07-30T05:43:43.680Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T05:43:43.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097327213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:43.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097327214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:43.680Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097327214 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:43.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1097327214 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:43.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097327215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:43.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097327215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:43.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097327215 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-30T05:43:43.680Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097327381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:43.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097327381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:43.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097327382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:43.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097327382 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:43.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097327383 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:43.680Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T05:43:43.680Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-30T05:43:43.680Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-30T05:43:43.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1097327387 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-30T05:43:43.680Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-30T05:43:43.680Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T05:43:43.936Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T05:43:44.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:43:44.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:43:44.192Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T05:43:44.192Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T05:43:44.449Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:43:44.449Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:43:44.706Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T05:43:44.963Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T05:43:44.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:43:44.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:43:44.963Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T05:43:45.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:43:45.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:43:45.220Z] DEBUG - number of items : 6 [2019-07-30T05:43:45.220Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:45.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097329383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:45.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097329383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:45.220Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097329383 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:45.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097329384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:45.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097329384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:45.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097329384 data=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-30T05:43:45.220Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097329392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:45.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097329394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:45.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097329395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:45.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097329402 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:45.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097329402 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:45.220Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T05:43:45.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T05:43:45.477Z] DEBUG - number of items : 6 [2019-07-30T05:43:45.477Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T05:43:45.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097329598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:45.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097329598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:45.477Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097329599 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:45.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097329599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:45.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097329599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:45.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097329599 data=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-30T05:43:45.477Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097329602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:45.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097329613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:45.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097329613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:45.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097329613 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:45.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097329614 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:45.477Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:45.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T05:43:45.477Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T05:43:45.734Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T05:43:45.734Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T05:43:49.009Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T05:43:49.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:43:49.009Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view' [2019-07-30T05:43:49.009Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm' [2019-07-30T05:43:49.009Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm' [2019-07-30T05:43:49.009Z] *** BUG *** [2019-07-30T05:43:49.009Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:43:49.009Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:43:49.009Z] [2019-07-30T05:43:49.009Z] *** BUG *** [2019-07-30T05:43:49.009Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:43:49.009Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:43:49.009Z] [2019-07-30T05:43:49.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=1097333125 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-30T05:43:49.266Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm' [2019-07-30T05:43:49.266Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T05:43:49.266Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T05:43:49.830Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance' [2019-07-30T05:43:49.830Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-30T05:43:49.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=1097333790 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-30T05:43:49.830Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-30T05:43:49.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T05:43:50.760Z] *** BUG *** [2019-07-30T05:43:50.760Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:43:50.760Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:43:50.760Z] [2019-07-30T05:43:50.760Z] *** BUG *** [2019-07-30T05:43:50.760Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:43:50.760Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:43:50.760Z] [2019-07-30T05:43:51.689Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T05:43:51.946Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-30T05:43:52.202Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T05:43:52.459Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:43:52.459Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:43:52.459Z] DEBUG - number of items : 6 [2019-07-30T05:43:52.459Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T05:43:52.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1097336689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:52.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097336689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:52.459Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1097336689 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:52.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1097336690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:52.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1097336690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T05:43:52.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1097336690 data=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-30T05:43:52.459Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1097336692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:52.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1097336701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:52.459Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1097336708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:52.459Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1097336709 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:52.459Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1097336709 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:52.459Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-30T05:43:52.459Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-30T05:43:52.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:43:52.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:43:54.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1097338024 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:43:54.084Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:43:54.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:43:54.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:43:54.084Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:43:54.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097338099 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:43:54.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097338100 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:43:54.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097338100 data=null} to TreeItem with text {test} [2019-07-30T05:43:54.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097338101 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:43:54.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097338102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:43:54.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097338181 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:43:54.341Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:43:54.341Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:43:54.341Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:43:55.270Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:43:55.270Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:43:55.270Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:43:55.270Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:43:55.270Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:43:55.270Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:43:55.270Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:43:55.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:43:55.270Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:43:55.270Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:43:55.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097339422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:43:55.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097339423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:43:55.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097339423 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:43:55.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097339424 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:43:55.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097339424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:43:55.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097339424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:43:55.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097339424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:43:55.270Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097339424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:43:55.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097339425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:43:55.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097339425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:43:55.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097339425 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:43:55.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097339425 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:43:55.270Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:43:55.270Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:43:55.270Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:43:55.270Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:43:55.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:43:55.270Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:43:55.270Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:43:55.270Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:43:55.270Z] DEBUG - Clicking on OK [2019-07-30T05:43:55.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097339431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:43:55.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097339432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:43:55.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097339432 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:43:55.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097339432 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:43:55.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097339432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:43:55.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097339433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:43:55.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:43:55.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:43:55.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:43:55.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:43:55.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:43:55.270Z] DEBUG - Clicked on OK [2019-07-30T05:43:56.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097339433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:43:56.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1097338408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:43:56.525Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.21 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-30T05:43:56.525Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 38.841 s [2019-07-30T05:43:56.525Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 19.302 s [2019-07-30T05:43:56.525Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 7.984 s [2019-07-30T05:43:56.525Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-30T05:43:57.089Z] *** BUG *** [2019-07-30T05:43:57.089Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:43:57.089Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:43:57.089Z] [2019-07-30T05:43:57.089Z] *** BUG *** [2019-07-30T05:43:57.089Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:43:57.089Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:43:57.089Z] [2019-07-30T05:43:57.089Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T05:43:57.089Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T05:44:29.129Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T05:44:29.129Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:44:29.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:44:29.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:44:29.129Z] DEBUG - Setting state to checked on: minor_faults [2019-07-30T05:44:29.129Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T05:44:29.129Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T05:44:29.129Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T05:44:29.129Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:44:29.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:44:29.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:44:29.129Z] DEBUG - Setting state to checked on: kernel_vm [2019-07-30T05:44:29.129Z] DEBUG - Setting state to unchecked on: minor_faults [2019-07-30T05:44:29.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1097372293 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:44:29.129Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:44:29.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:44:29.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:44:29.129Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:44:29.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097372382 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:44:29.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097372383 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:44:29.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097372383 data=null} to TreeItem with text {test} [2019-07-30T05:44:29.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097372384 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:44:29.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097372384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:44:29.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097372395 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:44:29.129Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:44:29.129Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:44:29.129Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:44:29.386Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:44:29.386Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:44:29.386Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:44:29.386Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:44:29.386Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:44:29.386Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:44:29.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:44:29.386Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:44:29.386Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:44:29.386Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:44:29.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097373403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:44:29.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097373403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:44:29.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097373403 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:44:29.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097373403 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:44:29.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097373404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:44:29.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097373404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:44:29.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097373404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:44:29.386Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097373404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:44:29.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097373404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:44:29.386Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097373404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:44:29.386Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097373405 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:44:29.386Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097373405 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:44:29.386Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:44:29.386Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:44:29.386Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:44:29.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:44:29.386Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:44:29.386Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:44:29.386Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:44:29.386Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:44:29.386Z] DEBUG - Clicking on OK [2019-07-30T05:44:29.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097373407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:44:29.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097373407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:44:29.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097373407 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:44:29.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097373408 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:44:29.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097373408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:44:29.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097373408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:44:29.386Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:44:29.386Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:44:29.386Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:44:29.386Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:44:29.386Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:44:29.386Z] DEBUG - Clicked on OK [2019-07-30T05:44:29.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097373408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:44:29.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1097372530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:44:30.514Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.807 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-30T05:44:30.514Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 28.098 s [2019-07-30T05:44:30.514Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 3.071 s [2019-07-30T05:44:30.514Z] [2019-07-30T05:44:30.514Z] Results: [2019-07-30T05:44:30.514Z] [2019-07-30T05:44:30.514Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:44:30.514Z] [2019-07-30T05:44:31.078Z] [2019-07-30T05:44:31.078Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 05:44:30.839 [2019-07-30T05:44:31.078Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T05:44:32.009Z] [INFO] All tests passed! [2019-07-30T05:44:32.009Z] [INFO] [2019-07-30T05:44:32.009Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:44:32.009Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:44:32.009Z] [INFO] [2019-07-30T05:44:32.009Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:44:32.940Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:44:32.940Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:44:32.940Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:44:33.503Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T05:44:33.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:44:34.898Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:44:35.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T05:44:35.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T05:44:35.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T05:44:35.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T05:44:35.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:44:35.668Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T05:44:35.668Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T05:44:35.668Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T05:44:35.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:44:35.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:44:35.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:44:35.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:44:36.182Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:44:36.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:44:36.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T05:44:36.694Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T05:44:36.694Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T05:44:36.694Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:44:36.951Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:44:36.951Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:44:37.208Z] [INFO] [2019-07-30T05:44:37.208Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:44:37.208Z] [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-30T05:44:37.208Z] [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-30T05:44:37.208Z] [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-30T05:44:37.208Z] [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-30T05:44:37.208Z] [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-30T05:44:37.208Z] [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-30T05:44:37.208Z] [INFO] [2019-07-30T05:44:37.208Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T05:44:37.208Z] [INFO] [2019-07-30T05:44:37.208Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [2019-07-30T05:44:37.208Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT [50/134] [2019-07-30T05:44:37.208Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:44:37.208Z] [INFO] [2019-07-30T05:44:37.208Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:44:37.208Z] [INFO] [2019-07-30T05:44:37.208Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:44:37.465Z] [INFO] The project's OSGi version is 1.0.7.201907300502 [2019-07-30T05:44:37.465Z] [INFO] [2019-07-30T05:44:37.465Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:44:37.465Z] [INFO] [2019-07-30T05:44:37.465Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:44:37.465Z] [INFO] [2019-07-30T05:44:37.465Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:44:37.465Z] [INFO] [2019-07-30T05:44:37.465Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:44:37.465Z] [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-30T05:44:37.465Z] [INFO] [2019-07-30T05:44:37.465Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:44:37.465Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:44:37.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources [2019-07-30T05:44:37.465Z] [INFO] [2019-07-30T05:44:37.465Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:44:37.465Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes [2019-07-30T05:44:38.028Z] [INFO] [2019-07-30T05:44:38.028Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:44:38.028Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:44:38.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources [2019-07-30T05:44:38.028Z] [INFO] [2019-07-30T05:44:38.028Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:44:38.028Z] [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-30T05:44:38.028Z] [INFO] [2019-07-30T05:44:38.028Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:44:38.028Z] [INFO] [2019-07-30T05:44:38.028Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:44:38.028Z] [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-30T05:44:38.028Z] [INFO] [2019-07-30T05:44:38.028Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:44:38.028Z] [INFO] [2019-07-30T05:44:38.028Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:44:38.028Z] [INFO] [2019-07-30T05:44:38.028Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:44:38.028Z] [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-30T05:44:38.028Z] [INFO] [2019-07-30T05:44:38.028Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:44:38.028Z] [INFO] [2019-07-30T05:44:38.028Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:44:39.397Z] [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-30T05:44:39.397Z] [INFO] Command line: [2019-07-30T05:44:39.397Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/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-30T05:44:39.397Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:44:42.668Z] !SESSION 2019-07-30 05:44:39.591 ----------------------------------------------- [2019-07-30T05:44:42.668Z] eclipse.buildId=unknown [2019-07-30T05:44:42.668Z] java.version=1.8.0_202 [2019-07-30T05:44:42.668Z] java.vendor=Oracle Corporation [2019-07-30T05:44:42.668Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:44:42.668Z] 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-30T05:44:42.668Z] 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-30T05:44:42.668Z] [2019-07-30T05:44:42.668Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:44:42.322 [2019-07-30T05:44:42.668Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:44:42.668Z] !STACK 0 [2019-07-30T05:44:42.668Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T05:44:42.668Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:44:42.668Z] [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:44:42.668Z] [2019-07-30T05:44:42.668Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:44:42.452 [2019-07-30T05:44:42.668Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:44:42.668Z] !STACK 0 [2019-07-30T05:44:42.668Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T05:44:42.668Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:44:42.668Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:44:42.668Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T05:44:42.668Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T05:44:42.668Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:44:42.668Z] [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:44:42.668Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:44:44.560Z] process 8564: 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-30T05:44:44.560Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T05:44:44.817Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:44:44.817Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:44:54.903Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-30T05:44:54.903Z] Display size: 1440x900 [2019-07-30T05:44:54.903Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T05:44:54.903Z] GTK version=3.18.9 [2019-07-30T05:44:54.903Z] GTK theme=Ambiance [2019-07-30T05:44:54.903Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T05:44:54.903Z] Time zone: Coordinated Universal Time [2019-07-30T05:44:54.903Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T05:44:54.903Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T05:44:55.835Z] *** BUG *** [2019-07-30T05:44:55.835Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:44:55.835Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:44:55.835Z] [2019-07-30T05:44:55.835Z] *** BUG *** [2019-07-30T05:44:55.835Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:44:55.835Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:44:55.835Z] [2019-07-30T05:44:55.835Z] *** BUG *** [2019-07-30T05:44:55.835Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:44:55.835Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:44:55.835Z] [2019-07-30T05:44:55.835Z] *** BUG *** [2019-07-30T05:44:55.835Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:44:55.835Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:44:55.835Z] [2019-07-30T05:44:55.835Z] *** BUG *** [2019-07-30T05:44:55.835Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:44:55.835Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:44:55.835Z] [2019-07-30T05:44:56.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097400140 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-30T05:44:56.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097400212 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:44:56.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097400213 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-30T05:44:56.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097400218 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:44:56.093Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T05:44:56.350Z] *** BUG *** [2019-07-30T05:44:56.350Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:44:56.350Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:44:56.350Z] [2019-07-30T05:44:56.350Z] *** BUG *** [2019-07-30T05:44:56.350Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:44:56.350Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:44:56.350Z] [2019-07-30T05:44:56.350Z] *** BUG *** [2019-07-30T05:44:56.350Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:44:56.350Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:44:56.350Z] [2019-07-30T05:44:56.350Z] *** BUG *** [2019-07-30T05:44:56.350Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:44:56.350Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:44:56.350Z] [2019-07-30T05:44:56.350Z] *** BUG *** [2019-07-30T05:44:56.350Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:44:56.350Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:44:56.350Z] [2019-07-30T05:44:56.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097400534 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-30T05:44:56.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097400536 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T05:44:56.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097400539 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-30T05:44:56.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097400540 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T05:44:56.350Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T05:44:56.913Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T05:44:56.913Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-30T05:44:56.913Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-30T05:44:56.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1097401016 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-30T05:44:56.913Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-30T05:44:56.913Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T05:45:11.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097412799 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-30T05:45:11.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097414382 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:45:11.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097414384 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-30T05:45:11.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097415890 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:45:11.764Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T05:45:13.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097417693 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-30T05:45:13.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097417697 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T05:45:13.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097417719 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-30T05:45:13.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097417722 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:45:13.657Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T05:45:25.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097428485 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-30T05:45:25.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097429707 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:45:25.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097429708 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-30T05:45:26.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097430844 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:45:26.766Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T05:45:41.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097445160 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-30T05:45:42.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097446725 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:45:42.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097446727 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-30T05:45:44.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097448232 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:45:44.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T05:45:59.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097461996 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-30T05:46:00.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097464379 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:46:00.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097464381 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-30T05:46:02.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097466606 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:46:02.703Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T05:46:04.595Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.853 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-30T05:46:04.595Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.51 s [2019-07-30T05:46:04.595Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.301 s [2019-07-30T05:46:04.595Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.479 s [2019-07-30T05:46:04.595Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 16.392 s [2019-07-30T05:46:04.595Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.335 s [2019-07-30T05:46:04.595Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 14.887 s [2019-07-30T05:46:04.595Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 17.603 s [2019-07-30T05:46:04.595Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 18.214 s [2019-07-30T05:46:04.595Z] [2019-07-30T05:46:04.595Z] Results: [2019-07-30T05:46:04.595Z] [2019-07-30T05:46:04.595Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:46:04.595Z] [2019-07-30T05:46:05.963Z] [INFO] All tests passed! [2019-07-30T05:46:05.963Z] [INFO] [2019-07-30T05:46:05.963Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:46:05.963Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:46:05.963Z] [INFO] [2019-07-30T05:46:05.963Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:46:06.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:46:06.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:46:06.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:46:07.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:46:07.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T05:46:07.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:46:07.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:46:07.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:46:07.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:46:07.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T05:46:07.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:46:08.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:46:08.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T05:46:08.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T05:46:08.988Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:46:10.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T05:46:10.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T05:46:10.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T05:46:10.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:46:11.022Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:46:11.022Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:46:11.022Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:46:11.022Z] [INFO] [2019-07-30T05:46:11.022Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:46:11.022Z] [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-30T05:46:11.022Z] [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-30T05:46:11.427Z] [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-30T05:46:11.427Z] [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-30T05:46:11.427Z] [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-30T05:46:11.427Z] [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-30T05:46:11.427Z] [INFO] [2019-07-30T05:46:11.427Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T05:46:11.427Z] [INFO] [2019-07-30T05:46:11.427Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [2019-07-30T05:46:11.427Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT [51/134] [2019-07-30T05:46:11.427Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:46:11.427Z] [INFO] [2019-07-30T05:46:11.427Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:46:11.427Z] [INFO] [2019-07-30T05:46:11.427Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:46:11.427Z] [INFO] The project's OSGi version is 1.0.10.201907300502 [2019-07-30T05:46:11.427Z] [INFO] [2019-07-30T05:46:11.427Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:46:11.427Z] [INFO] [2019-07-30T05:46:11.427Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:46:11.427Z] [INFO] [2019-07-30T05:46:11.427Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:46:11.427Z] [INFO] [2019-07-30T05:46:11.427Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:46:11.427Z] [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-30T05:46:11.427Z] [INFO] [2019-07-30T05:46:11.427Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:46:11.427Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:46:11.427Z] [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-30T05:46:11.427Z] [INFO] [2019-07-30T05:46:11.427Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:46:11.427Z] [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-30T05:46:11.427Z] [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-30T05:46:11.427Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-30T05:46:11.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:46:11.427Z] 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-30T05:46:11.427Z] 1 problem (1 warning) [2019-07-30T05:46:11.427Z] [INFO] [2019-07-30T05:46:11.427Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:46:11.427Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:46:11.427Z] [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-30T05:46:11.427Z] [INFO] [2019-07-30T05:46:11.427Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:46:11.427Z] [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-30T05:46:11.427Z] [INFO] [2019-07-30T05:46:11.427Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:46:11.427Z] [INFO] [2019-07-30T05:46:11.427Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:46:11.776Z] [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-30T05:46:11.776Z] [INFO] [2019-07-30T05:46:11.776Z] [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-30T05:46:11.776Z] [INFO] [2019-07-30T05:46:11.776Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:46:11.776Z] [INFO] [2019-07-30T05:46:11.776Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:46:11.776Z] [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-30T05:46:11.776Z] [INFO] [2019-07-30T05:46:11.776Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:46:11.776Z] [INFO] [2019-07-30T05:46:11.776Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:46:13.669Z] [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-30T05:46:13.669Z] [INFO] Command line: [2019-07-30T05:46:13.669Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.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-30T05:46:13.669Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:46:16.942Z] !SESSION 2019-07-30 05:46:13.561 ----------------------------------------------- [2019-07-30T05:46:16.942Z] eclipse.buildId=unknown [2019-07-30T05:46:16.942Z] java.version=1.8.0_202 [2019-07-30T05:46:16.942Z] java.vendor=Oracle Corporation [2019-07-30T05:46:16.942Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:46:16.942Z] 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-30T05:46:16.942Z] 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-30T05:46:16.942Z] [2019-07-30T05:46:16.942Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:46:16.325 [2019-07-30T05:46:16.942Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:46:16.942Z] !STACK 0 [2019-07-30T05:46:16.942Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T05:46:16.942Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:46:16.942Z] [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:46:16.942Z] [2019-07-30T05:46:16.942Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:46:16.450 [2019-07-30T05:46:16.942Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:46:16.942Z] !STACK 0 [2019-07-30T05:46:16.942Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T05:46:16.942Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:46:16.942Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:46:16.942Z] -> 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-30T05:46:16.942Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T05:46:16.942Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:46:16.942Z] [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:46:16.942Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:46:18.834Z] process 8683: 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-30T05:46:18.834Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T05:46:18.834Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:46:18.834Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:46:28.786Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-30T05:46:29.043Z] Display size: 1440x900 [2019-07-30T05:46:29.043Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T05:46:29.043Z] GTK version=3.18.9 [2019-07-30T05:46:29.043Z] GTK theme=Ambiance [2019-07-30T05:46:29.043Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T05:46:29.043Z] Time zone: Coordinated Universal Time [2019-07-30T05:46:29.043Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T05:46:29.043Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T05:46:31.150Z] *** BUG *** [2019-07-30T05:46:31.150Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:46:31.150Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:46:31.150Z] [2019-07-30T05:46:31.150Z] *** BUG *** [2019-07-30T05:46:31.150Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:46:31.150Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:46:31.150Z] [2019-07-30T05:46:31.150Z] *** BUG *** [2019-07-30T05:46:31.150Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:46:31.150Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:46:31.150Z] [2019-07-30T05:46:31.407Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"' [2019-07-30T05:46:31.407Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T05:46:43.588Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T05:46:43.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T05:46:43.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:46:43.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:46:43.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:46:43.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:46:43.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:46:43.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:46:43.588Z] DEBUG - Setting state to checked on: bug446190 [2019-07-30T05:46:43.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:46:43.845Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:46:44.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1097508211 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:46:44.102Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:46:44.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:46:44.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:46:44.102Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:46:44.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097508328 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:46:44.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097508382 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:46:44.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097508386 data=null} to TreeItem with text {test} [2019-07-30T05:46:44.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097508387 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:46:44.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097508389 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:46:44.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097508418 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:46:44.923Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:46:44.923Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:46:44.923Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:46:45.180Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:46:45.180Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:46:45.180Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:46:45.180Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:46:45.180Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:45.180Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:46:45.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:46:45.180Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:46:45.180Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:45.180Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:46:45.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097509413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:45.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097509417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:45.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097509417 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:45.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097509417 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:45.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097509418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:45.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097509418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:45.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097509418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:45.180Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097509419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:45.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097509419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:45.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097509419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:45.180Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097509419 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:45.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097509420 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:45.180Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:45.180Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:46:45.180Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:46:45.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:46:45.180Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:46:45.180Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:46:45.180Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:46:45.180Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:45.437Z] DEBUG - Clicking on OK [2019-07-30T05:46:45.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097509487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:45.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097509488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:45.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097509488 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:45.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097509488 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:45.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097509488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:45.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097509489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:45.437Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:45.437Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:45.437Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:45.437Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:45.437Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:45.437Z] DEBUG - Clicked on OK [2019-07-30T05:46:46.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097509489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:46.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1097508883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:46:46.624Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.599 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-30T05:46:46.624Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest) Time elapsed: 13.452 s [2019-07-30T05:46:46.624Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-30T05:46:47.188Z] *** BUG *** [2019-07-30T05:46:47.188Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:46:47.188Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:46:47.188Z] [2019-07-30T05:46:47.188Z] *** BUG *** [2019-07-30T05:46:47.188Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:46:47.188Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:46:47.188Z] [2019-07-30T05:46:47.188Z] *** BUG *** [2019-07-30T05:46:47.188Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:46:47.188Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:46:47.188Z] [2019-07-30T05:46:47.188Z] *** BUG *** [2019-07-30T05:46:47.188Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:46:47.188Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:46:47.188Z] [2019-07-30T05:46:47.188Z] *** BUG *** [2019-07-30T05:46:47.188Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:46:47.188Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:46:47.188Z] [2019-07-30T05:46:47.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T05:46:47.188Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T05:46:47.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T05:46:52.440Z] *** BUG *** [2019-07-30T05:46:52.440Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:46:52.440Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:46:52.440Z] [2019-07-30T05:46:52.440Z] *** BUG *** [2019-07-30T05:46:52.440Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:46:52.440Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:46:52.440Z] [2019-07-30T05:46:53.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T05:46:53.370Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T05:46:53.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097517393 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-30T05:46:53.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097517401 data=null button=1 stateMask=0x80000 x=38 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T05:46:53.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097517484 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-30T05:46:53.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097517491 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:46:53.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1097517809 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:46:53.926Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:46:53.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:46:53.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:46:53.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:46:53.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097517905 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:46:53.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097517905 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:46:53.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097517906 data=null} to TreeItem with text {test} [2019-07-30T05:46:53.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097517906 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:46:53.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097517907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:46:53.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097517926 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:46:53.926Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:46:53.926Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:46:54.183Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:46:54.746Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:46:54.746Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:46:54.746Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:46:54.746Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:46:54.746Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:54.746Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:46:54.746Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:46:54.746Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:46:54.746Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:54.746Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:46:54.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097518996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:54.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097518996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:54.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097518997 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:54.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097518997 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:54.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097518997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:54.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097518997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:54.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097518998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:54.746Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097518998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:54.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097518999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:54.746Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097518999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:54.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097518999 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:54.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097518999 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:54.746Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:46:54.746Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:46:54.746Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:46:55.004Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:46:55.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:46:55.004Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:46:55.004Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:46:55.004Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:55.004Z] DEBUG - Clicking on OK [2019-07-30T05:46:55.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097519002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:55.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097519003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:55.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097519003 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:55.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097519003 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:55.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097519003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:55.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097519003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:55.004Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:55.004Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:55.004Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:55.004Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:55.004Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:55.004Z] DEBUG - Clicked on OK [2019-07-30T05:46:55.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097519004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:46:55.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1097518115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:46:55.567Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T05:46:55.567Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.936 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-30T05:46:55.567Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest) Time elapsed: 8.768 s [2019-07-30T05:46:55.567Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-30T05:46:56.130Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T05:46:56.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:46:56.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:46:56.130Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T05:46:56.130Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T05:47:02.676Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T05:47:02.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:47:02.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:47:02.676Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-30T05:47:02.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1097526194 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:47:02.676Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:47:02.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:47:02.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:47:02.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:47:02.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097526297 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:47:02.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097526297 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:47:02.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097526298 data=null} to TreeItem with text {test} [2019-07-30T05:47:02.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097526298 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:47:02.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097526299 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:47:02.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097526315 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:47:02.676Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:47:02.676Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:47:02.676Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:47:03.239Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:47:03.239Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:47:03.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:47:03.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:47:03.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:03.239Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:47:03.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:47:03.239Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:47:03.239Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:03.239Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:47:03.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097527400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:03.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097527401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:03.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097527401 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:03.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097527401 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:03.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097527401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:03.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097527401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:03.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097527402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:03.239Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097527402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:03.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097527402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:03.239Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097527402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:03.239Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097527402 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:03.239Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097527402 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:03.239Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:03.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:47:03.239Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:47:03.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:47:03.239Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:47:03.239Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:47:03.239Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:47:03.239Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:03.239Z] DEBUG - Clicking on OK [2019-07-30T05:47:03.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097527405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:03.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097527405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:03.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097527405 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:03.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097527405 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:03.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097527406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:03.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097527406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:03.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:03.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:03.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:03.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:03.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:03.239Z] DEBUG - Clicked on OK [2019-07-30T05:47:03.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097527406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:03.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1097526481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:47:04.365Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T05:47:04.365Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.568 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-30T05:47:04.365Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest) Time elapsed: 8.259 s [2019-07-30T05:47:04.365Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-30T05:47:04.622Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:47:04.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097528833 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-30T05:47:04.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097528839 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T05:47:04.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097528885 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-30T05:47:04.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097528890 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:47:04.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1097528929 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-30T05:47:04.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1097528935 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-30T05:47:04.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1097529010 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-30T05:47:04.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1097529014 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-30T05:47:04.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097529051 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-30T05:47:04.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097529057 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:47:04.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097529118 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-30T05:47:04.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097529123 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:47:05.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=1097529202 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-30T05:47:05.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=1097529208 data=null button=1 stateMask=0x80000 x=74 y=-12 count=1} to TableColumn with text {Start Time} [2019-07-30T05:47:05.136Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:47:05.392Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:47:05.392Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:47:10.647Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:47:10.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097534655 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-30T05:47:10.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097534728 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:47:10.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097534728 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-30T05:47:10.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097534733 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:47:10.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1097535011 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:47:10.904Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:47:10.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:47:10.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:47:10.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:47:10.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097535082 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:47:10.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097535082 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:47:10.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097535082 data=null} to TreeItem with text {test} [2019-07-30T05:47:10.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097535083 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:47:10.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097535083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:47:10.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097535092 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:47:11.161Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:47:11.161Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:47:11.161Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:47:12.091Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:47:12.091Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:47:12.091Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:47:12.091Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:47:12.091Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:12.091Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:47:12.091Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:47:12.091Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:47:12.091Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:12.091Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:47:12.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097536044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:12.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097536044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:12.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097536045 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:12.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097536045 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:12.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097536045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:12.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097536045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:12.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097536045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:12.091Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097536045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:12.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097536046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:12.091Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097536046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:12.091Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097536046 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:12.091Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097536046 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:12.091Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:47:12.091Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:47:12.091Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:47:12.091Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:47:12.091Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:47:12.091Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:47:12.091Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:47:12.091Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:12.091Z] DEBUG - Clicking on OK [2019-07-30T05:47:12.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097536049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:12.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097536049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:12.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097536049 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:12.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097536050 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:12.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097536050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:12.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097536050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:12.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:12.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:12.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:12.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:12.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:12.091Z] DEBUG - Clicked on OK [2019-07-30T05:47:12.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097536050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:47:12.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1097535215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:47:12.604Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:47:12.604Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:47:12.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097536897 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-30T05:47:12.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097536899 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T05:47:12.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097536910 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-30T05:47:12.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097536912 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:47:12.860Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:47:13.116Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:47:13.116Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:47:13.116Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-30T05:47:13.116Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-30T05:47:13.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1097537273 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-30T05:47:13.116Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-30T05:47:13.116Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:47:13.373Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:47:28.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097551334 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-30T05:47:28.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097552777 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:47:29.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097552778 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-30T05:47:29.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097554123 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:47:29.913Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:47:34.523Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:47:34.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097557943 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-30T05:47:34.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097557948 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T05:47:34.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097558000 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-30T05:47:34.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097558004 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:47:34.523Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:47:34.523Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:47:46.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097570219 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-30T05:47:47.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097571399 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:47:47.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097571400 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-30T05:47:48.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097572578 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:47:48.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:47:52.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:48:07.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097589894 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-30T05:48:07.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097589902 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T05:48:07.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097590491 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-30T05:48:07.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097590497 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:48:07.754Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:48:11.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:48:26.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097609590 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-30T05:48:28.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097612105 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:48:29.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1097612106 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-30T05:48:30.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1097614538 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T05:48:30.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T05:48:35.005Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.253 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-30T05:48:35.005Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.875 s [2019-07-30T05:48:35.005Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 7.299 s [2019-07-30T05:48:35.005Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.266 s [2019-07-30T05:48:35.005Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.359 s [2019-07-30T05:48:35.005Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 20.427 s [2019-07-30T05:48:35.005Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.35 s [2019-07-30T05:48:35.005Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 18.168 s [2019-07-30T05:48:35.005Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 18.994 s [2019-07-30T05:48:35.005Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 23.408 s [2019-07-30T05:48:35.005Z] [2019-07-30T05:48:35.005Z] Results: [2019-07-30T05:48:35.005Z] [2019-07-30T05:48:35.005Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:48:35.005Z] [2019-07-30T05:48:35.005Z] [2019-07-30T05:48:35.005Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 05:48:34.948 [2019-07-30T05:48:35.005Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T05:48:35.934Z] [INFO] All tests passed! [2019-07-30T05:48:35.934Z] [INFO] [2019-07-30T05:48:35.934Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:48:35.934Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:48:35.934Z] [INFO] [2019-07-30T05:48:35.934Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:48:37.302Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:48:37.302Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:48:37.302Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:48:37.866Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:48:37.866Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T05:48:37.866Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T05:48:37.866Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T05:48:38.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:48:38.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:48:38.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:48:38.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:48:38.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T05:48:38.993Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:48:40.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:48:40.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T05:48:40.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:48:40.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T05:48:40.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T05:48:40.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T05:48:41.131Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T05:48:41.131Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T05:48:41.387Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T05:48:41.387Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T05:48:41.387Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:48:41.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:48:41.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T05:48:41.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T05:48:41.900Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:48:41.900Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:48:41.900Z] [INFO] [2019-07-30T05:48:41.900Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T05:48:41.900Z] [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-30T05:48:41.900Z] [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-30T05:48:41.900Z] [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-30T05:48:41.900Z] [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-30T05:48:41.900Z] [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-30T05:48:41.900Z] [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-30T05:48:41.900Z] [INFO] [2019-07-30T05:48:41.900Z] [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-30T05:48:41.900Z] [INFO] [2019-07-30T05:48:41.900Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [2019-07-30T05:48:41.900Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [52/134] [2019-07-30T05:48:41.900Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:48:41.900Z] [INFO] [2019-07-30T05:48:41.900Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:41.900Z] [INFO] [2019-07-30T05:48:41.900Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:42.156Z] [INFO] The project's OSGi version is 1.0.1.201907300502 [2019-07-30T05:48:42.156Z] [INFO] [2019-07-30T05:48:42.156Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:42.156Z] [INFO] [2019-07-30T05:48:42.156Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:42.156Z] [INFO] [2019-07-30T05:48:42.156Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:42.156Z] [INFO] [2019-07-30T05:48:42.156Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:42.156Z] [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-30T05:48:42.156Z] [INFO] [2019-07-30T05:48:42.156Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:42.156Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:48:42.156Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources [2019-07-30T05:48:42.156Z] [INFO] [2019-07-30T05:48:42.156Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:42.156Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes [2019-07-30T05:48:42.156Z] [INFO] [2019-07-30T05:48:42.156Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:42.156Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:48:42.156Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources [2019-07-30T05:48:42.156Z] [INFO] [2019-07-30T05:48:42.156Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:42.156Z] [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-30T05:48:42.413Z] [INFO] [2019-07-30T05:48:42.413Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:42.413Z] [INFO] [2019-07-30T05:48:42.413Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:42.413Z] [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-30T05:48:42.413Z] [INFO] [2019-07-30T05:48:42.413Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:42.413Z] [INFO] [2019-07-30T05:48:42.413Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:42.413Z] [INFO] [2019-07-30T05:48:42.413Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:42.413Z] [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-30T05:48:42.413Z] [INFO] [2019-07-30T05:48:42.413Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:42.413Z] [INFO] [2019-07-30T05:48:42.413Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:43.343Z] [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-30T05:48:43.343Z] [INFO] Command line: [2019-07-30T05:48:43.343Z] [/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-30T05:48:43.343Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:48:46.829Z] !SESSION 2019-07-30 05:48:43.559 ----------------------------------------------- [2019-07-30T05:48:46.829Z] eclipse.buildId=unknown [2019-07-30T05:48:46.829Z] java.version=1.8.0_202 [2019-07-30T05:48:46.829Z] java.vendor=Oracle Corporation [2019-07-30T05:48:46.829Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:48:46.829Z] 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-30T05:48:46.829Z] 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-30T05:48:46.829Z] [2019-07-30T05:48:46.829Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:48:46.065 [2019-07-30T05:48:46.829Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:48:46.829Z] !STACK 0 [2019-07-30T05:48:46.829Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T05:48:46.829Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:48:46.829Z] [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:48:46.829Z] [2019-07-30T05:48:46.829Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:48:46.255 [2019-07-30T05:48:46.829Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:48:46.829Z] !STACK 0 [2019-07-30T05:48:46.829Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T05:48:46.829Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:48:46.829Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:48:46.829Z] -> 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-30T05:48:46.829Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T05:48:46.829Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:48:46.829Z] [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:48:46.829Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:48:48.201Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-30T05:48:48.201Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-30T05:48:48.201Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest) Time elapsed: 0.008 s [2019-07-30T05:48:48.201Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-30T05:48:48.201Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-30T05:48:48.201Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.014 s [2019-07-30T05:48:48.201Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0 s [2019-07-30T05:48:48.201Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-30T05:48:48.201Z] 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-30T05:48:48.201Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest) Time elapsed: 0 s [2019-07-30T05:48:48.201Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-30T05:48:48.201Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-30T05:48:48.201Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-30T05:48:48.201Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-30T05:48:48.201Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-30T05:48:48.201Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-30T05:48:48.201Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0.001 s [2019-07-30T05:48:48.201Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-30T05:48:48.201Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-30T05:48:48.201Z] 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-30T05:48:48.201Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0.001 s [2019-07-30T05:48:48.201Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-30T05:48:48.201Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0.002 s [2019-07-30T05:48:48.201Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-07-30T05:48:48.201Z] 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-30T05:48:48.201Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-30T05:48:48.201Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-30T05:48:48.201Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0.001 s [2019-07-30T05:48:48.201Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-30T05:48:48.201Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-30T05:48:48.201Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.007 s [2019-07-30T05:48:48.201Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0 s [2019-07-30T05:48:48.201Z] [2019-07-30T05:48:48.201Z] Results: [2019-07-30T05:48:48.201Z] [2019-07-30T05:48:48.201Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:48:48.201Z] [2019-07-30T05:48:49.571Z] [INFO] All tests passed! [2019-07-30T05:48:49.571Z] [INFO] [2019-07-30T05:48:49.571Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:49.571Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:48:49.571Z] [INFO] [2019-07-30T05:48:49.571Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:49.571Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:48:49.571Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:48:49.571Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:48:49.571Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:48:49.571Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T05:48:49.827Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:48:50.392Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:48:50.392Z] [INFO] [2019-07-30T05:48:50.392Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:50.392Z] [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-30T05:48:50.392Z] [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-30T05:48:50.392Z] [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-30T05:48:50.392Z] [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-30T05:48:50.392Z] [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-30T05:48:50.392Z] [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-30T05:48:50.392Z] [INFO] [2019-07-30T05:48:50.392Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T05:48:50.392Z] [INFO] [2019-07-30T05:48:50.392Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [2019-07-30T05:48:50.392Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [53/134] [2019-07-30T05:48:50.392Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:48:50.392Z] [INFO] [2019-07-30T05:48:50.392Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:48:50.392Z] [INFO] [2019-07-30T05:48:50.392Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:48:50.392Z] [INFO] The project's OSGi version is 1.0.3.201907300502 [2019-07-30T05:48:50.392Z] [INFO] [2019-07-30T05:48:50.392Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:48:50.392Z] [INFO] [2019-07-30T05:48:50.392Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:48:50.392Z] [INFO] [2019-07-30T05:48:50.392Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:48:50.392Z] [INFO] [2019-07-30T05:48:50.392Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:48:50.392Z] [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-30T05:48:50.392Z] [INFO] [2019-07-30T05:48:50.392Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:48:50.392Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:48:50.392Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources [2019-07-30T05:48:50.392Z] [INFO] [2019-07-30T05:48:50.392Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:48:50.392Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes [2019-07-30T05:48:50.649Z] [INFO] [2019-07-30T05:48:50.649Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:48:50.649Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:48:50.649Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources [2019-07-30T05:48:50.649Z] [INFO] [2019-07-30T05:48:50.649Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:48:50.649Z] [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-30T05:48:50.649Z] [INFO] [2019-07-30T05:48:50.649Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:48:50.906Z] [INFO] [2019-07-30T05:48:50.906Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:48:50.906Z] [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-30T05:48:50.906Z] [INFO] [2019-07-30T05:48:50.906Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:48:50.906Z] [INFO] [2019-07-30T05:48:50.906Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:48:50.906Z] [INFO] [2019-07-30T05:48:50.906Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:48:50.906Z] [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-30T05:48:50.906Z] [INFO] [2019-07-30T05:48:50.906Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:48:50.906Z] [INFO] [2019-07-30T05:48:50.906Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:48:52.800Z] [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-30T05:48:52.800Z] [INFO] Command line: [2019-07-30T05:48:52.800Z] [/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-30T05:48:52.800Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:48:56.073Z] !SESSION 2019-07-30 05:48:52.562 ----------------------------------------------- [2019-07-30T05:48:56.073Z] eclipse.buildId=unknown [2019-07-30T05:48:56.073Z] java.version=1.8.0_202 [2019-07-30T05:48:56.073Z] java.vendor=Oracle Corporation [2019-07-30T05:48:56.073Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:48:56.073Z] 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-30T05:48:56.073Z] 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-30T05:48:56.073Z] [2019-07-30T05:48:56.073Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:48:55.436 [2019-07-30T05:48:56.073Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:48:56.073Z] !STACK 0 [2019-07-30T05:48:56.073Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T05:48:56.073Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:48:56.073Z] [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:48:56.073Z] [2019-07-30T05:48:56.073Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:48:55.622 [2019-07-30T05:48:56.073Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:48:56.073Z] !STACK 0 [2019-07-30T05:48:56.073Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T05:48:56.073Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:48:56.073Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:48:56.073Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T05:48:56.073Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T05:48:56.073Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:48:56.073Z] [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:48:56.073Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:48:57.442Z] process 8978: 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-30T05:48:57.442Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T05:48:57.699Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:48:57.699Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:49:07.702Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-30T05:49:07.702Z] Display size: 1440x900 [2019-07-30T05:49:07.702Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T05:49:07.702Z] GTK version=3.18.9 [2019-07-30T05:49:07.702Z] GTK theme=Ambiance [2019-07-30T05:49:07.702Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T05:49:07.702Z] Time zone: Coordinated Universal Time [2019-07-30T05:49:07.702Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T05:49:07.702Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T05:49:09.594Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"' [2019-07-30T05:49:09.594Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart' [2019-07-30T05:49:09.594Z] DEBUG - Clicking on with mnemonic 'Create custom chart' [2019-07-30T05:49:09.594Z] DEBUG - Clicked on with mnemonic 'Create custom chart' [2019-07-30T05:49:09.852Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:09.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097653884 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1097653895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1097653901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1097653902 data=null doit=true} to (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1097653902 data=null} to (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1097653902 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1097653904 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097653904 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-30T05:49:09.852Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1097653908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1097653908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1097653909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1097653909 data=null doit=true} to (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1097653909 data=null} to (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:09.852Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T05:49:09.852Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X' [2019-07-30T05:49:09.852Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK' [2019-07-30T05:49:09.852Z] 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-30T05:49:09.852Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T05:49:09.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:09.852Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:09.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:09.852Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T05:49:09.852Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T05:49:09.852Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-30T05:49:09.852Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-30T05:49:09.852Z] 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-30T05:49:09.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:09.852Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:09.852Z] DEBUG - Setting state to checked on: Integer [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Setting state to unchecked on: Integer [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Setting state to checked on: Duration (ns) [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Setting state to unchecked on: Duration (ns) [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Setting state to unchecked on: Timestamp [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:09.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097654084 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Clicking on TableItem with text {String} [2019-07-30T05:49:09.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1097654089 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T05:49:09.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1097654089 data=null doit=true} to TableItem with text {String} [2019-07-30T05:49:09.852Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:49:09.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1097654091 data=null} to TableItem with text {String} [2019-07-30T05:49:09.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1097654091 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T05:49:09.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097654092 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-30T05:49:09.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1097654092 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T05:49:09.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1097654092 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T05:49:09.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1097654092 data=null doit=true} to TableItem with text {String} [2019-07-30T05:49:09.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1097654093 data=null} to TableItem with text {String} [2019-07-30T05:49:09.852Z] DEBUG - Clicked on TableItem with text {String} [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:09.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:09.852Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T05:49:09.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:10.110Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T05:49:10.110Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T05:49:10.110Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:49:10.110Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T05:49:10.110Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T05:49:10.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:10.110Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:10.110Z] DEBUG - Clicking on [2019-07-30T05:49:10.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1097654112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1097654112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1097654118 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1097654118 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1097654118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1097654119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1097654119 data=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-30T05:49:10.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1097654129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1097654185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1097654185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1097654185 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1097654186 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Clicked on [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:10.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097654203 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - Clicking on TableItem with text {String} [2019-07-30T05:49:10.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1097654207 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T05:49:10.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1097654208 data=null doit=true} to TableItem with text {String} [2019-07-30T05:49:10.110Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:49:10.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1097654213 data=null} to TableItem with text {String} [2019-07-30T05:49:10.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1097654214 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T05:49:10.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097654215 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-30T05:49:10.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1097654221 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T05:49:10.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1097654221 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T05:49:10.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1097654222 data=null doit=true} to TableItem with text {String} [2019-07-30T05:49:10.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1097654222 data=null} to TableItem with text {String} [2019-07-30T05:49:10.110Z] DEBUG - Clicked on TableItem with text {String} [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:10.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:10.110Z] DEBUG - Setting state to checked on: Timestamp2 [2019-07-30T05:49:10.110Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T05:49:10.110Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:10.110Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:10.110Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T05:49:10.110Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T05:49:10.110Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:49:10.110Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T05:49:10.110Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T05:49:10.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:10.110Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:10.110Z] DEBUG - Clicking on [2019-07-30T05:49:10.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1097654285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1097654285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1097654285 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1097654286 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1097654286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1097654286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1097654286 data=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-30T05:49:10.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1097654303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1097654310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1097654310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1097654310 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1097654311 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:10.110Z] DEBUG - Clicked on [2019-07-30T05:49:10.367Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.316 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-30T05:49:10.367Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest) Time elapsed: 1.006 s [2019-07-30T05:49:10.367Z] [2019-07-30T05:49:10.367Z] Results: [2019-07-30T05:49:10.367Z] [2019-07-30T05:49:10.367Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:49:10.367Z] [2019-07-30T05:49:12.260Z] [INFO] All tests passed! [2019-07-30T05:49:12.260Z] [INFO] [2019-07-30T05:49:12.260Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:49:12.260Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:49:12.260Z] [INFO] [2019-07-30T05:49:12.260Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:49:12.517Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:49:12.517Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:49:12.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:49:13.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:49:13.593Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:49:13.593Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T05:49:13.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:49:13.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:49:13.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:49:13.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:49:14.106Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T05:49:14.106Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T05:49:14.106Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T05:49:14.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:49:15.731Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T05:49:15.731Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T05:49:15.988Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:49:16.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:49:16.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:49:16.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T05:49:16.551Z] [INFO] [2019-07-30T05:49:16.551Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:49:16.551Z] [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-30T05:49:16.551Z] [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-30T05:49:16.551Z] [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-30T05:49:16.551Z] [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-30T05:49:16.551Z] [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-30T05:49:16.551Z] [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-30T05:49:16.551Z] [INFO] [2019-07-30T05:49:16.551Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T05:49:16.551Z] [INFO] [2019-07-30T05:49:16.551Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [2019-07-30T05:49:16.551Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [54/134] [2019-07-30T05:49:16.551Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:49:16.551Z] [INFO] [2019-07-30T05:49:16.551Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:16.551Z] [INFO] [2019-07-30T05:49:16.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:16.551Z] [INFO] The project's OSGi version is 1.0.3.201907300502 [2019-07-30T05:49:16.551Z] [INFO] [2019-07-30T05:49:16.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:16.551Z] [INFO] [2019-07-30T05:49:16.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:16.551Z] [INFO] [2019-07-30T05:49:16.551Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:16.551Z] [INFO] [2019-07-30T05:49:16.551Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:16.551Z] [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-30T05:49:16.551Z] [INFO] [2019-07-30T05:49:16.551Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:16.551Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:49:16.551Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources [2019-07-30T05:49:16.551Z] [INFO] [2019-07-30T05:49:16.551Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:16.551Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes [2019-07-30T05:49:17.116Z] [INFO] [2019-07-30T05:49:17.116Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:17.116Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:49:17.116Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources [2019-07-30T05:49:17.116Z] [INFO] [2019-07-30T05:49:17.116Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:17.116Z] [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-30T05:49:17.116Z] [INFO] [2019-07-30T05:49:17.116Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:17.116Z] [INFO] [2019-07-30T05:49:17.116Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:17.116Z] [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-30T05:49:17.116Z] [INFO] [2019-07-30T05:49:17.116Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:17.116Z] [INFO] [2019-07-30T05:49:17.116Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:17.116Z] [INFO] [2019-07-30T05:49:17.116Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:17.116Z] [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-30T05:49:17.116Z] [INFO] [2019-07-30T05:49:17.116Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:17.116Z] [INFO] [2019-07-30T05:49:17.116Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:18.832Z] [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-30T05:49:18.832Z] [INFO] Command line: [2019-07-30T05:49:18.832Z] [/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-30T05:49:18.832Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:49:22.104Z] !SESSION 2019-07-30 05:49:18.679 ----------------------------------------------- [2019-07-30T05:49:22.104Z] eclipse.buildId=unknown [2019-07-30T05:49:22.104Z] java.version=1.8.0_202 [2019-07-30T05:49:22.104Z] java.vendor=Oracle Corporation [2019-07-30T05:49:22.104Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:49:22.104Z] 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-30T05:49:22.104Z] 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-30T05:49:22.104Z] [2019-07-30T05:49:22.104Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:49:21.523 [2019-07-30T05:49:22.104Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:49:22.104Z] !STACK 0 [2019-07-30T05:49:22.104Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T05:49:22.104Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:49:22.104Z] [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:49:22.104Z] [2019-07-30T05:49:22.104Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:49:21.656 [2019-07-30T05:49:22.104Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:49:22.104Z] !STACK 0 [2019-07-30T05:49:22.104Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T05:49:22.104Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:49:22.104Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:49:22.104Z] -> 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-30T05:49:22.104Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T05:49:22.104Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:49:22.104Z] [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:49:22.104Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:49:23.472Z] process 9051: 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-30T05:49:23.472Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T05:49:24.035Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:49:24.035Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:49:33.986Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-30T05:49:33.986Z] Display size: 1440x900 [2019-07-30T05:49:33.986Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T05:49:33.986Z] GTK version=3.18.9 [2019-07-30T05:49:33.986Z] GTK theme=Ambiance [2019-07-30T05:49:33.986Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T05:49:33.986Z] Time zone: Coordinated Universal Time [2019-07-30T05:49:33.986Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T05:49:33.986Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T05:49:38.157Z] [2019-07-30T05:49:38.157Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:49:37.727 [2019-07-30T05:49:38.157Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2019-07-30T05:49:38.157Z] !STACK 0 [2019-07-30T05:49:38.157Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T05:49:38.157Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T05:49:38.157Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T05:49:38.157Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:49:38.157Z] [2019-07-30T05:49:38.157Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 05:49:37.740 [2019-07-30T05:49:38.157Z] !MESSAGE Exception executing analysis [2019-07-30T05:49:38.157Z] !STACK 0 [2019-07-30T05:49:38.157Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T05:49:38.157Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T05:49:38.157Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T05:49:38.157Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:49:41.606Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:49:41.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:49:41.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:49:41.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:49:41.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:49:41.606Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:49:41.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097685823 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:49:41.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097685878 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:49:41.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097685879 data=null} to TreeItem with text {test} [2019-07-30T05:49:41.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097685880 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:49:41.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097685881 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:49:41.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097686114 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:49:41.864Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:49:41.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097686116 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:49:41.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097686116 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:49:41.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097686117 data=null} to TreeItem with text {test} [2019-07-30T05:49:41.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097686117 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:49:42.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097686118 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:49:42.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097686182 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:49:42.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097686185 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:49:42.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097686186 data=null} to TreeItem with text {test} [2019-07-30T05:49:42.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097686186 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:49:42.120Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097686187 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-30T05:49:42.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097686297 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:49:42.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:49:42.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097686303 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:49:42.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097686303 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:49:42.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097686303 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:49:42.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097686304 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:49:42.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097686305 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:49:42.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097686384 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:49:42.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097686386 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:49:42.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097686386 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:49:42.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097686387 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:49:42.377Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097686387 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-30T05:49:42.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097686392 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:49:42.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=1097686393 data=null doit=true} to TreeItem with text {A-Test-10K} [2019-07-30T05:49:42.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=1097686394 data=null} to TreeItem with text {A-Test-10K} [2019-07-30T05:49:42.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=1097686395 data=null button=1 stateMask=0x0 x=96 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-30T05:49:42.377Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097686395 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-30T05:49:42.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=1097686414 data=null button=1 stateMask=0x80000 x=112 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-30T05:49:42.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=1097686415 data=null doit=true} to TreeItem with text {External Analyses} [2019-07-30T05:49:42.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=1097686416 data=null} to TreeItem with text {External Analyses} [2019-07-30T05:49:42.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=1097686416 data=null button=1 stateMask=0x0 x=153 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-30T05:49:42.377Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097686417 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-30T05:49:42.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=1097686505 data=null button=1 stateMask=0x80000 x=153 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-30T05:49:42.377Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T05:49:42.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1097686511 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T05:49:42.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1097686511 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T05:49:42.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:49:42.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1097686512 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T05:49:42.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1097686513 data=null button=1 stateMask=0x0 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T05:49:42.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097686513 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-30T05:49:42.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1097686591 data=null button=1 stateMask=0x80000 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T05:49:42.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1097686599 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T05:49:42.377Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1097686599 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T05:49:42.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1097686919 data=null button=1 stateMask=0x80000 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T05:49:42.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1097686920 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T05:49:42.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1097686920 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T05:49:42.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1097686921 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T05:49:42.940Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T05:49:42.940Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-30T05:49:42.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1097686925 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-30T05:49:42.940Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:42.940Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:42.940Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:49:42.940Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:49:42.940Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:42.940Z] DEBUG - Clicking on OK [2019-07-30T05:49:42.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097686929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:42.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097686930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:42.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097686930 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:42.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097686930 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:42.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097686931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:42.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097686931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:42.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097686931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:42.940Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1097686600 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-30T05:49:43.196Z] *** BUG *** [2019-07-30T05:49:43.196Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:49:43.196Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:49:43.196Z] [2019-07-30T05:49:43.196Z] *** BUG *** [2019-07-30T05:49:43.196Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:49:43.196Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:49:43.196Z] [2019-07-30T05:49:43.196Z] *** BUG *** [2019-07-30T05:49:43.196Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:49:43.196Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:49:43.196Z] [2019-07-30T05:49:43.196Z] *** BUG *** [2019-07-30T05:49:43.196Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:49:43.196Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:49:43.196Z] [2019-07-30T05:49:43.196Z] *** BUG *** [2019-07-30T05:49:43.196Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:49:43.196Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:49:43.196Z] [2019-07-30T05:49:43.197Z] *** BUG *** [2019-07-30T05:49:43.197Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:49:43.197Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:49:43.197Z] [2019-07-30T05:49:43.453Z] DEBUG - Clicked on [2019-07-30T05:49:43.453Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-30T05:49:44.016Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-30T05:49:44.016Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T05:49:44.272Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T05:49:44.272Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:44.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097688404 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1097688427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1097688429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1097688429 data=null doit=true} to (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1097688429 data=null} to (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1097688430 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1097688430 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097688431 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-30T05:49:44.272Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1097688435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1097688435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1097688435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1097688435 data=null doit=true} to (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1097688435 data=null} to (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:44.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097688486 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - Clicking on TableItem with text {Wakee process (name)} [2019-07-30T05:49:44.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=1097688493 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-30T05:49:44.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=1097688493 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-30T05:49:44.272Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:49:44.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=1097688501 data=null} to TableItem with text {Wakee process (name)} [2019-07-30T05:49:44.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=1097688501 data=null button=1 stateMask=0x0 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-30T05:49:44.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097688502 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-30T05:49:44.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=1097688502 data=null button=1 stateMask=0x80000 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-30T05:49:44.272Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=1097688503 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-30T05:49:44.272Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=1097688503 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-30T05:49:44.272Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=1097688503 data=null} to TableItem with text {Wakee process (name)} [2019-07-30T05:49:44.272Z] DEBUG - Clicked on TableItem with text {Wakee process (name)} [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:44.272Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:44.272Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T05:49:44.272Z] DEBUG - Setting state to checked on: Priority [2019-07-30T05:49:44.272Z] DEBUG - Setting state to checked on: Target CPU [2019-07-30T05:49:44.272Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:44.272Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T05:49:44.272Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T05:49:44.272Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:49:44.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T05:49:44.529Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T05:49:44.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:44.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:44.529Z] DEBUG - Clicking on [2019-07-30T05:49:44.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1097688530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1097688530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1097688530 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1097688530 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1097688531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1097688582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1097688582 data=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-30T05:49:44.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1097688611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1097688624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1097688625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1097688625 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1097688625 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - Clicked on [2019-07-30T05:49:44.529Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:44.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097688627 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:44.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:44.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:44.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:44.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:44.529Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T05:49:44.529Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T05:49:44.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:44.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:44.529Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:49:44.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:49:44.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - Clicking on OK [2019-07-30T05:49:44.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097688630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097688631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097688631 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097688631 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097688631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097688631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:44.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097688632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:44.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1097687997 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-30T05:49:45.043Z] DEBUG - Clicked on [2019-07-30T05:49:45.043Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T05:49:45.043Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T05:49:45.606Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T05:49:45.606Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:45.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097689617 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:45.606Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:45.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097689633 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1097689690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1097689691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1097689691 data=null doit=true} to (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1097689692 data=null} to (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1097689692 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1097689693 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097689693 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-30T05:49:45.606Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1097689697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1097689697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1097689697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1097689698 data=null doit=true} to (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1097689698 data=null} to (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:45.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097689699 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - Clicking on TableItem with text {Waker process (name)} [2019-07-30T05:49:45.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=1097689703 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-30T05:49:45.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=1097689703 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-30T05:49:45.606Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:49:45.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=1097689713 data=null} to TableItem with text {Waker process (name)} [2019-07-30T05:49:45.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=1097689714 data=null button=1 stateMask=0x0 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-30T05:49:45.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097689715 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-30T05:49:45.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=1097689715 data=null button=1 stateMask=0x80000 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-30T05:49:45.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=1097689715 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-30T05:49:45.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=1097689716 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-30T05:49:45.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=1097689716 data=null} to TableItem with text {Waker process (name)} [2019-07-30T05:49:45.606Z] DEBUG - Clicked on TableItem with text {Waker process (name)} [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:45.606Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:45.606Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T05:49:45.606Z] DEBUG - Setting state to checked on: Priority [2019-07-30T05:49:45.606Z] DEBUG - Setting state to checked on: Target CPU [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:45.606Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:45.606Z] DEBUG - Clicking on [2019-07-30T05:49:45.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1097689781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:45.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1097689782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:45.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1097689782 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:45.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1097689782 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:45.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1097689782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:45.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1097689783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:45.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1097689783 data=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-30T05:49:45.606Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1097689813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:45.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1097689828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:45.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1097689829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:45.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1097689829 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:45.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1097689829 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:45.606Z] DEBUG - Clicked on [2019-07-30T05:49:45.606Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:45.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097689830 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:49:45.606Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:45.606Z] DEBUG - Clicking on OK [2019-07-30T05:49:45.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097689884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:45.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097689885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:45.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097689885 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:45.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097689886 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:45.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097689886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:45.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097689886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:45.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097689886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:45.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1097689293 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-30T05:49:46.120Z] DEBUG - Clicked on [2019-07-30T05:49:46.120Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T05:49:46.377Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T05:49:46.377Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-30T05:49:46.377Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-30T05:49:46.377Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-30T05:49:46.377Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-30T05:49:46.377Z] 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-30T05:49:46.377Z] DEBUG - Clicking on &Reset Perspective [2019-07-30T05:49:46.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1097690532 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-30T05:49:46.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1097690532 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-30T05:49:46.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1097690532 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T05:49:46.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1097690533 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T05:49:46.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1097690533 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-30T05:49:46.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1097690535 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-30T05:49:46.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1097690535 data=null item=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-30T05:49:46.939Z] DEBUG - Clicked on [2019-07-30T05:49:46.939Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:49:47.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:49:47.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:49:47.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:49:47.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:49:47.195Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:49:47.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097691217 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:49:47.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097691217 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:49:47.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097691217 data=null} to TreeItem with text {test} [2019-07-30T05:49:47.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097691218 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:49:47.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097691218 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:49:47.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097691318 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:49:47.195Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:49:47.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097691320 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:49:47.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097691320 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:49:47.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097691320 data=null} to TreeItem with text {test} [2019-07-30T05:49:47.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097691321 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:49:47.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097691321 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:49:47.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097691382 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:49:47.195Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T05:49:47.195Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:49:47.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097691385 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:49:47.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097691385 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:49:47.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097691385 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:49:47.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097691386 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:49:47.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097691386 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:49:47.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097691412 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:49:47.195Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T05:49:47.195Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again. [2019-07-30T05:49:47.195Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again. [2019-07-30T05:49:47.195Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T05:49:47.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1097691415 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T05:49:47.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1097691415 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T05:49:47.195Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:49:47.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1097691416 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T05:49:47.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1097691416 data=null button=1 stateMask=0x0 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T05:49:47.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097691417 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-30T05:49:47.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1097691494 data=null button=1 stateMask=0x80000 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T05:49:47.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1097691494 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T05:49:47.452Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1097691495 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T05:49:47.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1097691725 data=null button=1 stateMask=0x80000 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T05:49:47.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1097691726 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T05:49:47.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1097691726 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T05:49:47.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1097691727 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T05:49:47.708Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T05:49:47.708Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-30T05:49:47.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1097691743 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-30T05:49:47.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:47.708Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:47.708Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:49:47.708Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:49:47.708Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:47.708Z] DEBUG - Clicking on OK [2019-07-30T05:49:47.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097691756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:47.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097691756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:47.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097691783 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:47.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097691783 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:47.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097691783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:47.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097691783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:47.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097691783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:47.708Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1097691496 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-30T05:49:47.964Z] *** BUG *** [2019-07-30T05:49:47.964Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:49:47.964Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:49:47.964Z] [2019-07-30T05:49:47.964Z] *** BUG *** [2019-07-30T05:49:47.964Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:49:47.964Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:49:47.964Z] [2019-07-30T05:49:47.964Z] *** BUG *** [2019-07-30T05:49:47.964Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:49:47.964Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:49:47.964Z] [2019-07-30T05:49:47.964Z] *** BUG *** [2019-07-30T05:49:47.964Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:49:47.964Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:49:47.964Z] [2019-07-30T05:49:48.220Z] DEBUG - Clicked on [2019-07-30T05:49:48.220Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-30T05:49:48.781Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-30T05:49:48.781Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T05:49:49.038Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T05:49:49.038Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:49.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097693100 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1097693117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1097693117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1097693117 data=null doit=true} to (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1097693117 data=null} to (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1097693118 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1097693118 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097693126 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-30T05:49:49.038Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1097693149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1097693150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1097693150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1097693151 data=null doit=true} to (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1097693151 data=null} to (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:49.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097693153 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-30T05:49:49.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1097693157 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T05:49:49.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1097693157 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T05:49:49.038Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:49:49.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1097693159 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T05:49:49.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1097693159 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T05:49:49.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097693160 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-30T05:49:49.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1097693160 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T05:49:49.038Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1097693160 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T05:49:49.038Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1097693160 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T05:49:49.038Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1097693161 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T05:49:49.038Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T05:49:49.038Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:49.038Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T05:49:49.038Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T05:49:49.038Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:49:49.038Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.038Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T05:49:49.038Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T05:49:49.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:49.038Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:49.038Z] DEBUG - Clicking on [2019-07-30T05:49:49.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1097693190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1097693190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1097693190 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1097693191 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1097693191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1097693191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1097693191 data=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-30T05:49:49.038Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1097693206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1097693210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.038Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1097693211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.038Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1097693211 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.038Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1097693211 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.038Z] DEBUG - Clicked on [2019-07-30T05:49:49.038Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:49.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097693212 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.038Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-30T05:49:49.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1097693222 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T05:49:49.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1097693222 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T05:49:49.038Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:49:49.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1097693224 data=null} to TableItem with text {Switch timestamp} [2019-07-30T05:49:49.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1097693224 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T05:49:49.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097693224 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-30T05:49:49.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1097693225 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T05:49:49.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1097693225 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T05:49:49.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1097693225 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T05:49:49.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1097693225 data=null} to TableItem with text {Switch timestamp} [2019-07-30T05:49:49.039Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-30T05:49:49.039Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.039Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.039Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.039Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.039Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.039Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.039Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:49.039Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:49.039Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T05:49:49.039Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:49.039Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:49.039Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T05:49:49.039Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T05:49:49.039Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:49:49.039Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.039Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T05:49:49.039Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T05:49:49.039Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:49.039Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:49.039Z] DEBUG - Clicking on [2019-07-30T05:49:49.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1097693238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1097693238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1097693238 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1097693238 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1097693238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1097693239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1097693239 data=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-30T05:49:49.039Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1097693286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1097693291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1097693291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1097693291 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1097693292 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:49.039Z] DEBUG - Clicked on [2019-07-30T05:49:49.039Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:49.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097693293 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:49.295Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:49.295Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:49.295Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:49.295Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T05:49:49.295Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T05:49:49.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:49.295Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:49.295Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:49:49.295Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:49:49.295Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:49.295Z] DEBUG - Clicking on OK [2019-07-30T05:49:49.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097693304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:49.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097693304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:49.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097693304 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:49.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097693304 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:49.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097693305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:49.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097693305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:49.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097693305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:49.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1097692847 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-30T05:49:49.923Z] DEBUG - Clicked on [2019-07-30T05:49:49.923Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T05:49:49.923Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T05:49:50.180Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T05:49:50.180Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:50.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097694299 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1097694316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1097694316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1097694317 data=null doit=true} to (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1097694317 data=null} to (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1097694317 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1097694318 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097694318 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-30T05:49:50.180Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1097694349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1097694349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1097694349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1097694350 data=null doit=true} to (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1097694350 data=null} to (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:50.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097694351 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-30T05:49:50.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1097694354 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T05:49:50.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1097694354 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T05:49:50.180Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:49:50.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1097694356 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T05:49:50.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1097694356 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T05:49:50.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097694357 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-30T05:49:50.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1097694358 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T05:49:50.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1097694358 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T05:49:50.180Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1097694358 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T05:49:50.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1097694358 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T05:49:50.180Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.180Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T05:49:50.180Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:50.180Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T05:49:50.180Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T05:49:50.180Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:49:50.180Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.180Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T05:49:50.180Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T05:49:50.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:50.180Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:50.180Z] DEBUG - Clicking on [2019-07-30T05:49:50.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1097694385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1097694385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1097694385 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1097694386 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1097694386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1097694386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1097694386 data=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-30T05:49:50.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1097694393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1097694395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1097694395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1097694395 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1097694395 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.181Z] DEBUG - Clicked on [2019-07-30T05:49:50.181Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:50.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097694396 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:50.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.181Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-30T05:49:50.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1097694408 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T05:49:50.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1097694409 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T05:49:50.181Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T05:49:50.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1097694410 data=null} to TableItem with text {Switch timestamp} [2019-07-30T05:49:50.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1097694410 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T05:49:50.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1097694411 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-30T05:49:50.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1097694411 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T05:49:50.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1097694411 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T05:49:50.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1097694412 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T05:49:50.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1097694412 data=null} to TableItem with text {Switch timestamp} [2019-07-30T05:49:50.181Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-30T05:49:50.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T05:49:50.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T05:49:50.181Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T05:49:50.181Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:50.181Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:50.181Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T05:49:50.181Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T05:49:50.181Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T05:49:50.181Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.181Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T05:49:50.181Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T05:49:50.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:50.181Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:50.181Z] DEBUG - Clicking on [2019-07-30T05:49:50.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1097694425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1097694425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1097694425 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1097694425 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1097694425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1097694426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1097694426 data=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-30T05:49:50.437Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1097694434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1097694483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.437Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1097694483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.437Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1097694483 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.437Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1097694484 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T05:49:50.437Z] DEBUG - Clicked on [2019-07-30T05:49:50.437Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:50.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097694485 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:50.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:50.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:50.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:50.437Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T05:49:50.437Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T05:49:50.437Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-30T05:49:50.437Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-30T05:49:50.437Z] 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-30T05:49:50.437Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:50.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:50.437Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T05:49:50.437Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@40d1e561 [2019-07-30T05:49:50.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=1097694489 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-30T05:49:50.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1097694490 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-30T05:49:50.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=1097694490 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T05:49:50.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=1097694490 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T05:49:50.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=1097694490 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-30T05:49:50.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=1097694490 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-30T05:49:50.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=1097694490 data=null item=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-30T05:49:50.437Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=1097694490 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-30T05:49:50.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1097694491 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-30T05:49:50.437Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=1097694491 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-30T05:49:50.437Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=1097694491 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T05:49:50.437Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=1097694491 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T05:49:50.437Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T05:49:50.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1097694492 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T05:49:50.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:50.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:50.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T05:49:50.437Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T05:49:50.437Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T05:49:50.437Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:50.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:50.437Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:49:50.437Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:49:50.437Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:50.437Z] DEBUG - Clicking on OK [2019-07-30T05:49:50.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097694493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:50.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097694494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:50.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097694494 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:50.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097694494 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:50.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097694494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:50.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097694494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:50.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097694494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:50.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1097693992 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-30T05:49:50.693Z] DEBUG - Clicked on [2019-07-30T05:49:50.693Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T05:49:50.950Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T05:49:50.950Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-30T05:49:50.950Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-30T05:49:50.950Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-30T05:49:50.950Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-30T05:49:50.950Z] 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-30T05:49:50.950Z] DEBUG - Clicking on &Reset Perspective [2019-07-30T05:49:50.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1097695202 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-30T05:49:50.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1097695203 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-30T05:49:50.950Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1097695203 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T05:49:50.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1097695203 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T05:49:50.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1097695203 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-30T05:49:50.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1097695203 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-30T05:49:51.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1097695203 data=null item=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-30T05:49:51.463Z] DEBUG - Clicked on [2019-07-30T05:49:51.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1097695707 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:49:51.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:49:51.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:49:51.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:49:51.720Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:49:51.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1097695802 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T05:49:51.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1097695803 data=null doit=true} to TreeItem with text {test} [2019-07-30T05:49:51.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1097695803 data=null} to TreeItem with text {test} [2019-07-30T05:49:51.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1097695804 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:49:51.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097695804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T05:49:51.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1097695877 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T05:49:51.976Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:49:51.976Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:49:52.232Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:49:52.489Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:49:52.489Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:49:52.489Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:49:52.489Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:49:52.489Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:49:52.489Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:49:52.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:52.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:52.489Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:49:52.489Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:49:52.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097696683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:49:52.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097696684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:49:52.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097696684 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:49:52.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097696684 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:49:52.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097696684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:49:52.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097696685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:49:52.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097696685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:49:52.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097696685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:49:52.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097696685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:49:52.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097696685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:49:52.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097696685 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:49:52.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097696685 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:49:52.489Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:49:52.489Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:49:52.489Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:49:52.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:49:52.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:49:52.489Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:49:52.489Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:49:52.489Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:52.489Z] DEBUG - Clicking on OK [2019-07-30T05:49:52.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097696687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:52.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097696687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:52.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097696688 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:52.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097696688 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:52.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097696688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:52.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097696688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:52.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:52.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:52.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:52.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:52.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:52.489Z] DEBUG - Clicked on OK [2019-07-30T05:49:53.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097696688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:49:53.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1097696109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:49:53.674Z] [2019-07-30T05:49:53.674Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 05:49:53.638 [2019-07-30T05:49:53.674Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data" [2019-07-30T05:49:53.674Z] [2019-07-30T05:49:53.674Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 05:49:53.639 [2019-07-30T05:49:53.674Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data" [2019-07-30T05:49:53.930Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.806 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-30T05:49:53.930Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 5.507 s [2019-07-30T05:49:53.930Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 4.518 s [2019-07-30T05:49:53.930Z] [2019-07-30T05:49:53.930Z] Results: [2019-07-30T05:49:53.930Z] [2019-07-30T05:49:53.930Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:49:53.930Z] [2019-07-30T05:49:54.492Z] [2019-07-30T05:49:54.492Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 05:49:54.251 [2019-07-30T05:49:54.492Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T05:49:55.421Z] [INFO] All tests passed! [2019-07-30T05:49:55.421Z] [INFO] [2019-07-30T05:49:55.421Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:55.421Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:49:55.421Z] [INFO] [2019-07-30T05:49:55.421Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:49:56.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:49:56.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:49:56.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:49:56.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T05:49:56.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T05:49:56.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-30T05:49:56.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:49:57.474Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T05:49:57.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:49:59.095Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T05:49:59.095Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T05:49:59.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T05:49:59.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-30T05:49:59.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:49:59.608Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:49:59.864Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T05:49:59.864Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:49:59.864Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:50:00.119Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:50:00.119Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:50:00.119Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T05:50:00.119Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:50:00.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:50:00.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:50:00.376Z] [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-30T05:50:00.376Z] [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-30T05:50:00.376Z] [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-30T05:50:00.376Z] [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-30T05:50:00.376Z] [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-30T05:50:00.376Z] [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-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [2019-07-30T05:50:00.376Z] [INFO] Building Trace Compass BTF Support Parent 5.0.0-SNAPSHOT [55/134] [2019-07-30T05:50:00.376Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T05:50:00.376Z] [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-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T05:50:00.376Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T05:50:00.376Z] [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-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [2019-07-30T05:50:00.376Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT [56/134] [2019-07-30T05:50:00.376Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:00.376Z] [INFO] The project's OSGi version is 2.2.0.201907300502 [2019-07-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:00.376Z] [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-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:00.376Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:50:00.376Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/main/resources [2019-07-30T05:50:00.376Z] [INFO] [2019-07-30T05:50:00.376Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:00.632Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/classes [2019-07-30T05:50:00.632Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] [2019-07-30T05:50:00.632Z] throws AttributeNotFoundException { [2019-07-30T05:50:00.632Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:50:00.632Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider [2019-07-30T05:50:00.632Z] 1 problem (1 warning) [2019-07-30T05:50:00.632Z] [INFO] [2019-07-30T05:50:00.632Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:00.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:50:00.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/test/resources [2019-07-30T05:50:00.632Z] [INFO] [2019-07-30T05:50:00.632Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:00.926Z] [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-30T05:50:00.926Z] [INFO] [2019-07-30T05:50:00.926Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:00.926Z] [INFO] [2019-07-30T05:50:00.926Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:00.926Z] [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-30T05:50:00.926Z] [INFO] [2019-07-30T05:50:00.926Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:00.926Z] [INFO] [2019-07-30T05:50:00.926Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:00.926Z] [INFO] [2019-07-30T05:50:00.926Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:00.926Z] [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-30T05:50:00.926Z] [INFO] [2019-07-30T05:50:00.926Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:00.926Z] [INFO] [2019-07-30T05:50:00.926Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:00.926Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:50:00.926Z] [INFO] [2019-07-30T05:50:00.926Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:00.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:50:01.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:50:01.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:50:01.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:50:02.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:50:02.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:50:02.186Z] [INFO] [2019-07-30T05:50:02.186Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:02.186Z] [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-30T05:50:02.186Z] [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-30T05:50:02.186Z] [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-30T05:50:02.186Z] [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-30T05:50:02.186Z] [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-30T05:50:02.186Z] [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-30T05:50:02.186Z] [INFO] [2019-07-30T05:50:02.186Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T05:50:02.186Z] [INFO] [2019-07-30T05:50:02.186Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [2019-07-30T05:50:02.186Z] [INFO] Building Trace Compass Documentation 5.0.0-SNAPSHOT [57/134] [2019-07-30T05:50:02.186Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T05:50:02.186Z] [INFO] [2019-07-30T05:50:02.186Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc --- [2019-07-30T05:50:02.186Z] [INFO] [2019-07-30T05:50:02.186Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc --- [2019-07-30T05:50:02.186Z] [INFO] [2019-07-30T05:50:02.186Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc --- [2019-07-30T05:50:02.186Z] [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-30T05:50:02.186Z] [INFO] [2019-07-30T05:50:02.186Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc --- [2019-07-30T05:50:02.186Z] [INFO] [2019-07-30T05:50:02.186Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc --- [2019-07-30T05:50:02.186Z] [INFO] [2019-07-30T05:50:02.186Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc --- [2019-07-30T05:50:02.186Z] [INFO] [2019-07-30T05:50:02.186Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc --- [2019-07-30T05:50:02.186Z] [INFO] [2019-07-30T05:50:02.186Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc --- [2019-07-30T05:50:02.186Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:50:02.186Z] [INFO] [2019-07-30T05:50:02.186Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc --- [2019-07-30T05:50:02.186Z] [INFO] [2019-07-30T05:50:02.186Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc --- [2019-07-30T05:50:02.186Z] [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-30T05:50:02.186Z] [INFO] [2019-07-30T05:50:02.186Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [2019-07-30T05:50:02.186Z] [INFO] Building Trace Compass Developer Guide 5.0.0-SNAPSHOT [58/134] [2019-07-30T05:50:02.186Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:50:02.186Z] [INFO] [2019-07-30T05:50:02.186Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:02.186Z] [INFO] [2019-07-30T05:50:02.186Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:02.186Z] 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-30T05:50:02.442Z] 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-30T05:50:02.442Z] 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-30T05:50:02.698Z] 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-30T05:50:02.698Z] 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-30T05:50:02.698Z] 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-30T05:50:02.698Z] 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 31 kB/s) [2019-07-30T05:50:02.698Z] 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-30T05:50:02.698Z] 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-30T05:50:02.698Z] 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-30T05:50:02.955Z] 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-30T05:50:02.955Z] 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-30T05:50:02.955Z] 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-30T05:50:02.955Z] 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 336 kB/s) [2019-07-30T05:50:02.955Z] 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-30T05:50:02.955Z] 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-30T05:50:02.955Z] 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-30T05:50:03.211Z] 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-30T05:50:03.211Z] 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-30T05:50:03.211Z] 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-30T05:50:03.211Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (5.5 kB at 213 kB/s) [2019-07-30T05:50:03.211Z] 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-30T05:50:03.467Z] 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-30T05:50:03.467Z] 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-30T05:50:05.357Z] 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-30T05:50:05.357Z] 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-30T05:50:05.357Z] 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-30T05:50:05.357Z] 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 38 kB/s) [2019-07-30T05:50:05.357Z] 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-30T05:50:05.357Z] 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-30T05:50:05.357Z] 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-30T05:50:05.357Z] 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-30T05:50:05.357Z] 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-30T05:50:05.357Z] 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-30T05:50:05.357Z] 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 370 kB/s) [2019-07-30T05:50:05.357Z] 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-30T05:50:05.613Z] 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-30T05:50:05.613Z] 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-30T05:50:05.613Z] 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-30T05:50:05.613Z] 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-30T05:50:05.869Z] 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-30T05:50:05.869Z] 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 216 kB/s) [2019-07-30T05:50:05.869Z] 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-30T05:50:05.869Z] 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-30T05:50:05.869Z] 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-30T05:50:06.126Z] 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-30T05:50:06.126Z] 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-30T05:50:06.126Z] 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-30T05:50:06.126Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom (2.3 kB at 93 kB/s) [2019-07-30T05:50:06.126Z] 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-30T05:50:06.126Z] 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-30T05:50:06.126Z] 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-30T05:50:06.382Z] 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-30T05:50:06.382Z] 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-30T05:50:06.382Z] 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-30T05:50:06.382Z] 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 59 kB/s) [2019-07-30T05:50:06.382Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T05:50:06.382Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T05:50:06.382Z] 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-30T05:50:06.637Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T05:50:06.638Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T05:50:06.638Z] 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-30T05:50:06.638Z] 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 292 kB/s) [2019-07-30T05:50:06.638Z] 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-30T05:50:06.638Z] 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-30T05:50:06.638Z] 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-30T05:50:06.893Z] 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-30T05:50:06.893Z] 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-30T05:50:06.893Z] 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-30T05:50:06.893Z] 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 254 kB/s) [2019-07-30T05:50:06.893Z] 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-30T05:50:06.893Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T05:50:06.894Z] 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-30T05:50:06.894Z] 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-30T05:50:06.894Z] 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-30T05:50:07.150Z] 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-30T05:50:07.150Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T05:50:07.150Z] 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-30T05:50:07.150Z] 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-30T05:50:07.150Z] 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-30T05:50:07.150Z] 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-30T05:50:07.150Z] 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-30T05:50:07.150Z] 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-30T05:50:07.150Z] 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-30T05:50:07.150Z] 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-30T05:50:07.405Z] 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-30T05:50:07.405Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T05:50:07.405Z] 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-30T05:50:07.405Z] 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-30T05:50:07.405Z] 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-30T05:50:07.405Z] 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-30T05:50:07.405Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T05:50:07.405Z] 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-30T05:50:07.405Z] 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-30T05:50:07.405Z] 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-30T05:50:07.405Z] 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-30T05:50:07.405Z] 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-30T05:50:07.405Z] 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-30T05:50:07.405Z] 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-30T05:50:07.405Z] 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-30T05:50:07.663Z] Progress (1): 4.1/74 kB Progress (1): 7.7/74 kB Progress (1): 12/74 kB Progress (1): 16/74 kB Progress (1): 20/74 kB Progress (1): 24/74 kB Progress (1): 28/74 kB Progress (1): 32/74 kB Progress (1): 33/74 kB Progress (1): 37/74 kB Progress (1): 41/74 kB Progress (1): 45/74 kB Progress (1): 49/74 kB Progress (1): 53/74 kB Progress (1): 57/74 kB Progress (1): 61/74 kB Progress (1): 65/74 kB Progress (1): 69/74 kB Progress (1): 73/74 kB Progress (1): 74 kB Progress (2): 74 kB | 0/2.5 MB Progress (2): 74 kB | 0/2.5 MB Progress (2): 74 kB | 0/2.5 MB Progress (3): 74 kB | 0/2.5 MB | 4.1/294 kB Progress (3): 74 kB | 0/2.5 MB | 4.1/294 kB Progress (3): 74 kB | 0/2.5 MB | 7.7/294 kB Progress (3): 74 kB | 0/2.5 MB | 7.7/294 kB Progress (3): 74 kB | 0/2.5 MB | 12/294 kB Progress (3): 74 kB | 0/2.5 MB | 12/294 kB Progress (3): 74 kB | 0/2.5 MB | 16/294 kB Progress (3): 74 kB | 0/2.5 MB | 16/294 kB Progress (3): 74 kB | 0/2.5 MB | 20/294 kB Progress (3): 74 kB | 0/2.5 MB | 20/294 kB Progress (3): 74 kB | 0/2.5 MB | 24/294 kB Progress (3): 74 kB | 0/2.5 MB | 24/294 kB Progress (3): 74 kB | 0/2.5 MB | 24/294 kB Progress (3): 74 kB | 0/2.5 MB | 24/294 kB Progress (3): 74 kB | 0/2.5 MB | 24/294 kB Progress (3): 74 kB | 0/2.5 MB | 28/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 28/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 32/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 32/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 36/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 36/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 40/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 40/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 44/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 44/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 48/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 48/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 52/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 52/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 56/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 56/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 60/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 60/294 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 2.1 MB/s) [2019-07-30T05:50:07.663Z] 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 | 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.1/2.5 MB | 120/294 kB Progress (2): 0.1/2.5 MB | 124/294 kB Progress (2): 0.1/2.5 MB | 124/294 kB Progress (2): 0.1/2.5 MB | 128/294 kB Progress (2): 0.2/2.5 MB | 128/294 kB Progress (2): 0.2/2.5 MB | 132/294 kB Progress (2): 0.2/2.5 MB | 132/294 kB Progress (2): 0.2/2.5 MB | 136/294 kB Progress (2): 0.2/2.5 MB | 136/294 kB Progress (2): 0.2/2.5 MB | 140/294 kB Progress (2): 0.2/2.5 MB | 140/294 kB Progress (2): 0.2/2.5 MB | 144/294 kB Progress (2): 0.2/2.5 MB | 144/294 kB Progress (2): 0.2/2.5 MB | 148/294 kB Progress (2): 0.2/2.5 MB | 148/294 kB Progress (2): 0.2/2.5 MB | 152/294 kB Progress (2): 0.2/2.5 MB | 152/294 kB Progress (2): 0.2/2.5 MB | 156/294 kB Progress (2): 0.2/2.5 MB | 156/294 kB Progress (2): 0.2/2.5 MB | 160/294 kB Progress (2): 0.2/2.5 MB | 160/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 | 200/294 kB Progress (2): 0.2/2.5 MB | 200/294 kB Progress (2): 0.2/2.5 MB | 204/294 kB Progress (2): 0.2/2.5 MB | 204/294 kB Progress (2): 0.2/2.5 MB | 208/294 kB Progress (2): 0.2/2.5 MB | 208/294 kB Progress (2): 0.2/2.5 MB | 212/294 kB Progress (2): 0.2/2.5 MB | 212/294 kB Progress (2): 0.2/2.5 MB | 216/294 kB Progress (2): 0.2/2.5 MB | 216/294 kB Progress (2): 0.2/2.5 MB | 220/294 kB Progress (2): 0.2/2.5 MB | 220/294 kB Progress (2): 0.2/2.5 MB | 224/294 kB Progress (2): 0.2/2.5 MB | 224/294 kB Progress (2): 0.2/2.5 MB | 228/294 kB Progress (2): 0.2/2.5 MB | 228/294 kB Progress (2): 0.2/2.5 MB | 232/294 kB Progress (2): 0.3/2.5 MB | 232/294 kB Progress (2): 0.3/2.5 MB | 236/294 kB Progress (2): 0.3/2.5 MB | 236/294 kB Progress (2): 0.3/2.5 MB | 240/294 kB Progress (2): 0.3/2.5 MB | 240/294 kB Progress (2): 0.3/2.5 MB | 244/294 kB Progress (2): 0.3/2.5 MB | 244/294 kB Progress (2): 0.3/2.5 MB | 248/294 kB Progress (2): 0.3/2.5 MB | 248/294 kB Progress (2): 0.3/2.5 MB | 252/294 kB Progress (2): 0.3/2.5 MB | 252/294 kB Progress (2): 0.3/2.5 MB | 256/294 kB Progress (2): 0.3/2.5 MB | 256/294 kB Progress (2): 0.3/2.5 MB | 260/294 kB Progress (2): 0.3/2.5 MB | 260/294 kB Progress (2): 0.3/2.5 MB | 264/294 kB Progress (2): 0.3/2.5 MB | 264/294 kB Progress (2): 0.3/2.5 MB | 268/294 kB Progress (2): 0.3/2.5 MB | 268/294 kB Progress (2): 0.3/2.5 MB | 272/294 kB Progress (2): 0.3/2.5 MB | 272/294 kB Progress (2): 0.3/2.5 MB | 276/294 kB Progress (2): 0.3/2.5 MB | 276/294 kB Progress (2): 0.3/2.5 MB | 280/294 kB Progress (2): 0.3/2.5 MB | 280/294 kB Progress (2): 0.3/2.5 MB | 284/294 kB Progress (2): 0.3/2.5 MB | 284/294 kB Progress (2): 0.3/2.5 MB | 288/294 kB Progress (2): 0.3/2.5 MB | 288/294 kB Progress (2): 0.3/2.5 MB | 292/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.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 (3): 0.5/2.5 MB | 294 kB | 4.1/39 kB Progress (3): 0.5/2.5 MB | 294 kB | 4.1/39 kB Progress (3): 0.5/2.5 MB | 294 kB | 7.7/39 kB Progress (3): 0.5/2.5 MB | 294 kB | 7.7/39 kB Progress (4): 0.5/2.5 MB | 294 kB | 7.7/39 kB | 4.1/345 kB Progress (4): 0.5/2.5 MB | 294 kB | 7.7/39 kB | 4.1/345 kB Progress (4): 0.5/2.5 MB | 294 kB | 12/39 kB | 4.1/345 kB Progress (4): 0.5/2.5 MB | 294 kB | 12/39 kB | 4.1/345 kB Progress (4): 0.5/2.5 MB | 294 kB | 12/39 kB | 7.7/345 kB Progress (4): 0.5/2.5 MB | 294 kB | 12/39 kB | 7.7/345 kB Progress (4): 0.5/2.5 MB | 294 kB | 16/39 kB | 7.7/345 kB Progress (4): 0.5/2.5 MB | 294 kB | 16/39 kB | 7.7/345 kB Progress (4): 0.5/2.5 MB | 294 kB | 16/39 kB | 12/345 kB Progress (4): 0.5/2.5 MB | 294 kB | 16/39 kB | 12/345 kB Progress (4): 0.5/2.5 MB | 294 kB | 20/39 kB | 12/345 kB Progress (4): 0.5/2.5 MB | 294 kB | 20/39 kB | 12/345 kB Progress (4): 0.5/2.5 MB | 294 kB | 20/39 kB | 16/345 kB Progress (4): 0.5/2.5 MB | 294 kB | 20/39 kB | 16/345 kB Progress (4): 0.5/2.5 MB | 294 kB | 24/39 kB | 16/345 kB Progress (4): 0.5/2.5 MB | 294 kB | 24/39 kB | 16/345 kB Progress (4): 0.5/2.5 MB | 294 kB | 24/39 kB | 20/345 kB Progress (4): 0.6/2.5 MB | 294 kB | 24/39 kB | 20/345 kB Progress (4): 0.6/2.5 MB | 294 kB | 28/39 kB | 20/345 kB Progress (4): 0.6/2.5 MB | 294 kB | 28/39 kB | 20/345 kB Progress (4): 0.6/2.5 MB | 294 kB | 28/39 kB | 24/345 kB Progress (4): 0.6/2.5 MB | 294 kB | 28/39 kB | 24/345 kB Progress (4): 0.6/2.5 MB | 294 kB | 32/39 kB | 24/345 kB Progress (4): 0.6/2.5 MB | 294 kB | 32/39 kB | 24/345 kB Progress (4): 0.6/2.5 MB | 294 kB | 32/39 kB | 28/345 kB Progress (4): 0.6/2.5 MB | 294 kB | 32/39 kB | 28/345 kB Progress (4): 0.6/2.5 MB | 294 kB | 36/39 kB | 28/345 kB Progress (4): 0.6/2.5 MB | 294 kB | 36/39 kB | 28/345 kB Progress (4): 0.6/2.5 MB | 294 kB | 36/39 kB | 32/345 kB Progress (4): 0.6/2.5 MB | 294 kB | 36/39 kB | 32/345 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 4.0 MB/s) [2019-07-30T05:50:07.663Z] Progress (3): 0.6/2.5 MB | 39 kB | 32/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 32/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 36/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 36/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 40/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 40/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 44/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 44/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 48/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 48/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 52/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 52/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 56/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 56/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 60/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 60/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 64/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 64/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 66/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 66/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 70/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 70/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 74/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 74/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 78/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 78/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 82/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 82/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 86/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 86/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 90/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 90/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 94/345 kB Progress (3): 0.6/2.5 MB | 39 kB | 94/345 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 491 kB/s) [2019-07-30T05:50:07.663Z] Progress (2): 0.6/2.5 MB | 98/345 kB Progress (2): 0.6/2.5 MB | 98/345 kB Progress (2): 0.6/2.5 MB | 98/345 kB Progress (2): 0.7/2.5 MB | 98/345 kB Progress (2): 0.7/2.5 MB | 102/345 kB Progress (2): 0.7/2.5 MB | 102/345 kB Progress (2): 0.7/2.5 MB | 106/345 kB Progress (2): 0.7/2.5 MB | 106/345 kB Progress (2): 0.7/2.5 MB | 110/345 kB Progress (2): 0.7/2.5 MB | 110/345 kB Progress (2): 0.7/2.5 MB | 114/345 kB Progress (2): 0.7/2.5 MB | 114/345 kB Progress (2): 0.7/2.5 MB | 118/345 kB Progress (2): 0.7/2.5 MB | 118/345 kB Progress (2): 0.7/2.5 MB | 122/345 kB Progress (2): 0.7/2.5 MB | 122/345 kB Progress (2): 0.7/2.5 MB | 126/345 kB Progress (2): 0.7/2.5 MB | 126/345 kB Progress (2): 0.7/2.5 MB | 130/345 kB Progress (2): 0.7/2.5 MB | 130/345 kB Progress (2): 0.7/2.5 MB | 131/345 kB Progress (2): 0.7/2.5 MB | 131/345 kB Progress (2): 0.7/2.5 MB | 135/345 kB Progress (2): 0.7/2.5 MB | 135/345 kB Progress (2): 0.7/2.5 MB | 139/345 kB Progress (2): 0.7/2.5 MB | 139/345 kB Progress (2): 0.7/2.5 MB | 143/345 kB Progress (2): 0.7/2.5 MB | 143/345 kB Progress (2): 0.7/2.5 MB | 147/345 kB Progress (2): 0.7/2.5 MB | 147/345 kB Progress (2): 0.7/2.5 MB | 151/345 kB Progress (2): 0.7/2.5 MB | 151/345 kB Progress (2): 0.7/2.5 MB | 155/345 kB Progress (2): 0.7/2.5 MB | 155/345 kB Progress (2): 0.7/2.5 MB | 159/345 kB Progress (2): 0.7/2.5 MB | 159/345 kB Progress (2): 0.7/2.5 MB | 163/345 kB Progress (2): 0.7/2.5 MB | 163/345 kB Progress (2): 0.7/2.5 MB | 167/345 kB Progress (2): 0.7/2.5 MB | 167/345 kB Progress (2): 0.7/2.5 MB | 171/345 kB Progress (2): 0.7/2.5 MB | 171/345 kB Progress (2): 0.7/2.5 MB | 175/345 kB Progress (2): 0.7/2.5 MB | 175/345 kB Progress (2): 0.7/2.5 MB | 179/345 kB Progress (2): 0.7/2.5 MB | 179/345 kB Progress (2): 0.7/2.5 MB | 183/345 kB Progress (2): 0.7/2.5 MB | 183/345 kB Progress (2): 0.7/2.5 MB | 187/345 kB Progress (2): 0.7/2.5 MB | 187/345 kB Progress (2): 0.7/2.5 MB | 191/345 kB Progress (2): 0.7/2.5 MB | 191/345 kB Progress (2): 0.7/2.5 MB | 195/345 kB Progress (2): 0.8/2.5 MB | 195/345 kB Progress (2): 0.8/2.5 MB | 199/345 kB Progress (2): 0.8/2.5 MB | 199/345 kB Progress (2): 0.8/2.5 MB | 203/345 kB Progress (2): 0.8/2.5 MB | 203/345 kB Progress (2): 0.8/2.5 MB | 207/345 kB Progress (2): 0.8/2.5 MB | 207/345 kB Progress (2): 0.8/2.5 MB | 211/345 kB Progress (2): 0.8/2.5 MB | 211/345 kB Progress (2): 0.8/2.5 MB | 215/345 kB Progress (2): 0.8/2.5 MB | 215/345 kB Progress (2): 0.8/2.5 MB | 219/345 kB Progress (2): 0.8/2.5 MB | 219/345 kB Progress (2): 0.8/2.5 MB | 223/345 kB Progress (2): 0.8/2.5 MB | 223/345 kB Progress (2): 0.8/2.5 MB | 227/345 kB Progress (2): 0.8/2.5 MB | 227/345 kB Progress (2): 0.8/2.5 MB | 231/345 kB Progress (2): 0.8/2.5 MB | 231/345 kB Progress (2): 0.8/2.5 MB | 235/345 kB Progress (2): 0.8/2.5 MB | 235/345 kB Progress (2): 0.8/2.5 MB | 239/345 kB Progress (2): 0.8/2.5 MB | 239/345 kB Progress (2): 0.8/2.5 MB | 243/345 kB Progress (2): 0.8/2.5 MB | 243/345 kB Progress (2): 0.8/2.5 MB | 247/345 kB Progress (2): 0.8/2.5 MB | 247/345 kB Progress (2): 0.8/2.5 MB | 251/345 kB Progress (2): 0.8/2.5 MB | 251/345 kB Progress (2): 0.8/2.5 MB | 255/345 kB Progress (2): 0.8/2.5 MB | 255/345 kB Progress (2): 0.8/2.5 MB | 259/345 kB Progress (2): 0.8/2.5 MB | 259/345 kB Progress (2): 0.8/2.5 MB | 263/345 kB Progress (2): 0.8/2.5 MB | 263/345 kB Progress (2): 0.8/2.5 MB | 267/345 kB Progress (2): 0.8/2.5 MB | 267/345 kB Progress (2): 0.8/2.5 MB | 271/345 kB Progress (2): 0.8/2.5 MB | 271/345 kB Progress (2): 0.8/2.5 MB | 275/345 kB Progress (2): 0.8/2.5 MB | 275/345 kB Progress (2): 0.8/2.5 MB | 279/345 kB Progress (2): 0.8/2.5 MB | 279/345 kB Progress (2): 0.8/2.5 MB | 283/345 kB Progress (2): 0.8/2.5 MB | 283/345 kB Progress (2): 0.8/2.5 MB | 287/345 kB Progress (2): 0.8/2.5 MB | 287/345 kB Progress (2): 0.8/2.5 MB | 291/345 kB Progress (2): 0.8/2.5 MB | 291/345 kB Progress (2): 0.8/2.5 MB | 295/345 kB Progress (2): 0.9/2.5 MB | 295/345 kB Progress (2): 0.9/2.5 MB | 299/345 kB Progress (2): 0.9/2.5 MB | 299/345 kB Progress (2): 0.9/2.5 MB | 303/345 kB Progress (2): 0.9/2.5 MB | 303/345 kB Progress (2): 0.9/2.5 MB | 307/345 kB Progress (2): 0.9/2.5 MB | 307/345 kB Progress (2): 0.9/2.5 MB | 311/345 kB Progress (2): 0.9/2.5 MB | 311/345 kB Progress (2): 0.9/2.5 MB | 315/345 kB Progress (2): 0.9/2.5 MB | 315/345 kB Progress (2): 0.9/2.5 MB | 319/345 kB Progress (2): 0.9/2.5 MB | 319/345 kB Progress (2): 0.9/2.5 MB | 323/345 kB Progress (2): 0.9/2.5 MB | 323/345 kB Progress (2): 0.9/2.5 MB | 327/345 kB Progress (2): 0.9/2.5 MB | 327/345 kB Progress (2): 0.9/2.5 MB | 331/345 kB Progress (2): 0.9/2.5 MB | 331/345 kB Progress (2): 0.9/2.5 MB | 335/345 kB Progress (2): 0.9/2.5 MB | 335/345 kB Progress (2): 0.9/2.5 MB | 339/345 kB Progress (2): 0.9/2.5 MB | 339/345 kB Progress (2): 0.9/2.5 MB | 343/345 kB Progress (2): 0.9/2.5 MB | 343/345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar (345 kB at 3.3 MB/s) [2019-07-30T05:50:07.663Z] Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 12 MB/s) [2019-07-30T05:50:08.226Z] [INFO] Executing tasks [2019-07-30T05:50:08.226Z] [2019-07-30T05:50:08.226Z] main: [2019-07-30T05:50:08.226Z] [2019-07-30T05:50:08.226Z] clean: [2019-07-30T05:50:08.226Z] [INFO] Executed tasks [2019-07-30T05:50:08.226Z] [INFO] [2019-07-30T05:50:08.226Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:08.226Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target [2019-07-30T05:50:08.226Z] [INFO] [2019-07-30T05:50:08.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:08.226Z] [INFO] The project's OSGi version is 5.0.0.201907300502 [2019-07-30T05:50:08.226Z] [INFO] [2019-07-30T05:50:08.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:08.226Z] [INFO] [2019-07-30T05:50:08.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:08.226Z] [INFO] [2019-07-30T05:50:08.226Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:08.226Z] [INFO] [2019-07-30T05:50:08.226Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:08.226Z] [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-30T05:50:08.226Z] [INFO] [2019-07-30T05:50:08.226Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:08.226Z] [INFO] Executing tasks [2019-07-30T05:50:08.226Z] [2019-07-30T05:50:08.226Z] main: [2019-07-30T05:50:08.226Z] [2019-07-30T05:50:08.226Z] build: [2019-07-30T05:50:10.119Z] 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-30T05:50:10.119Z] [2019-07-30T05:50:10.119Z] test: [2019-07-30T05:50:10.119Z] [xmlvalidate] 19 file(s) have been successfully validated. [2019-07-30T05:50:10.119Z] [INFO] Executed tasks [2019-07-30T05:50:10.119Z] [INFO] [2019-07-30T05:50:10.119Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:10.119Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:50:10.119Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/main/resources [2019-07-30T05:50:10.119Z] [INFO] [2019-07-30T05:50:10.119Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:10.119Z] [INFO] [2019-07-30T05:50:10.119Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:10.119Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-30T05:50:10.119Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-30T05:50:10.375Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8 [2019-07-30T05:50:10.375Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-30T05:50:10.375Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-30T05:50:10.375Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-30T05:50:10.375Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-30T05:50:10.375Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T05:50:10.375Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T05:50:10.632Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T05:50:10.632Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T05:50:12.000Z] [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-30T05:50:12.000Z] [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-30T05:50:12.000Z] [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-30T05:50:12.622Z] [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-30T05:50:13.426Z] [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-30T05:50:13.426Z] [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-30T05:50:14.794Z] [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-30T05:50:14.794Z] [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-30T05:50:16.163Z] [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-30T05:50:16.163Z] [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-30T05:50:16.420Z] [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-30T05:50:16.420Z] [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-30T05:50:16.420Z] [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-30T05:50:16.420Z] [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-30T05:50:16.676Z] [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-30T05:50:16.676Z] [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-30T05:50:16.676Z] [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-30T05:50:16.676Z] [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-30T05:50:16.932Z] [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-30T05:50:16.932Z] [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-30T05:50:16.932Z] [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-30T05:50:16.932Z] [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-30T05:50:17.188Z] [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-30T05:50:17.188Z] [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-30T05:50:17.751Z] [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-30T05:50:17.751Z] [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-30T05:50:18.008Z] [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-30T05:50:18.008Z] [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-30T05:50:18.008Z] [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-30T05:50:18.008Z] [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-30T05:50:18.264Z] [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-30T05:50:18.264Z] [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-30T05:50:18.521Z] [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-30T05:50:18.521Z] [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-30T05:50:18.521Z] [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-30T05:50:18.521Z] [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-30T05:50:18.777Z] [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-30T05:50:18.777Z] [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-30T05:50:18.777Z] [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-30T05:50:18.777Z] [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-30T05:50:25.325Z] [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-30T05:50:25.325Z] [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-30T05:50:25.325Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log [2019-07-30T05:50:25.325Z] [INFO] Command line: [2019-07-30T05:50:25.325Z] [/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-30T05:50:25.325Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:50:27.847Z] Buildfile: build.xml [2019-07-30T05:50:27.847Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T05:50:27.847Z] [2019-07-30T05:50:27.847Z] build.index: [2019-07-30T05:50:31.204Z] BUILD SUCCESSFUL [2019-07-30T05:50:31.204Z] [2019-07-30T05:50:31.204Z] BUILD SUCCESSFUL [2019-07-30T05:50:31.204Z] Total time: 3 seconds [2019-07-30T05:50:31.204Z] [INFO] [2019-07-30T05:50:31.204Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:31.204Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:50:31.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/test/resources [2019-07-30T05:50:31.204Z] [INFO] [2019-07-30T05:50:31.204Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:31.204Z] [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-30T05:50:31.204Z] [INFO] [2019-07-30T05:50:31.204Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:31.204Z] [INFO] [2019-07-30T05:50:31.204Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:31.204Z] [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-30T05:50:31.461Z] [INFO] [2019-07-30T05:50:31.461Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:31.461Z] [INFO] [2019-07-30T05:50:31.461Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:31.461Z] [INFO] [2019-07-30T05:50:31.461Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:31.461Z] [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-30T05:50:31.718Z] [INFO] [2019-07-30T05:50:31.718Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:31.718Z] [INFO] [2019-07-30T05:50:31.718Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:31.718Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:50:31.718Z] [INFO] [2019-07-30T05:50:31.718Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:31.718Z] [INFO] [2019-07-30T05:50:31.718Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:31.718Z] [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-30T05:50:31.718Z] [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-30T05:50:31.718Z] [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-30T05:50:31.718Z] [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-30T05:50:31.718Z] [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-30T05:50:31.718Z] [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-30T05:50:31.718Z] [INFO] [2019-07-30T05:50:31.718Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T05:50:31.718Z] [INFO] [2019-07-30T05:50:31.718Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [2019-07-30T05:50:31.718Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT [59/134] [2019-07-30T05:50:31.718Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:50:31.718Z] [INFO] [2019-07-30T05:50:31.718Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:31.718Z] [INFO] [2019-07-30T05:50:31.718Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:31.718Z] [INFO] The project's OSGi version is 2.1.8.201907300502 [2019-07-30T05:50:31.718Z] [INFO] [2019-07-30T05:50:31.718Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:31.718Z] [INFO] [2019-07-30T05:50:31.718Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:31.718Z] [INFO] [2019-07-30T05:50:31.718Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:31.718Z] [INFO] [2019-07-30T05:50:31.718Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:31.718Z] [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-30T05:50:31.718Z] [INFO] [2019-07-30T05:50:31.718Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:31.718Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:50:31.718Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources [2019-07-30T05:50:31.718Z] [INFO] [2019-07-30T05:50:31.718Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:31.718Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes [2019-07-30T05:50:32.283Z] [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-30T05:50:32.283Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T05:50:32.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:50:32.283Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T05:50:32.283Z] 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-30T05:50:32.283Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T05:50:32.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:50:32.283Z] 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-30T05:50:32.283Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-30T05:50:32.283Z] [INFO] [2019-07-30T05:50:32.283Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:32.283Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:50:32.283Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources [2019-07-30T05:50:32.283Z] [INFO] [2019-07-30T05:50:32.283Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:32.283Z] [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-30T05:50:32.283Z] [INFO] [2019-07-30T05:50:32.283Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:32.283Z] [INFO] [2019-07-30T05:50:32.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:32.539Z] [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-30T05:50:32.539Z] [INFO] [2019-07-30T05:50:32.539Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:32.539Z] [INFO] [2019-07-30T05:50:32.539Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:32.539Z] [INFO] [2019-07-30T05:50:32.539Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:32.539Z] [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-30T05:50:32.539Z] [INFO] [2019-07-30T05:50:32.539Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:32.539Z] [INFO] [2019-07-30T05:50:32.539Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:32.539Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:50:32.539Z] [INFO] [2019-07-30T05:50:32.539Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:33.103Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:50:33.103Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:50:33.103Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:50:34.470Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:50:34.470Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:50:34.470Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T05:50:34.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:50:36.096Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:50:36.096Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T05:50:36.352Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:50:36.352Z] [INFO] [2019-07-30T05:50:36.352Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:36.352Z] [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-30T05:50:36.352Z] [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-30T05:50:36.352Z] [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-30T05:50:36.352Z] [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-30T05:50:36.352Z] [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-30T05:50:36.352Z] [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-30T05:50:36.352Z] [INFO] [2019-07-30T05:50:36.352Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T05:50:36.352Z] [INFO] [2019-07-30T05:50:36.352Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [2019-07-30T05:50:36.352Z] [INFO] Building org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT [60/134] [2019-07-30T05:50:36.352Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T05:50:36.352Z] [INFO] [2019-07-30T05:50:36.352Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf --- [2019-07-30T05:50:36.352Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target [2019-07-30T05:50:36.352Z] [INFO] [2019-07-30T05:50:36.352Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf --- [2019-07-30T05:50:36.352Z] [INFO] The project's OSGi version is 5.0.0.201907300502 [2019-07-30T05:50:36.352Z] [INFO] [2019-07-30T05:50:36.352Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf --- [2019-07-30T05:50:36.352Z] [INFO] [2019-07-30T05:50:36.352Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf --- [2019-07-30T05:50:36.352Z] [INFO] [2019-07-30T05:50:36.352Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf --- [2019-07-30T05:50:36.352Z] [INFO] [2019-07-30T05:50:36.352Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf --- [2019-07-30T05:50:36.352Z] [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-30T05:50:36.352Z] [INFO] [2019-07-30T05:50:36.352Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf --- [2019-07-30T05:50:36.352Z] [INFO] [2019-07-30T05:50:36.352Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf --- [2019-07-30T05:50:36.352Z] [INFO] [2019-07-30T05:50:36.352Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-30T05:50:36.608Z] [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-30T05:50:36.608Z] [INFO] [2019-07-30T05:50:36.608Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf --- [2019-07-30T05:50:36.608Z] [INFO] [2019-07-30T05:50:36.608Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-30T05:50:36.608Z] [INFO] [2019-07-30T05:50:36.608Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-30T05:50:36.865Z] [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-30T05:50:36.865Z] [INFO] [2019-07-30T05:50:36.865Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf --- [2019-07-30T05:50:36.865Z] [INFO] [2019-07-30T05:50:36.865Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-30T05:50:36.865Z] [INFO] [2019-07-30T05:50:36.865Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf --- [2019-07-30T05:50:36.865Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:50:36.865Z] [INFO] [2019-07-30T05:50:36.865Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf --- [2019-07-30T05:50:37.794Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:50:37.794Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:50:37.794Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:50:38.357Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T05:50:38.614Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:50:39.981Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:50:39.981Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:50:39.981Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T05:50:39.981Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:50:40.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T05:50:40.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:50:40.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:50:40.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:50:40.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T05:50:40.510Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T05:50:40.510Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:50:40.767Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:50:40.767Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T05:50:40.767Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T05:50:41.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T05:50:41.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T05:50:41.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T05:50:41.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf --- [2019-07-30T05:50:41.783Z] [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-30T05:50:41.783Z] [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-30T05:50:41.783Z] [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-30T05:50:41.783Z] [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-30T05:50:41.783Z] [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-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf --- [2019-07-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [2019-07-30T05:50:41.783Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT [61/134] [2019-07-30T05:50:41.783Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:41.783Z] [INFO] The project's OSGi version is 1.0.2.201907300502 [2019-07-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:41.783Z] [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-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:41.783Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:50:41.783Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/main/resources [2019-07-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:41.783Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/classes [2019-07-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:41.783Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:50:41.783Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/test/resources [2019-07-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:41.783Z] [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-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:41.783Z] [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-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:41.783Z] [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-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:41.783Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:50:41.783Z] [INFO] [2019-07-30T05:50:41.783Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:41.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:50:41.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:50:42.041Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:50:42.605Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:50:42.605Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:50:42.605Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T05:50:42.862Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:50:44.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T05:50:44.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:50:44.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:50:44.489Z] [INFO] [2019-07-30T05:50:44.489Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:44.489Z] [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-30T05:50:44.489Z] [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-30T05:50:44.489Z] [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-30T05:50:44.489Z] [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-30T05:50:44.489Z] [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-30T05:50:44.489Z] [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-30T05:50:44.489Z] [INFO] [2019-07-30T05:50:44.489Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T05:50:44.489Z] [INFO] [2019-07-30T05:50:44.489Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [2019-07-30T05:50:44.489Z] [INFO] Building org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT [62/134] [2019-07-30T05:50:44.489Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T05:50:44.489Z] [INFO] [2019-07-30T05:50:44.489Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf --- [2019-07-30T05:50:44.489Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target [2019-07-30T05:50:44.489Z] [INFO] [2019-07-30T05:50:44.489Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf --- [2019-07-30T05:50:44.489Z] [INFO] The project's OSGi version is 5.0.0.201907300502 [2019-07-30T05:50:44.489Z] [INFO] [2019-07-30T05:50:44.489Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf --- [2019-07-30T05:50:44.489Z] [INFO] [2019-07-30T05:50:44.489Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf --- [2019-07-30T05:50:44.489Z] [INFO] [2019-07-30T05:50:44.489Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf --- [2019-07-30T05:50:44.489Z] [INFO] [2019-07-30T05:50:44.489Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf --- [2019-07-30T05:50:44.489Z] [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-30T05:50:44.489Z] [INFO] [2019-07-30T05:50:44.489Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf --- [2019-07-30T05:50:44.489Z] [INFO] [2019-07-30T05:50:44.489Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf --- [2019-07-30T05:50:44.489Z] [INFO] [2019-07-30T05:50:44.489Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf --- [2019-07-30T05:50:44.746Z] [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-30T05:50:44.746Z] [INFO] [2019-07-30T05:50:44.746Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf --- [2019-07-30T05:50:44.746Z] [INFO] [2019-07-30T05:50:44.746Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-30T05:50:44.746Z] [INFO] [2019-07-30T05:50:44.746Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf --- [2019-07-30T05:50:44.746Z] [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-30T05:50:44.746Z] [INFO] [2019-07-30T05:50:44.746Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf --- [2019-07-30T05:50:44.746Z] [INFO] [2019-07-30T05:50:44.746Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-30T05:50:44.746Z] [INFO] [2019-07-30T05:50:44.746Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf --- [2019-07-30T05:50:44.746Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:50:44.746Z] [INFO] [2019-07-30T05:50:44.746Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf --- [2019-07-30T05:50:45.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:50:45.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:50:45.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:50:46.240Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T05:50:46.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:50:47.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:50:47.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:50:47.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T05:50:47.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:50:48.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T05:50:48.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:50:48.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:50:48.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:50:48.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T05:50:48.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T05:50:48.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T05:50:48.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T05:50:48.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-30T05:50:48.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T05:50:48.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:50:48.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:50:48.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T05:50:48.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T05:50:48.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T05:50:49.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T05:50:49.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:50:49.148Z] [INFO] [2019-07-30T05:50:49.148Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf --- [2019-07-30T05:50:49.148Z] [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-30T05:50:49.148Z] [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-30T05:50:49.148Z] [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-30T05:50:49.148Z] [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-30T05:50:49.148Z] [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-30T05:50:49.148Z] [INFO] [2019-07-30T05:50:49.148Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf --- [2019-07-30T05:50:49.148Z] [INFO] [2019-07-30T05:50:49.148Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [2019-07-30T05:50:49.148Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT [63/134] [2019-07-30T05:50:49.148Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:50:49.148Z] [INFO] [2019-07-30T05:50:49.148Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:49.148Z] [INFO] [2019-07-30T05:50:49.148Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:49.148Z] [INFO] The project's OSGi version is 1.0.0.201907300502 [2019-07-30T05:50:49.148Z] [INFO] [2019-07-30T05:50:49.148Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:49.148Z] [INFO] [2019-07-30T05:50:49.148Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:49.148Z] [INFO] [2019-07-30T05:50:49.148Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:49.148Z] [INFO] [2019-07-30T05:50:49.148Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:49.148Z] [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-30T05:50:49.148Z] [INFO] [2019-07-30T05:50:49.148Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:49.148Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:50:49.148Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources [2019-07-30T05:50:49.148Z] [INFO] [2019-07-30T05:50:49.148Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:49.148Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/classes [2019-07-30T05:50:49.404Z] [INFO] [2019-07-30T05:50:49.404Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:49.404Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:50:49.404Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources [2019-07-30T05:50:49.404Z] [INFO] [2019-07-30T05:50:49.404Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:49.404Z] [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-30T05:50:49.404Z] [INFO] [2019-07-30T05:50:49.404Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:49.404Z] [INFO] [2019-07-30T05:50:49.404Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:49.404Z] [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-30T05:50:49.404Z] [INFO] [2019-07-30T05:50:49.404Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:49.404Z] [INFO] [2019-07-30T05:50:49.404Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:49.404Z] [INFO] [2019-07-30T05:50:49.404Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:49.404Z] [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-30T05:50:49.404Z] [INFO] [2019-07-30T05:50:49.404Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:49.404Z] [INFO] [2019-07-30T05:50:49.404Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:50.773Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log [2019-07-30T05:50:50.773Z] [INFO] Command line: [2019-07-30T05:50:50.773Z] [/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-30T05:50:50.773Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:50:54.946Z] !SESSION 2019-07-30 05:50:51.053 ----------------------------------------------- [2019-07-30T05:50:54.946Z] eclipse.buildId=unknown [2019-07-30T05:50:54.946Z] java.version=1.8.0_202 [2019-07-30T05:50:54.946Z] java.vendor=Oracle Corporation [2019-07-30T05:50:54.946Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:50:54.946Z] 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-30T05:50:54.946Z] 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-30T05:50:54.946Z] [2019-07-30T05:50:54.946Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:50:54.129 [2019-07-30T05:50:54.946Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:50:54.946Z] !STACK 0 [2019-07-30T05:50:54.946Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T05:50:54.946Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:50:54.946Z] [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:50:54.946Z] [2019-07-30T05:50:54.946Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:50:54.260 [2019-07-30T05:50:54.946Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:50:54.946Z] !STACK 0 [2019-07-30T05:50:54.946Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T05:50:54.946Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:50:54.946Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:50:54.946Z] -> 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-30T05:50:54.946Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T05:50:54.946Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:50:54.946Z] [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:50:54.946Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:50:56.887Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-30T05:50:57.146Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-30T05:50:57.146Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.253 s [2019-07-30T05:50:57.146Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.04 s [2019-07-30T05:50:57.146Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.069 s [2019-07-30T05:50:57.146Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.007 s [2019-07-30T05:50:57.146Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.006 s [2019-07-30T05:50:57.146Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.005 s [2019-07-30T05:50:57.146Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.07 s [2019-07-30T05:50:57.146Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.016 s [2019-07-30T05:50:57.146Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.005 s [2019-07-30T05:50:57.146Z] [2019-07-30T05:50:57.146Z] Results: [2019-07-30T05:50:57.146Z] [2019-07-30T05:50:57.146Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:50:57.146Z] [2019-07-30T05:50:58.076Z] [INFO] All tests passed! [2019-07-30T05:50:58.076Z] [INFO] [2019-07-30T05:50:58.076Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:58.076Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:50:58.076Z] [INFO] [2019-07-30T05:50:58.076Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:58.076Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T05:50:58.076Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:50:58.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:50:58.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:50:58.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:50:58.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:50:59.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:50:59.155Z] [INFO] [2019-07-30T05:50:59.155Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:59.155Z] [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-30T05:50:59.155Z] [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-30T05:50:59.155Z] [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-30T05:50:59.155Z] [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-30T05:50:59.155Z] [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-30T05:50:59.155Z] [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-30T05:50:59.155Z] [INFO] [2019-07-30T05:50:59.155Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T05:50:59.155Z] [INFO] [2019-07-30T05:50:59.155Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [2019-07-30T05:50:59.155Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT [64/134] [2019-07-30T05:50:59.155Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:50:59.155Z] [INFO] [2019-07-30T05:50:59.155Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:50:59.155Z] [INFO] [2019-07-30T05:50:59.155Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:50:59.155Z] [INFO] The project's OSGi version is 1.1.5.201907300502 [2019-07-30T05:50:59.155Z] [INFO] [2019-07-30T05:50:59.155Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:50:59.155Z] [INFO] [2019-07-30T05:50:59.155Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:50:59.155Z] [INFO] [2019-07-30T05:50:59.155Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:50:59.155Z] [INFO] [2019-07-30T05:50:59.155Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:50:59.155Z] [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-30T05:50:59.155Z] [INFO] [2019-07-30T05:50:59.155Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:50:59.155Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:50:59.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/main/resources [2019-07-30T05:50:59.155Z] [INFO] [2019-07-30T05:50:59.155Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:50:59.155Z] [INFO] Compiling 13 source files to /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/classes [2019-07-30T05:50:59.412Z] [INFO] [2019-07-30T05:50:59.412Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:50:59.412Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:50:59.412Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/test/resources [2019-07-30T05:50:59.412Z] [INFO] [2019-07-30T05:50:59.412Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:50:59.412Z] [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-30T05:50:59.412Z] [INFO] [2019-07-30T05:50:59.412Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:50:59.412Z] [INFO] [2019-07-30T05:50:59.412Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:50:59.412Z] [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-30T05:50:59.412Z] [INFO] [2019-07-30T05:50:59.412Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:50:59.412Z] [INFO] [2019-07-30T05:50:59.412Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:50:59.412Z] [INFO] [2019-07-30T05:50:59.412Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:50:59.412Z] [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-30T05:50:59.412Z] [INFO] [2019-07-30T05:50:59.412Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:50:59.412Z] [INFO] [2019-07-30T05:50:59.412Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:51:00.781Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log [2019-07-30T05:51:00.781Z] [INFO] Command line: [2019-07-30T05:51:00.781Z] [/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-30T05:51:00.781Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:51:04.052Z] !SESSION 2019-07-30 05:51:01.064 ----------------------------------------------- [2019-07-30T05:51:04.052Z] eclipse.buildId=unknown [2019-07-30T05:51:04.052Z] java.version=1.8.0_202 [2019-07-30T05:51:04.052Z] java.vendor=Oracle Corporation [2019-07-30T05:51:04.052Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:51:04.052Z] 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-30T05:51:04.052Z] 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-30T05:51:04.052Z] [2019-07-30T05:51:04.052Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:51:03.633 [2019-07-30T05:51:04.052Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:51:04.052Z] !STACK 0 [2019-07-30T05:51:04.052Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T05:51:04.052Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:51:04.052Z] [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:51:04.052Z] [2019-07-30T05:51:04.052Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:51:03.829 [2019-07-30T05:51:04.052Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:51:04.052Z] !STACK 0 [2019-07-30T05:51:04.052Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T05:51:04.052Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:51:04.052Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:51:04.052Z] -> 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-30T05:51:04.052Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T05:51:04.052Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:51:04.052Z] [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:51:04.052Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:51:05.946Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-30T05:51:06.202Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-30T05:51:06.202Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.086 s [2019-07-30T05:51:06.202Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.01 s [2019-07-30T05:51:06.202Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.052 s [2019-07-30T05:51:06.202Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.013 s [2019-07-30T05:51:06.202Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2019-07-30T05:51:06.202Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.202Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.202Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.202Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.202Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-30T05:51:06.202Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-30T05:51:06.202Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.003 s [2019-07-30T05:51:06.202Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.202Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-30T05:51:06.202Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-30T05:51:06.202Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.202Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.202Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.202Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-30T05:51:06.202Z] 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-30T05:51:06.202Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.002 s [2019-07-30T05:51:06.202Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.202Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T05:51:06.202Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-30T05:51:06.767Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] 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-30T05:51:06.767Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[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-30T05:51:06.767Z] 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-30T05:51:06.767Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testParseObject2[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testParseObject2[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] 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.001 s [2019-07-30T05:51:06.767Z] 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-30T05:51:06.767Z] 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-30T05:51:06.767Z] testParseObject2[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testFormat[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testFormat[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testParseObject2[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testParseObject2[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-30T05:51:06.767Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-30T05:51:06.767Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testParseObject2[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-30T05:51:06.767Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-30T05:51:06.767Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.767Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.767Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.768Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.768Z] 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-30T05:51:06.768Z] 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-30T05:51:06.768Z] 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-30T05:51:06.768Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] 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-30T05:51:06.768Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] 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-30T05:51:06.768Z] 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-30T05:51:06.768Z] 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-30T05:51:06.768Z] 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-30T05:51:06.768Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:06.768Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormatIllegalArgument[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormat[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject2[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormatIllegalArgument[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormat[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject2[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T05:51:06.768Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-30T05:51:07.025Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-30T05:51:07.025Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:07.025Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] 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-30T05:51:07.025Z] 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-30T05:51:07.025Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:07.025Z] 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-30T05:51:07.025Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:07.025Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormatIllegalArgument[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testParseObject2[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-30T05:51:07.025Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-30T05:51:07.025Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] testFormat[11: ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T05:51:07.025Z] 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-30T05:51:07.025Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-30T05:51:08.192Z] [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-30T05:51:08.192Z] [Fatal Error] :1:4: Recursive entity reference "A". (Reference path: A -> B -> A), [2019-07-30T05:51:08.192Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.793 s - in org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-30T05:51:08.192Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) skipped [2019-07-30T05:51:08.192Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.787 s [2019-07-30T05:51:08.192Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.002 s [2019-07-30T05:51:08.192Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T05:51:08.192Z] WARNING: {"ts":302471032171563,"ph":"s","tid":1,"name":"foo","cat":"mydog","id":"0x1"} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T05:51:08.192Z] WARNING: {"ts":302471044395443,"ph":"f","tid":1,"cat":"mydog","id":"0x1"} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T05:51:08.192Z] WARNING: {"ts":302471046036167,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x2"} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T05:51:08.192Z] WARNING: {"ts":302471047614239,"ph":"f","tid":1,"cat":"myspider","id":"0x2"} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T05:51:08.192Z] WARNING: {"ts":302471100784171,"ph":"s","tid":1,"name":"foo","cat":"null","id":"0x3"} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T05:51:08.192Z] WARNING: {"ts":302471101520800,"ph":"f","tid":1,"cat":"null","id":"0x3"} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T05:51:08.192Z] WARNING: {"ts":302471103626564,"ph":"B","tid":1,"name":"foo"} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T05:51:08.192Z] WARNING: {"ts":302471106023854,"ph":"E","tid":1} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T05:51:08.192Z] WARNING: {"ts":302471108937985,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x5"} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T05:51:08.192Z] WARNING: {"ts":302471109693042,"ph":"f","tid":1,"cat":"myspider","id":"0x5"} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T05:51:08.192Z] INFO: {"ts":302471117794470,"ph":"B","tid":1,"name":"foo"} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T05:51:08.192Z] INFO: {"ts":302471118354243,"ph":"B","tid":1,"name":"bar"} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T05:51:08.192Z] INFO: {"ts":302471118865935,"ph":"E","tid":1} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T05:51:08.192Z] INFO: {"ts":302471119402275,"ph":"E","tid":1} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T05:51:08.192Z] WARNING: {"ts":302471120612490,"ph":"B","tid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T05:51:08.192Z] WARNING: {"ts":302471121180563,"ph":"E","tid":1} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T05:51:08.192Z] WARNING: {"ts":302471121672767,"ph":"B","tid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T05:51:08.192Z] WARNING: {"ts":302471122161683,"ph":"E","tid":1} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T05:51:08.192Z] WARNING: {"ts":302471122645535,"ph":"B","tid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T05:51:08.192Z] WARNING: {"ts":302471123130024,"ph":"E","tid":1} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T05:51:08.192Z] WARNING: {"ts":302471124170372,"ph":"B","tid":1,"name":"foo"} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T05:51:08.192Z] WARNING: {"ts":302471125137579,"ph":"E","tid":1} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-30T05:51:08.192Z] INFO: {"ts":302471128597596,"ph":"i","tid":1,"name":"test null value","args":{"nullvalue":"null"}} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-30T05:51:08.192Z] INFO: {"ts":302471129423867,"ph":"i","tid":1,"name":"test null key","args":{"null":"value"}} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T05:51:08.192Z] INFO: {"ts":302471130686314,"ph":"B","tid":1,"name":"foo"} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T05:51:08.192Z] INFO: {"ts":302471131121651,"ph":"B","tid":1,"name":"bar"} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T05:51:08.192Z] INFO: {"ts":302471131468682,"ph":"E","tid":1} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T05:51:08.192Z] INFO: {"ts":302471131818278,"ph":"E","tid":1} [2019-07-30T05:51:08.192Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T05:51:08.193Z] WARNING: {"ts":302471132514174,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x6"} [2019-07-30T05:51:08.193Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T05:51:08.193Z] WARNING: {"ts":302471132958799,"ph":"f","tid":1,"cat":"myspider","id":"0x6"} [2019-07-30T05:51:08.193Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T05:51:08.193Z] INFO: {"ts":302471137217403,"ph":"B","tid":1,"name":"world"} [2019-07-30T05:51:08.193Z] Jul 30, 2019 5:51:07 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T05:51:08.193Z] INFO: {"ts":302471137551021,"ph":"E","tid":1} [2019-07-30T05:51:08.193Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-30T05:51:08.193Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.023 s [2019-07-30T05:51:08.193Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-30T05:51:08.193Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.052 s [2019-07-30T05:51:08.193Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T05:51:08.193Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2019-07-30T05:51:08.193Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T05:51:08.193Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T05:51:08.193Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T05:51:08.193Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.005 s [2019-07-30T05:51:08.193Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-30T05:51:08.193Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-30T05:51:08.193Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-30T05:51:08.193Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T05:51:08.193Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-30T05:51:08.193Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T05:51:08.193Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T05:51:08.193Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T05:51:08.193Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T05:51:08.193Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-30T05:51:08.193Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T05:51:08.193Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-30T05:51:08.193Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T05:51:08.193Z] [2019-07-30T05:51:08.193Z] Results: [2019-07-30T05:51:08.193Z] [2019-07-30T05:51:08.193Z] Tests run: 538, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T05:51:08.193Z] [2019-07-30T05:51:08.755Z] [INFO] All tests passed! [2019-07-30T05:51:08.755Z] [INFO] [2019-07-30T05:51:08.755Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:51:08.755Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:51:08.755Z] [INFO] [2019-07-30T05:51:08.755Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:51:08.755Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:51:08.755Z] [INFO] [2019-07-30T05:51:08.755Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:51:08.755Z] [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-30T05:51:08.756Z] [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-30T05:51:08.756Z] [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-30T05:51:08.756Z] [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-30T05:51:08.756Z] [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-30T05:51:08.756Z] [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-30T05:51:08.756Z] [INFO] [2019-07-30T05:51:08.756Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T05:51:08.756Z] [INFO] [2019-07-30T05:51:08.756Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >-------- [2019-07-30T05:51:08.756Z] [INFO] Building org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT [65/134] [2019-07-30T05:51:08.756Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T05:51:08.756Z] [INFO] [2019-07-30T05:51:08.756Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf --- [2019-07-30T05:51:08.756Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target [2019-07-30T05:51:08.756Z] [INFO] [2019-07-30T05:51:08.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf --- [2019-07-30T05:51:08.756Z] [INFO] The project's OSGi version is 5.0.0.201907300502 [2019-07-30T05:51:08.756Z] [INFO] [2019-07-30T05:51:08.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf --- [2019-07-30T05:51:08.756Z] [INFO] [2019-07-30T05:51:08.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf --- [2019-07-30T05:51:08.756Z] [INFO] [2019-07-30T05:51:08.756Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf --- [2019-07-30T05:51:08.756Z] [INFO] [2019-07-30T05:51:08.756Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf --- [2019-07-30T05:51:08.756Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T05:51:08.756Z] [INFO] [2019-07-30T05:51:08.756Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf --- [2019-07-30T05:51:08.756Z] [INFO] [2019-07-30T05:51:08.756Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf --- [2019-07-30T05:51:08.756Z] [INFO] [2019-07-30T05:51:08.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-30T05:51:08.756Z] [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-30T05:51:09.014Z] [INFO] [2019-07-30T05:51:09.014Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf --- [2019-07-30T05:51:09.014Z] [INFO] [2019-07-30T05:51:09.014Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-30T05:51:09.014Z] [INFO] [2019-07-30T05:51:09.014Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-30T05:51:09.014Z] [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-30T05:51:09.014Z] [INFO] [2019-07-30T05:51:09.014Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf --- [2019-07-30T05:51:09.014Z] [INFO] [2019-07-30T05:51:09.014Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-30T05:51:09.014Z] [INFO] [2019-07-30T05:51:09.014Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf --- [2019-07-30T05:51:09.014Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:51:09.014Z] [INFO] [2019-07-30T05:51:09.014Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf --- [2019-07-30T05:51:09.014Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:51:09.014Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:51:09.270Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:51:09.270Z] [INFO] [2019-07-30T05:51:09.270Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf --- [2019-07-30T05:51:09.270Z] [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-30T05:51:09.270Z] [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-30T05:51:09.270Z] [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-30T05:51:09.527Z] [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-30T05:51:09.527Z] [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-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf --- [2019-07-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >-- [2019-07-30T05:51:09.527Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT [66/134] [2019-07-30T05:51:09.527Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:09.527Z] [INFO] The project's OSGi version is 1.0.1.201907300502 [2019-07-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:09.527Z] [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-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:09.527Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:51:09.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources [2019-07-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:09.527Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes [2019-07-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:09.527Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:51:09.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources [2019-07-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:09.527Z] [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-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:09.527Z] [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-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:09.527Z] [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-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:09.527Z] [INFO] [2019-07-30T05:51:09.527Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:10.897Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log [2019-07-30T05:51:10.897Z] [INFO] Command line: [2019-07-30T05:51:10.897Z] [/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-30T05:51:10.897Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:51:14.172Z] !SESSION 2019-07-30 05:51:10.980 ----------------------------------------------- [2019-07-30T05:51:14.172Z] eclipse.buildId=unknown [2019-07-30T05:51:14.172Z] java.version=1.8.0_202 [2019-07-30T05:51:14.172Z] java.vendor=Oracle Corporation [2019-07-30T05:51:14.172Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:51:14.172Z] 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-30T05:51:14.172Z] 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-30T05:51:14.172Z] [2019-07-30T05:51:14.172Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:51:13.545 [2019-07-30T05:51:14.172Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:51:14.172Z] !STACK 0 [2019-07-30T05:51:14.172Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-07-30T05:51:14.172Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:51:14.172Z] [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:51:14.172Z] [2019-07-30T05:51:14.172Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:51:13.677 [2019-07-30T05:51:14.172Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:51:14.172Z] !STACK 0 [2019-07-30T05:51:14.172Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122] [2019-07-30T05:51:14.172Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:51:14.172Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:51:14.172Z] -> 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-30T05:51:14.172Z] org.apache.httpcomponents.httpclient.win [30] [2019-07-30T05:51:14.172Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:51:14.172Z] [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:51:14.172Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:51:16.065Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-30T05:51:16.322Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.404 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-30T05:51:16.322Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T05:51:16.322Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.117 s [2019-07-30T05:51:16.322Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.003 s [2019-07-30T05:51:16.322Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T05:51:16.322Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T05:51:16.322Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T05:51:16.322Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T05:51:16.322Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.002 s [2019-07-30T05:51:16.322Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T05:51:16.322Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T05:51:16.322Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T05:51:16.322Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T05:51:16.322Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T05:51:16.322Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T05:51:16.322Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T05:51:16.322Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T05:51:16.322Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T05:51:16.322Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T05:51:16.322Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T05:51:16.322Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T05:51:16.322Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T05:51:16.322Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T05:51:16.322Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-30T05:51:16.578Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-30T05:51:16.578Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T05:51:16.578Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T05:51:16.578Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T05:51:16.578Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T05:51:16.578Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T05:51:16.578Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T05:51:16.578Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T05:51:16.578Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped [2019-07-30T05:51:16.578Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T05:51:16.578Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T05:51:16.578Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T05:51:16.578Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T05:51:16.578Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T05:51:16.578Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T05:51:16.578Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T05:51:16.578Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T05:51:16.578Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T05:51:16.578Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T05:51:16.578Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T05:51:16.578Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T05:51:16.578Z] [2019-07-30T05:51:16.578Z] Results: [2019-07-30T05:51:16.578Z] [2019-07-30T05:51:16.578Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5 [2019-07-30T05:51:16.578Z] [2019-07-30T05:51:17.507Z] [INFO] All tests passed! [2019-07-30T05:51:17.507Z] [INFO] [2019-07-30T05:51:17.507Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:17.507Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:51:17.507Z] [INFO] [2019-07-30T05:51:17.507Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:17.507Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:51:17.507Z] [INFO] [2019-07-30T05:51:17.507Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:17.507Z] [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-30T05:51:17.507Z] [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-30T05:51:17.507Z] [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-30T05:51:17.507Z] [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-30T05:51:17.507Z] [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-30T05:51:17.507Z] [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-30T05:51:17.507Z] [INFO] [2019-07-30T05:51:17.507Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T05:51:17.507Z] [INFO] [2019-07-30T05:51:17.507Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------ [2019-07-30T05:51:17.507Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT [67/134] [2019-07-30T05:51:17.507Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T05:51:17.507Z] [INFO] [2019-07-30T05:51:17.507Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T05:51:17.507Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target [2019-07-30T05:51:17.507Z] [INFO] [2019-07-30T05:51:17.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T05:51:17.507Z] [INFO] The project's OSGi version is 5.0.0.201907300502 [2019-07-30T05:51:17.507Z] [INFO] [2019-07-30T05:51:17.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T05:51:17.507Z] [INFO] [2019-07-30T05:51:17.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T05:51:17.507Z] [INFO] [2019-07-30T05:51:17.507Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T05:51:17.507Z] [INFO] [2019-07-30T05:51:17.507Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T05:51:17.507Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T05:51:17.507Z] [INFO] [2019-07-30T05:51:17.507Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T05:51:17.507Z] [INFO] [2019-07-30T05:51:17.507Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T05:51:17.507Z] [INFO] [2019-07-30T05:51:17.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T05:51:17.507Z] [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-30T05:51:17.507Z] [INFO] [2019-07-30T05:51:17.507Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T05:51:17.507Z] [INFO] [2019-07-30T05:51:17.507Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T05:51:17.507Z] [INFO] [2019-07-30T05:51:17.507Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T05:51:17.763Z] [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-30T05:51:17.763Z] [INFO] [2019-07-30T05:51:17.763Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T05:51:17.763Z] [INFO] [2019-07-30T05:51:17.763Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T05:51:17.763Z] [INFO] [2019-07-30T05:51:17.763Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T05:51:17.763Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:51:17.763Z] [INFO] [2019-07-30T05:51:17.763Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T05:51:18.692Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:51:18.692Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:51:18.692Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:51:19.255Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T05:51:19.511Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:51:20.881Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:51:20.881Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:51:20.881Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T05:51:20.881Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:51:20.881Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T05:51:21.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:51:21.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:51:21.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:51:21.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T05:51:21.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T05:51:21.728Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:51:21.728Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:51:21.728Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T05:51:21.728Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T05:51:21.728Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T05:51:22.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T05:51:22.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T05:51:22.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T05:51:22.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:51:22.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T05:51:22.077Z] [INFO] [2019-07-30T05:51:22.077Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T05:51:22.077Z] [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-30T05:51:22.077Z] [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-30T05:51:22.077Z] [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-30T05:51:22.077Z] [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-30T05:51:22.077Z] [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-30T05:51:22.077Z] [INFO] [2019-07-30T05:51:22.077Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T05:51:22.077Z] [INFO] [2019-07-30T05:51:22.077Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >-- [2019-07-30T05:51:22.077Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT [68/134] [2019-07-30T05:51:22.077Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:51:22.077Z] [INFO] [2019-07-30T05:51:22.077Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:51:22.077Z] [INFO] [2019-07-30T05:51:22.077Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:51:22.077Z] [INFO] The project's OSGi version is 1.0.8.201907300502 [2019-07-30T05:51:22.077Z] [INFO] [2019-07-30T05:51:22.077Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:51:22.077Z] [INFO] [2019-07-30T05:51:22.077Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:51:22.077Z] [INFO] [2019-07-30T05:51:22.077Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:51:22.077Z] [INFO] [2019-07-30T05:51:22.077Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:51:22.077Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T05:51:22.077Z] [INFO] [2019-07-30T05:51:22.077Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:51:22.077Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:51:22.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources [2019-07-30T05:51:22.077Z] [INFO] [2019-07-30T05:51:22.077Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:51:22.077Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes [2019-07-30T05:51:22.641Z] [INFO] [2019-07-30T05:51:22.641Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:51:22.641Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:51:22.641Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources [2019-07-30T05:51:22.641Z] [INFO] [2019-07-30T05:51:22.641Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:51:22.641Z] [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-30T05:51:22.641Z] [INFO] [2019-07-30T05:51:22.641Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:51:22.641Z] [INFO] [2019-07-30T05:51:22.641Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:51:22.642Z] [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-30T05:51:22.642Z] [INFO] [2019-07-30T05:51:22.642Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:51:22.642Z] [INFO] [2019-07-30T05:51:22.642Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:51:22.642Z] [INFO] [2019-07-30T05:51:22.642Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:51:22.642Z] [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-30T05:51:22.642Z] [INFO] [2019-07-30T05:51:22.642Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:51:22.642Z] [INFO] [2019-07-30T05:51:22.642Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:51:24.010Z] [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-30T05:51:24.010Z] [INFO] Command line: [2019-07-30T05:51:24.010Z] [/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-30T05:51:24.010Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:51:27.283Z] !SESSION 2019-07-30 05:51:24.154 ----------------------------------------------- [2019-07-30T05:51:27.283Z] eclipse.buildId=unknown [2019-07-30T05:51:27.283Z] java.version=1.8.0_202 [2019-07-30T05:51:27.283Z] java.vendor=Oracle Corporation [2019-07-30T05:51:27.283Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:51:27.283Z] 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-30T05:51:27.283Z] 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-30T05:51:27.283Z] [2019-07-30T05:51:27.283Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:51:26.936 [2019-07-30T05:51:27.283Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:51:27.283Z] !STACK 0 [2019-07-30T05:51:27.283Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T05:51:27.283Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:51:27.283Z] [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:51:27.283Z] [2019-07-30T05:51:27.283Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:51:27.067 [2019-07-30T05:51:27.283Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:51:27.283Z] !STACK 0 [2019-07-30T05:51:27.283Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T05:51:27.283Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:51:27.283Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:51:27.283Z] -> 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-30T05:51:27.283Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T05:51:27.283Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:51:27.283Z] [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:51:27.283Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:51:29.176Z] process 9475: 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-30T05:51:29.176Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T05:51:29.432Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:51:29.432Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:51:39.387Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-30T05:51:39.387Z] Display size: 1440x900 [2019-07-30T05:51:39.387Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T05:51:39.387Z] GTK version=3.18.9 [2019-07-30T05:51:39.387Z] GTK theme=Ambiance [2019-07-30T05:51:39.387Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T05:51:39.387Z] Time zone: Coordinated Universal Time [2019-07-30T05:51:39.387Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T05:51:39.387Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T05:51:41.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:51:41.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:41.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:41.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:41.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:41.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:41.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097805776 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:41.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097805777 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:41.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097805778 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:41.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097805778 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:41.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097805779 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-30T05:51:41.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097805944 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:41.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:41.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097805947 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:41.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097805947 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:41.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097805947 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:41.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097805948 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:41.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097805948 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-30T05:51:41.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097805963 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:41.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097805979 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:41.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097805979 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:41.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097805980 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:41.793Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1097805981 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-30T05:51:41.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097806025 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:41.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:41.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1097806030 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T05:51:41.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1097806030 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:51:41.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1097806030 data=null} to TreeItem with text {Traces [0]} [2019-07-30T05:51:41.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1097806032 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:51:42.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097806033 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T05:51:42.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1097806104 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T05:51:43.153Z] [2019-07-30T05:51:43.153Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:51:43.126 [2019-07-30T05:51:43.153Z] !MESSAGE Error initializing trace. [2019-07-30T05:51:43.153Z] [2019-07-30T05:51:43.153Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-30T05:51:43.153Z] !STACK 0 [2019-07-30T05:51:43.153Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-30T05:51:43.153Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T05:51:43.153Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:51:43.153Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:51:43.153Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:51:43.153Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:51:43.153Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:51:43.153Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:51:43.153Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:51:43.153Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:51:43.153Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:51:43.153Z] Caused by: MismatchedTokenException(57!=72) [2019-07-30T05:51:43.153Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:229) [2019-07-30T05:51:43.153Z] at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115) [2019-07-30T05:51:43.153Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1730) [2019-07-30T05:51:43.153Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T05:51:43.153Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T05:51:43.153Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T05:51:43.153Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:51:43.153Z] ... 9 more [2019-07-30T05:51:44.083Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:51:44.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097808111 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:51:44.083Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:44.083Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:44.083Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:51:44.083Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:51:44.083Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:44.083Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:44.083Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:51:44.083Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:51:44.083Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:44.083Z] DEBUG - Clicking on OK [2019-07-30T05:51:44.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097808117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:44.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097808118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:44.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097808118 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:44.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097808118 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:44.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097808119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:44.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097808119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:44.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097808119 data=null item=null 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-30T05:51:44.083Z] DEBUG - Clicked on [2019-07-30T05:51:44.648Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:51:44.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:44.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:44.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:44.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:44.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:44.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097808621 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:44.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097808622 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:44.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097808622 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:44.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097808623 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:44.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097808680 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-30T05:51:44.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097808713 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:44.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:44.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097808715 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:44.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097808715 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:44.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097808716 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:44.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097808716 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:44.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097808717 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-30T05:51:44.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097808781 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:44.648Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:51:44.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:44.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097808783 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:51:44.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097808784 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:44.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097808784 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:51:44.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097808785 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:44.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097808785 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:44.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097808813 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:45.212Z] [2019-07-30T05:51:45.212Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:51:44.966 [2019-07-30T05:51:45.212Z] !MESSAGE Error initializing trace. [2019-07-30T05:51:45.212Z] [2019-07-30T05:51:45.212Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T05:51:45.213Z] !STACK 0 [2019-07-30T05:51:45.213Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T05:51:45.213Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:51:45.213Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:51:45.213Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:51:45.213Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:51:45.213Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:51:45.213Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:51:45.213Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:51:45.213Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:51:45.213Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:51:45.213Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:51:45.213Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T05:51:45.213Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T05:51:45.213Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T05:51:45.213Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T05:51:45.213Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T05:51:45.213Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T05:51:45.213Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:51:45.213Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:51:45.213Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:51:45.213Z] ... 9 more [2019-07-30T05:51:45.776Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:51:45.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097809994 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:51:45.776Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:45.776Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:45.776Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:51:45.776Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:51:45.776Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:45.776Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:45.776Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:51:45.776Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:51:45.776Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:45.776Z] DEBUG - Clicking on OK [2019-07-30T05:51:45.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097810003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:45.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097810003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:45.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097810004 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:45.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097810004 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:45.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097810004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:45.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097810004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:46.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097810005 data=null item=null 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-30T05:51:46.044Z] DEBUG - Clicked on [2019-07-30T05:51:46.300Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:51:46.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:46.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:46.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:46.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:46.300Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:46.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097810505 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:46.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097810506 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:46.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097810506 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:46.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097810506 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:46.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097810507 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-30T05:51:46.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097810591 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:46.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:46.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097810593 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:46.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097810593 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:46.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097810593 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:46.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097810594 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:46.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097810594 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-30T05:51:46.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097810615 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:46.557Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:51:46.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:46.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097810618 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:51:46.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097810618 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:46.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097810618 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:51:46.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097810619 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:46.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097810619 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:46.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097810686 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:46.814Z] [2019-07-30T05:51:46.814Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:51:46.725 [2019-07-30T05:51:46.814Z] !MESSAGE Error initializing trace. [2019-07-30T05:51:46.814Z] [2019-07-30T05:51:46.814Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-30T05:51:46.814Z] !STACK 0 [2019-07-30T05:51:46.814Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:51:46.814Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:51:46.814Z] Caused by: NoViableAltException(75@[]) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T05:51:46.814Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:51:46.814Z] ... 9 more [2019-07-30T05:51:47.377Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:51:47.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097811632 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:51:47.634Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:47.634Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:47.634Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:51:47.634Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:51:47.634Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:47.634Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:47.634Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:51:47.634Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:51:47.634Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:47.634Z] DEBUG - Clicking on OK [2019-07-30T05:51:47.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097811636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:47.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097811636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:47.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097811636 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:47.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097811636 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:47.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097811637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:47.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097811637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:47.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097811637 data=null item=null 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-30T05:51:47.634Z] DEBUG - Clicked on [2019-07-30T05:51:47.890Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:51:47.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:47.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:47.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:47.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:47.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:47.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097811909 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:47.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097811910 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:47.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097811910 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:47.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097811910 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:47.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097811911 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-30T05:51:47.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097811994 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:47.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:47.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097811996 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:47.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097811996 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:47.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097811997 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:47.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097811997 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:47.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097811998 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-30T05:51:47.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097812017 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:47.890Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:51:47.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:47.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097812019 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:51:47.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097812019 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:47.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097812019 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:51:47.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097812020 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:47.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097812021 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:47.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097812042 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:48.147Z] [2019-07-30T05:51:48.147Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:51:48.056 [2019-07-30T05:51:48.147Z] !MESSAGE Error initializing trace. [2019-07-30T05:51:48.147Z] [2019-07-30T05:51:48.147Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-30T05:51:48.147Z] !STACK 0 [2019-07-30T05:51:48.147Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-30T05:51:48.147Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:51:48.147Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:51:48.147Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:51:48.147Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:51:48.147Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:51:48.147Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:51:48.147Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:51:48.147Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:51:48.147Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:51:48.147Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:51:48.147Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-30T05:51:48.147Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:163) [2019-07-30T05:51:48.147Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T05:51:48.147Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T05:51:48.147Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T05:51:48.147Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:51:48.147Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:51:48.147Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:51:48.147Z] ... 9 more [2019-07-30T05:51:48.711Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:51:48.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097812944 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:51:48.711Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:48.711Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:48.711Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:51:48.711Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:51:48.711Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:48.711Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:48.711Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:51:48.711Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:51:48.711Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:48.711Z] DEBUG - Clicking on OK [2019-07-30T05:51:48.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097812947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:48.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097812948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:48.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097812948 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:48.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097812948 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:48.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097812948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:48.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097812948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:48.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097812949 data=null item=null 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-30T05:51:48.969Z] DEBUG - Clicked on [2019-07-30T05:51:49.226Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:51:49.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:49.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:49.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:49.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:49.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:49.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097813301 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:49.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097813301 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:49.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097813301 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:49.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097813301 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:49.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097813302 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-30T05:51:49.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097813333 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:49.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:49.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097813335 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:49.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097813336 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:49.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097813378 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:49.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097813379 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:49.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097813379 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-30T05:51:49.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097813389 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:49.226Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:51:49.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:49.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097813392 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:51:49.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097813392 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:49.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097813392 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:51:49.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097813393 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:49.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097813393 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:49.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097813426 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:49.483Z] [2019-07-30T05:51:49.483Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:51:49.428 [2019-07-30T05:51:49.483Z] !MESSAGE Error initializing trace. [2019-07-30T05:51:49.483Z] [2019-07-30T05:51:49.483Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-30T05:51:49.483Z] !STACK 0 [2019-07-30T05:51:49.483Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:51:49.483Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:51:49.483Z] Caused by: NoViableAltException(14@[]) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T05:51:49.483Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:51:49.483Z] ... 9 more [2019-07-30T05:51:50.413Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:51:50.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097814321 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:51:50.413Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:50.413Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:50.413Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:51:50.413Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:51:50.413Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:50.413Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:50.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:51:50.413Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:51:50.413Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:50.413Z] DEBUG - Clicking on OK [2019-07-30T05:51:50.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097814324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:50.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097814324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:50.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097814325 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:50.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097814325 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:50.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097814325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:50.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097814325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:50.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097814325 data=null item=null 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-30T05:51:50.413Z] DEBUG - Clicked on [2019-07-30T05:51:50.413Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:51:50.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:50.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:50.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:50.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:50.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:50.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097814601 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:50.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097814602 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:50.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097814602 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:50.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097814602 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:50.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097814603 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-30T05:51:50.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097814628 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:50.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:50.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097814629 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:50.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097814629 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:50.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097814683 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:50.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097814684 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:50.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097814685 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-30T05:51:50.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097814699 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:50.669Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:51:50.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:50.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097814701 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:51:50.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097814701 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:50.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097814701 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:51:50.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097814702 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:50.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097814702 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:50.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097814725 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:50.926Z] [2019-07-30T05:51:50.926Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:51:50.672 [2019-07-30T05:51:50.926Z] !MESSAGE Error initializing trace. [2019-07-30T05:51:50.926Z] [2019-07-30T05:51:50.926Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T05:51:50.926Z] !STACK 0 [2019-07-30T05:51:50.926Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T05:51:50.926Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:51:50.926Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:51:50.926Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:51:50.926Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:51:50.926Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:51:50.926Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:51:50.926Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:51:50.926Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:51:50.926Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:51:50.926Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:51:50.926Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T05:51:50.926Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T05:51:50.926Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T05:51:50.926Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T05:51:50.926Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T05:51:50.926Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T05:51:50.926Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:51:50.926Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:51:50.926Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:51:50.926Z] ... 9 more [2019-07-30T05:51:51.492Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:51:51.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097815559 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:51:51.492Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:51.492Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:51.492Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:51:51.492Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:51:51.492Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:51.492Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:51.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:51:51.492Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:51:51.492Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:51.492Z] DEBUG - Clicking on OK [2019-07-30T05:51:51.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097815561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:51.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097815561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:51.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097815561 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:51.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097815562 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:51.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097815562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:51.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097815562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:51.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097815562 data=null item=null 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-30T05:51:51.492Z] DEBUG - Clicked on [2019-07-30T05:51:52.028Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:51:52.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:52.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:52.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:52.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:52.028Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:52.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097815895 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:52.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097815897 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:52.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097815897 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:52.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097815898 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:52.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097815898 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-30T05:51:52.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097815929 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:52.028Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:52.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097815930 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:52.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097815930 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:52.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097815931 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:52.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097815931 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:52.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097815931 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-30T05:51:52.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097815988 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:52.028Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:51:52.028Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:52.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097815990 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:51:52.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097815990 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:52.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097815990 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:51:52.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097815990 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:52.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097815991 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:52.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097816014 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:52.377Z] [2019-07-30T05:51:52.377Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:51:52.051 [2019-07-30T05:51:52.377Z] !MESSAGE Error initializing trace. [2019-07-30T05:51:52.377Z] [2019-07-30T05:51:52.377Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T05:51:52.377Z] !STACK 0 [2019-07-30T05:51:52.377Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:51:52.377Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:51:52.377Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:112) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:171) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:121) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:51:52.377Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:51:52.377Z] ... 9 more [2019-07-30T05:51:52.941Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:51:52.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097817009 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:51:52.941Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:52.941Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:52.941Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:51:52.941Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:51:52.941Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:52.941Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:52.941Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:51:52.941Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:51:52.941Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:52.941Z] DEBUG - Clicking on OK [2019-07-30T05:51:52.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097817012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:52.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097817012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:52.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097817012 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:52.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097817012 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:52.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097817012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:52.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097817013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:52.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097817013 data=null item=null 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-30T05:51:52.941Z] DEBUG - Clicked on [2019-07-30T05:51:53.200Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:51:53.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:53.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:53.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:53.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:53.200Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:53.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097817306 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:53.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097817306 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:53.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097817307 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:53.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097817307 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:53.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097817307 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-30T05:51:53.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097817393 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:53.200Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:53.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097817394 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:53.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097817395 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:53.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097817395 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:53.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097817395 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:53.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097817396 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-30T05:51:53.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097817413 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:53.200Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:51:53.200Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:53.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097817415 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:51:53.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097817415 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:53.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097817415 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:51:53.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097817416 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:53.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097817416 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:53.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097817477 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:53.457Z] [2019-07-30T05:51:53.457Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:51:53.442 [2019-07-30T05:51:53.457Z] !MESSAGE Error initializing trace. [2019-07-30T05:51:53.457Z] [2019-07-30T05:51:53.457Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T05:51:53.457Z] !STACK 0 [2019-07-30T05:51:53.457Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T05:51:53.457Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:51:53.457Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:51:53.457Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:51:53.457Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:51:53.457Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:51:53.457Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:51:53.457Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:51:53.457Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:51:53.457Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:51:53.457Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:51:53.457Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T05:51:53.457Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T05:51:53.457Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T05:51:53.457Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T05:51:53.457Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T05:51:53.457Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T05:51:53.457Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:51:53.457Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:51:53.457Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:51:53.457Z] ... 9 more [2019-07-30T05:51:54.387Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:51:54.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097818405 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:51:54.387Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:54.387Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:54.387Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:51:54.387Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:51:54.387Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:54.387Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:54.387Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:51:54.387Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:51:54.387Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:54.387Z] DEBUG - Clicking on OK [2019-07-30T05:51:54.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097818407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:54.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097818407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:54.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097818407 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:54.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097818408 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:54.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097818408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:54.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097818408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:54.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097818408 data=null item=null 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-30T05:51:54.387Z] DEBUG - Clicked on [2019-07-30T05:51:54.644Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:51:54.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:54.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:54.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:54.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:54.644Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:54.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097818702 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:54.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097818702 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:54.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097818702 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:54.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097818702 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:54.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097818703 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-30T05:51:54.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097818780 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:54.644Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:54.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097818782 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:54.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097818782 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:54.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097818782 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:54.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097818783 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:54.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097818783 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-30T05:51:54.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097818791 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:54.644Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:51:54.644Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:54.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097818792 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:51:54.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097818793 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:54.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097818793 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:51:54.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097818793 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:54.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097818793 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:54.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097818813 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:55.573Z] [2019-07-30T05:51:55.573Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:51:55.535 [2019-07-30T05:51:55.573Z] !MESSAGE Error initializing trace. [2019-07-30T05:51:55.573Z] [2019-07-30T05:51:55.573Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T05:51:55.573Z] !STACK 0 [2019-07-30T05:51:55.573Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:51:55.573Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:51:55.573Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:61) [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:51:55.573Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:51:55.573Z] ... 9 more [2019-07-30T05:51:56.503Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:51:56.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097820409 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:51:56.503Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:56.503Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:56.503Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:51:56.503Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:51:56.503Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:56.503Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:56.503Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:51:56.503Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:51:56.503Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:56.503Z] DEBUG - Clicking on OK [2019-07-30T05:51:56.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097820411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:56.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097820412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:56.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097820412 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:56.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097820412 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:56.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097820412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:56.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097820412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:56.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097820412 data=null item=null 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-30T05:51:56.503Z] DEBUG - Clicked on [2019-07-30T05:51:56.503Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:51:56.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:56.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:56.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:56.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:56.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:56.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097820689 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:56.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097820690 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:56.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097820690 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:56.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097820690 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:56.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097820690 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-30T05:51:56.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097820713 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:56.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:56.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097820714 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:56.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097820715 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:56.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097820715 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:56.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097820715 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:56.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097820716 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-30T05:51:56.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097820732 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:56.503Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:51:56.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:56.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097820735 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:51:56.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097820735 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:56.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097820735 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:51:56.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097820736 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:56.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097820736 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:56.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097820789 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:56.760Z] [2019-07-30T05:51:56.760Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:51:56.738 [2019-07-30T05:51:56.760Z] !MESSAGE Error initializing trace. [2019-07-30T05:51:56.760Z] [2019-07-30T05:51:56.760Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T05:51:56.760Z] !STACK 0 [2019-07-30T05:51:56.760Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:51:56.760Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:51:56.760Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:58) [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:51:56.760Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:51:56.760Z] ... 9 more [2019-07-30T05:51:57.689Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:51:57.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097821613 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:51:57.689Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:57.689Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:57.689Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:51:57.689Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:51:57.689Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:57.689Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:57.689Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:51:57.689Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:51:57.689Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:57.689Z] DEBUG - Clicking on OK [2019-07-30T05:51:57.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097821615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:57.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097821616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:57.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097821616 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:57.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097821616 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:57.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097821616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:57.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097821616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:57.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097821616 data=null item=null 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-30T05:51:57.689Z] DEBUG - Clicked on [2019-07-30T05:51:57.946Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:51:57.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:57.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:57.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:57.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:57.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:57.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097821989 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:57.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097821989 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:57.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097821989 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:57.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097821990 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:57.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097821990 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-30T05:51:57.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097822015 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:57.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:57.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097822017 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:57.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097822079 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:57.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097822080 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:57.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097822080 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:57.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097822081 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-30T05:51:57.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097822090 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:57.946Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:51:57.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:57.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097822091 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:51:57.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097822092 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:57.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097822092 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:51:57.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097822092 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:57.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097822093 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:57.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097822111 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:58.203Z] [2019-07-30T05:51:58.203Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:51:58.070 [2019-07-30T05:51:58.203Z] !MESSAGE Error initializing trace. [2019-07-30T05:51:58.203Z] [2019-07-30T05:51:58.203Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T05:51:58.203Z] !STACK 0 [2019-07-30T05:51:58.203Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:51:58.203Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:51:58.203Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:63) [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:51:58.203Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:51:58.203Z] ... 9 more [2019-07-30T05:51:58.766Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:51:58.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097822940 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:51:58.766Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:58.766Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:58.766Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:51:58.766Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:51:58.766Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:51:58.766Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:51:58.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:51:58.766Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:51:58.766Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:58.766Z] DEBUG - Clicking on OK [2019-07-30T05:51:58.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097822942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:58.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097822943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:58.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097822943 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:58.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097822943 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:58.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097822943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:58.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097822944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:51:58.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097822945 data=null item=null 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-30T05:51:58.766Z] DEBUG - Clicked on [2019-07-30T05:51:59.023Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:51:59.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:59.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:59.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:51:59.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:51:59.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:59.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097823207 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:59.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097823207 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:59.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097823208 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:59.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097823208 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:59.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097823208 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-30T05:51:59.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097823288 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:59.281Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:59.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097823289 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:59.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097823289 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:59.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097823289 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:59.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097823290 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:59.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097823290 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-30T05:51:59.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097823300 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:51:59.281Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:51:59.281Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:51:59.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097823302 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:51:59.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097823302 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:59.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097823302 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:51:59.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097823302 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:59.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097823303 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:51:59.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097823322 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:51:59.537Z] [2019-07-30T05:51:59.537Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:51:59.348 [2019-07-30T05:51:59.537Z] !MESSAGE Error initializing trace. [2019-07-30T05:51:59.537Z] [2019-07-30T05:51:59.537Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-30T05:51:59.537Z] !STACK 0 [2019-07-30T05:51:59.537Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-30T05:51:59.537Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:51:59.537Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:51:59.537Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:51:59.537Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:51:59.537Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:51:59.537Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:51:59.537Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:51:59.537Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:51:59.537Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:51:59.537Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:51:59.537Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-30T05:51:59.537Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-30T05:51:59.537Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:57) [2019-07-30T05:51:59.537Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:144) [2019-07-30T05:51:59.537Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:251) [2019-07-30T05:51:59.537Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:150) [2019-07-30T05:51:59.537Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:51:59.537Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:51:59.537Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:51:59.537Z] ... 9 more [2019-07-30T05:51:59.537Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236" [2019-07-30T05:51:59.537Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-30T05:51:59.537Z] at java.lang.Long.parseLong(Long.java:592) [2019-07-30T05:51:59.537Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-30T05:51:59.537Z] at java.lang.Long.decode(Long.java:928) [2019-07-30T05:51:59.537Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-30T05:51:59.537Z] ... 16 more [2019-07-30T05:52:00.100Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:52:00.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097824224 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:52:00.100Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:00.100Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:00.100Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:52:00.100Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:52:00.100Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:00.100Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:00.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:52:00.100Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:52:00.100Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:00.100Z] DEBUG - Clicking on OK [2019-07-30T05:52:00.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097824226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:00.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097824227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:00.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097824227 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:00.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097824227 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:00.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097824227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:00.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097824227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:00.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097824227 data=null item=null 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-30T05:52:00.100Z] DEBUG - Clicked on [2019-07-30T05:52:00.357Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:52:00.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:00.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:00.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:00.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:00.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:00.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097824498 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:00.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097824498 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:00.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097824498 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:00.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097824499 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:00.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097824499 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-30T05:52:00.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097824521 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:00.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:00.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097824583 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:00.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097824583 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:00.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097824584 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:00.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097824584 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:00.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097824584 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-30T05:52:00.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097824593 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:00.357Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:52:00.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:00.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097824594 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:52:00.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097824595 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:00.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097824595 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:52:00.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097824595 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:00.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097824595 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:00.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097824615 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:00.871Z] [2019-07-30T05:52:00.871Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:52:00.642 [2019-07-30T05:52:00.871Z] !MESSAGE Error initializing trace. [2019-07-30T05:52:00.871Z] [2019-07-30T05:52:00.871Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T05:52:00.871Z] !STACK 0 [2019-07-30T05:52:00.871Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:52:00.871Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:52:00.871Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:52:00.871Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:52:00.871Z] ... 9 more [2019-07-30T05:52:01.435Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:52:01.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097825598 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:52:01.435Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:01.435Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:01.435Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:52:01.435Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:52:01.435Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:01.435Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:01.435Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:52:01.435Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:52:01.435Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:01.435Z] DEBUG - Clicking on OK [2019-07-30T05:52:01.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097825600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:01.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097825600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:01.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097825600 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:01.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097825600 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:01.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097825600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:01.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097825600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:01.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097825600 data=null item=null 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-30T05:52:01.692Z] DEBUG - Clicked on [2019-07-30T05:52:01.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:52:01.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:01.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:01.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:01.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:01.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:01.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097825887 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:01.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097825887 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:01.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097825887 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:01.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097825888 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:01.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097825888 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-30T05:52:01.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097825912 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:01.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:01.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097825913 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:01.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097825913 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:01.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097825913 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:01.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097825914 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:01.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097825920 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-30T05:52:01.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097825985 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:01.949Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:52:01.949Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:01.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097825987 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:52:01.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097825987 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:01.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097825987 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:52:01.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097825987 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:01.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097825988 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:01.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097826011 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:02.206Z] [2019-07-30T05:52:02.206Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:52:01.950 [2019-07-30T05:52:02.206Z] !MESSAGE Error initializing trace. [2019-07-30T05:52:02.206Z] [2019-07-30T05:52:02.206Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-30T05:52:02.206Z] !STACK 0 [2019-07-30T05:52:02.206Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-30T05:52:02.206Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:52:02.206Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:52:02.206Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:52:02.206Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:52:02.206Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:52:02.207Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:52:02.207Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:52:02.207Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:52:02.207Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:52:02.207Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:52:02.207Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-30T05:52:02.207Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:67) [2019-07-30T05:52:02.207Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-30T05:52:02.207Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T05:52:02.207Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T05:52:02.207Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T05:52:02.207Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T05:52:02.207Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T05:52:02.207Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T05:52:02.207Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:52:02.207Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:52:02.207Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:52:02.207Z] ... 9 more [2019-07-30T05:52:02.464Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:52:02.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097826650 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:52:02.464Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:02.464Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:02.464Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:52:02.464Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:52:02.464Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:02.464Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:02.464Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:52:02.464Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:52:02.464Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:02.464Z] DEBUG - Clicking on OK [2019-07-30T05:52:02.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097826652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:02.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097826652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:02.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097826652 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:02.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097826653 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:02.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097826653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:02.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097826653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:02.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097826653 data=null item=null 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-30T05:52:02.722Z] DEBUG - Clicked on [2019-07-30T05:52:02.722Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:52:02.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:02.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:02.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:02.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:02.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:02.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097826915 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:02.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097826915 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:02.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097826916 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:02.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097826916 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:02.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097826916 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-30T05:52:03.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097826994 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:03.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:03.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097826995 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:03.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097826996 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:03.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097826996 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:03.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097826996 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:03.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097826996 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-30T05:52:03.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097827009 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:03.227Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:52:03.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:03.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097827010 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:52:03.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097827010 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:03.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097827010 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:52:03.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097827011 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:03.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097827011 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:03.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097827033 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:03.227Z] [2019-07-30T05:52:03.227Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:52:03.023 [2019-07-30T05:52:03.227Z] !MESSAGE Error initializing trace. [2019-07-30T05:52:03.227Z] [2019-07-30T05:52:03.227Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T05:52:03.227Z] !STACK 0 [2019-07-30T05:52:03.227Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:52:03.227Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:52:03.227Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:67) [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:52:03.227Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:52:03.227Z] ... 9 more [2019-07-30T05:52:03.578Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:52:03.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097827715 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:52:03.578Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:03.578Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:03.578Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:52:03.578Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:52:03.578Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:03.578Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:03.578Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:52:03.578Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:52:03.578Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:03.578Z] DEBUG - Clicking on OK [2019-07-30T05:52:03.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097827718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:03.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097827718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:03.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097827718 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:03.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097827718 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:03.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097827718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:03.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097827719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:03.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097827719 data=null item=null 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-30T05:52:03.578Z] DEBUG - Clicked on [2019-07-30T05:52:04.946Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:52:04.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:04.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:04.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:04.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:04.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:04.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097829012 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:04.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097829012 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:04.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097829012 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:04.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097829012 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:04.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097829013 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-30T05:52:04.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097829044 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:04.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:04.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097829084 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:04.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097829084 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:04.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097829084 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:04.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097829084 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:04.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097829085 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-30T05:52:04.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097829092 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:04.946Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:52:04.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:04.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097829094 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:52:04.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097829097 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:04.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097829097 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:52:04.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097829098 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:04.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097829098 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:04.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097829109 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:05.203Z] [2019-07-30T05:52:05.203Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:52:05.156 [2019-07-30T05:52:05.203Z] !MESSAGE Error initializing trace. [2019-07-30T05:52:05.203Z] [2019-07-30T05:52:05.203Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T05:52:05.203Z] !STACK 0 [2019-07-30T05:52:05.203Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T05:52:05.203Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:52:05.203Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:52:05.203Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:52:05.203Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:52:05.203Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:52:05.203Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:52:05.203Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:52:05.203Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:52:05.203Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:52:05.203Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:52:05.203Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T05:52:05.203Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-30T05:52:05.203Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-30T05:52:05.203Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T05:52:05.204Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T05:52:05.204Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T05:52:05.204Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T05:52:05.204Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T05:52:05.204Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T05:52:05.204Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:52:05.204Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:52:05.204Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:52:05.204Z] ... 9 more [2019-07-30T05:52:06.134Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:52:06.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097830034 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:52:06.134Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:06.134Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:06.134Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:52:06.134Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:52:06.134Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:06.134Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:06.134Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:52:06.134Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:52:06.134Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:06.134Z] DEBUG - Clicking on OK [2019-07-30T05:52:06.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097830036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:06.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097830036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:06.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097830036 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:06.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097830036 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:06.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097830036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:06.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097830036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:06.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097830037 data=null item=null 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-30T05:52:06.134Z] DEBUG - Clicked on [2019-07-30T05:52:06.134Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:52:06.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:06.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:06.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:06.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:06.134Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:06.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097830302 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:06.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097830302 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:06.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097830302 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:06.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097830303 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:06.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097830303 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-30T05:52:06.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097830328 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:06.134Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:06.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097830330 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:06.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097830330 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:06.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097830330 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:06.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097830330 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:06.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097830331 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-30T05:52:06.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097830386 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:06.134Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:52:06.135Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:06.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097830389 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:52:06.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097830389 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:06.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097830389 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:52:06.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097830389 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:06.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097830390 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:06.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097830412 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:06.648Z] [2019-07-30T05:52:06.648Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:52:06.444 [2019-07-30T05:52:06.648Z] !MESSAGE Error initializing trace. [2019-07-30T05:52:06.648Z] [2019-07-30T05:52:06.648Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T05:52:06.648Z] !STACK 0 [2019-07-30T05:52:06.648Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T05:52:06.648Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:52:06.648Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:52:06.648Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:52:06.648Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:52:06.648Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:52:06.648Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:52:06.648Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:52:06.648Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:52:06.648Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:52:06.648Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:52:06.648Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T05:52:06.648Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-30T05:52:06.648Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T05:52:06.648Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T05:52:06.648Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T05:52:06.648Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T05:52:06.648Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:52:06.648Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:52:06.648Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:52:06.648Z] ... 9 more [2019-07-30T05:52:06.904Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:52:06.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097831116 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:52:06.904Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:06.904Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:06.904Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:52:06.904Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:52:06.904Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:06.904Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:06.904Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:52:06.904Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:52:06.904Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:06.904Z] DEBUG - Clicking on OK [2019-07-30T05:52:06.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097831118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:06.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097831118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:06.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097831118 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:06.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097831118 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:06.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097831118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:06.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097831119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:06.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097831119 data=null item=null 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-30T05:52:07.161Z] DEBUG - Clicked on [2019-07-30T05:52:07.161Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:52:07.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:07.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:07.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:07.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:07.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:07.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097831393 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:07.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097831393 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:07.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097831393 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:07.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097831394 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:07.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097831394 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-30T05:52:07.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097831427 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:07.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:07.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097831429 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:07.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097831430 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:07.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097831430 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:07.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097831430 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:07.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097831430 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-30T05:52:07.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097831493 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:07.418Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:52:07.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:07.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097831495 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:52:07.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097831495 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:07.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097831497 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:52:07.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097831498 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:07.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097831498 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:07.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097831510 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:07.674Z] [2019-07-30T05:52:07.674Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:52:07.527 [2019-07-30T05:52:07.674Z] !MESSAGE Error initializing trace. [2019-07-30T05:52:07.674Z] [2019-07-30T05:52:07.674Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-30T05:52:07.674Z] !STACK 0 [2019-07-30T05:52:07.674Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:52:07.674Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:52:07.674Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:82) [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:52:07.674Z] ... 9 more [2019-07-30T05:52:07.674Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" [2019-07-30T05:52:07.674Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-30T05:52:07.674Z] at java.lang.Long.parseLong(Long.java:589) [2019-07-30T05:52:07.674Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-30T05:52:07.674Z] at java.lang.Long.decode(Long.java:928) [2019-07-30T05:52:07.674Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-30T05:52:07.674Z] ... 17 more [2019-07-30T05:52:08.238Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:52:08.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097832392 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:52:08.238Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:08.238Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:08.238Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:52:08.238Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:52:08.238Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:08.238Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:08.238Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:52:08.238Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:52:08.238Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:08.238Z] DEBUG - Clicking on OK [2019-07-30T05:52:08.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097832395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:08.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097832395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:08.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097832395 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:08.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097832395 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:08.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097832395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:08.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097832395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:08.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097832395 data=null item=null 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-30T05:52:08.495Z] DEBUG - Clicked on [2019-07-30T05:52:08.495Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:52:08.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:08.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:08.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:08.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:08.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:08.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097832694 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:08.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097832694 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:08.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097832694 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:08.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097832694 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:08.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097832695 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-30T05:52:08.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097832715 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:08.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:08.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097832716 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:08.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097832716 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:08.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097832716 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:08.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097832717 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:08.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097832717 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-30T05:52:08.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097832731 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:08.495Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:52:08.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:08.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097832734 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:52:08.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097832734 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:08.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097832734 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:52:08.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097832734 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:08.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097832778 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:08.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097832789 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:08.752Z] [2019-07-30T05:52:08.752Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:52:08.750 [2019-07-30T05:52:08.752Z] !MESSAGE Error initializing trace. [2019-07-30T05:52:08.752Z] [2019-07-30T05:52:08.752Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-30T05:52:08.752Z] !STACK 0 [2019-07-30T05:52:08.752Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-30T05:52:08.752Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:52:08.752Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:52:08.752Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:52:08.752Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:52:08.752Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:52:08.752Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:52:08.752Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:52:08.752Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:52:08.752Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:52:08.752Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:52:08.752Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-30T05:52:08.752Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-30T05:52:08.752Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T05:52:08.752Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T05:52:08.752Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T05:52:08.752Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T05:52:08.752Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:52:08.752Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:52:08.752Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:52:08.752Z] ... 9 more [2019-07-30T05:52:09.683Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:52:09.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097833702 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:52:09.683Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:09.683Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:09.683Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:52:09.683Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:52:09.683Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:09.683Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:09.683Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:52:09.683Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:52:09.683Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:09.683Z] DEBUG - Clicking on OK [2019-07-30T05:52:09.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097833704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:09.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097833704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:09.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097833704 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:09.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097833704 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:09.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097833705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:09.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097833705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:09.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097833705 data=null item=null 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-30T05:52:09.683Z] DEBUG - Clicked on [2019-07-30T05:52:09.683Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:52:09.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:09.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:09.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:09.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:09.940Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:09.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097833981 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:09.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097833981 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:09.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097833981 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:09.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097833982 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:09.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097833982 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-30T05:52:09.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097834010 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:09.940Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:09.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097834011 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:09.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097834011 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:09.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097834011 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:09.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097834011 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:09.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097834012 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-30T05:52:09.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097834024 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:09.940Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:52:09.940Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:09.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097834026 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:52:09.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097834026 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:09.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097834026 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:52:09.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097834027 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:09.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097834027 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:09.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097834084 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:10.198Z] [2019-07-30T05:52:10.198Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:52:09.989 [2019-07-30T05:52:10.198Z] !MESSAGE Error initializing trace. [2019-07-30T05:52:10.198Z] [2019-07-30T05:52:10.198Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T05:52:10.198Z] !STACK 0 [2019-07-30T05:52:10.198Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T05:52:10.198Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:52:10.198Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:52:10.198Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:52:10.198Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:52:10.198Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:52:10.198Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:52:10.198Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:52:10.198Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:52:10.198Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:52:10.198Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:52:10.198Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T05:52:10.198Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-30T05:52:10.198Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T05:52:10.198Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T05:52:10.198Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T05:52:10.198Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T05:52:10.198Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:52:10.198Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:52:10.198Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:52:10.198Z] ... 9 more [2019-07-30T05:52:10.761Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:52:10.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097834859 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:52:10.761Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:10.761Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:10.761Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:52:10.761Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:52:10.761Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:10.761Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:10.761Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:52:10.761Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:52:10.761Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:10.761Z] DEBUG - Clicking on OK [2019-07-30T05:52:10.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097834861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:10.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097834861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:10.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097834861 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:10.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097834861 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:10.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097834861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:10.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097834861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:10.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097834861 data=null item=null 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-30T05:52:10.761Z] DEBUG - Clicked on [2019-07-30T05:52:11.017Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:52:11.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:11.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:11.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:11.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:11.017Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:11.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097835095 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:11.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097835098 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:11.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097835098 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:11.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097835099 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:11.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097835099 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-30T05:52:11.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097835126 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:11.017Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:11.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097835127 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:11.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097835127 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:11.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097835127 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:11.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097835128 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:11.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097835128 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-30T05:52:11.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097835182 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:11.018Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:52:11.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:11.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097835183 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:52:11.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097835184 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:11.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097835184 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:52:11.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097835184 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:11.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097835185 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:11.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097835206 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:11.274Z] [2019-07-30T05:52:11.274Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:52:11.156 [2019-07-30T05:52:11.274Z] !MESSAGE Error initializing trace. [2019-07-30T05:52:11.274Z] [2019-07-30T05:52:11.274Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-30T05:52:11.274Z] !STACK 0 [2019-07-30T05:52:11.274Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-30T05:52:11.274Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:52:11.274Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:52:11.274Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:52:11.274Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:52:11.274Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:52:11.274Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:52:11.274Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:52:11.274Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:52:11.274Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:52:11.274Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:52:11.274Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-30T05:52:11.274Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-30T05:52:11.274Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T05:52:11.274Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T05:52:11.274Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T05:52:11.274Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T05:52:11.274Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:52:11.274Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:52:11.274Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:52:11.274Z] ... 9 more [2019-07-30T05:52:11.837Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:52:11.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097836045 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:52:11.837Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:11.837Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:11.837Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:52:11.837Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:52:11.837Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:11.837Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:11.837Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:52:11.837Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:52:11.837Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:11.837Z] DEBUG - Clicking on OK [2019-07-30T05:52:11.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097836047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:11.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097836047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:11.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097836047 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:11.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097836047 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:11.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097836047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:11.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097836048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:11.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097836048 data=null item=null 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-30T05:52:12.094Z] DEBUG - Clicked on [2019-07-30T05:52:12.094Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:52:12.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:12.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:12.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:12.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:12.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:12.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097836298 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:12.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097836298 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:12.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097836298 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:12.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097836299 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:12.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097836302 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-30T05:52:12.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097836386 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:12.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:12.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097836388 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:12.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097836388 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:12.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097836388 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:12.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097836388 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:12.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097836388 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-30T05:52:12.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097836396 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:12.351Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:52:12.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:12.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097836397 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:52:12.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097836397 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:12.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097836397 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:52:12.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097836398 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:12.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097836398 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:12.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097836415 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:12.351Z] [2019-07-30T05:52:12.351Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:52:12.338 [2019-07-30T05:52:12.351Z] !MESSAGE Error initializing trace. [2019-07-30T05:52:12.351Z] [2019-07-30T05:52:12.351Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-30T05:52:12.351Z] !STACK 0 [2019-07-30T05:52:12.351Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:52:12.351Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:52:12.351Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:193) [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114) [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:52:12.351Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:52:12.351Z] ... 9 more [2019-07-30T05:52:13.281Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:52:13.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097837224 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:52:13.281Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:13.281Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:13.281Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:52:13.281Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:52:13.281Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:13.281Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:13.281Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:52:13.281Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:52:13.281Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:13.281Z] DEBUG - Clicking on OK [2019-07-30T05:52:13.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097837226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:13.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097837226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:13.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097837227 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:13.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097837227 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:13.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097837227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:13.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097837227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:13.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097837227 data=null item=null 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-30T05:52:13.281Z] DEBUG - Clicked on [2019-07-30T05:52:13.281Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:52:13.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:13.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:13.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:13.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:13.281Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:13.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097837446 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:13.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097837478 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:13.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097837479 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:13.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097837479 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:13.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097837480 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-30T05:52:13.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097837495 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:13.281Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:13.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097837506 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:13.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097837506 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:13.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097837506 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:13.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097837507 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:13.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097837507 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-30T05:52:13.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097837518 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:13.282Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:52:13.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:13.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097837520 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:52:13.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097837520 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:13.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097837520 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:52:13.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097837520 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:13.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097837520 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:13.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097837531 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:13.538Z] [2019-07-30T05:52:13.538Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:52:13.532 [2019-07-30T05:52:13.538Z] !MESSAGE Error initializing trace. [2019-07-30T05:52:13.538Z] [2019-07-30T05:52:13.538Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-30T05:52:13.538Z] !STACK 0 [2019-07-30T05:52:13.538Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-30T05:52:13.538Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T05:52:13.538Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:52:13.538Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:52:13.538Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:52:13.538Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:52:13.538Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:52:13.538Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:52:13.538Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:52:13.538Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:52:13.538Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:52:13.538Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-30T05:52:13.538Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:216) [2019-07-30T05:52:13.538Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T05:52:13.538Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T05:52:13.538Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T05:52:13.538Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T05:52:13.538Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T05:52:13.538Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:52:13.538Z] ... 9 more [2019-07-30T05:52:14.628Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:52:14.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097838424 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:52:14.628Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:14.628Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:14.628Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:52:14.628Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:52:14.628Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:14.628Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:14.628Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:52:14.628Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:52:14.628Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:14.628Z] DEBUG - Clicking on OK [2019-07-30T05:52:14.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097838425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:14.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097838426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:14.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097838426 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:14.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097838426 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:14.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097838426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:14.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097838426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:14.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097838426 data=null item=null 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-30T05:52:14.628Z] DEBUG - Clicked on [2019-07-30T05:52:14.628Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T05:52:14.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:14.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:14.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:14.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:14.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:14.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097838704 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:14.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097838707 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:14.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097838708 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:14.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097838708 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:14.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097838708 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-30T05:52:14.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097838780 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:14.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:14.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097838781 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:14.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097838781 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:14.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097838781 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:14.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097838782 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:14.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097838782 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-30T05:52:14.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097838790 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:14.628Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T05:52:14.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:14.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1097838792 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T05:52:14.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1097838792 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:14.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1097838792 data=null} to TreeItem with text {Traces [1]} [2019-07-30T05:52:14.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1097838792 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:14.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097838793 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T05:52:14.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1097838809 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T05:52:14.926Z] [2019-07-30T05:52:14.926Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 05:52:14.759 [2019-07-30T05:52:14.926Z] !MESSAGE Error initializing trace. [2019-07-30T05:52:14.926Z] [2019-07-30T05:52:14.926Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-30T05:52:14.926Z] !STACK 0 [2019-07-30T05:52:14.926Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-30T05:52:14.926Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T05:52:14.926Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T05:52:14.926Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T05:52:14.926Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T05:52:14.926Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T05:52:14.926Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T05:52:14.926Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T05:52:14.926Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T05:52:14.926Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T05:52:14.926Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T05:52:14.926Z] Caused by: NoViableAltException(73@[]) [2019-07-30T05:52:14.926Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3107) [2019-07-30T05:52:14.926Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2573) [2019-07-30T05:52:14.926Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1927) [2019-07-30T05:52:14.926Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1706) [2019-07-30T05:52:14.926Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T05:52:14.926Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T05:52:14.926Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T05:52:14.926Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T05:52:14.926Z] ... 9 more [2019-07-30T05:52:15.489Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T05:52:15.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1097839630 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T05:52:15.489Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:15.489Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:15.489Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T05:52:15.489Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T05:52:15.489Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T05:52:15.489Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T05:52:15.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:52:15.489Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:52:15.489Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:15.489Z] DEBUG - Clicking on OK [2019-07-30T05:52:15.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097839632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:15.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097839633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:15.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097839633 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:15.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097839633 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:15.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097839633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:15.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097839633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T05:52:15.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097839633 data=null item=null 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-30T05:52:15.489Z] DEBUG - Clicked on [2019-07-30T05:52:15.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1097839893 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T05:52:15.746Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T05:52:15.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T05:52:15.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T05:52:15.746Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T05:52:15.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097839929 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:15.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1097839929 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:15.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1097839929 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:15.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097839930 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:15.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1097839930 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-30T05:52:15.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1097839996 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T05:52:16.003Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T05:52:16.003Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T05:52:16.259Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T05:52:17.190Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T05:52:17.190Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T05:52:17.190Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:52:17.190Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T05:52:17.190Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:52:17.190Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:52:17.190Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:52:17.190Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:52:17.190Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:52:17.190Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T05:52:17.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097841295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:52:17.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097841296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:52:17.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097841296 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:52:17.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097841296 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:52:17.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097841296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:52:17.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097841296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:52:17.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097841297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:52:17.190Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097841297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:52:17.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097841297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:52:17.190Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097841297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:52:17.190Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097841297 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:52:17.190Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1097841297 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:52:17.190Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T05:52:17.190Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T05:52:17.190Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T05:52:17.190Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T05:52:17.190Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T05:52:17.190Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T05:52:17.190Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T05:52:17.190Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:52:17.190Z] DEBUG - Clicking on OK [2019-07-30T05:52:17.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1097841299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:52:17.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1097841299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:52:17.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1097841299 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:52:17.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1097841300 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:52:17.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1097841300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:52:17.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1097841300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:52:17.190Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:52:17.190Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:52:17.190Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:52:17.190Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:52:17.190Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:52:17.190Z] DEBUG - Clicked on OK [2019-07-30T05:52:17.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1097841300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T05:52:17.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1097840221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T05:52:17.704Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.617 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-30T05:52:17.704Z] 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.362 s [2019-07-30T05:52:17.704Z] 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.884 s [2019-07-30T05:52:17.704Z] 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.403 s [2019-07-30T05:52:17.704Z] 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.394 s [2019-07-30T05:52:17.704Z] 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.299 s [2019-07-30T05:52:17.704Z] 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.299 s [2019-07-30T05:52:17.704Z] 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.405 s [2019-07-30T05:52:17.704Z] 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.398 s [2019-07-30T05:52:17.704Z] 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.936 s [2019-07-30T05:52:17.704Z] 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.354 s [2019-07-30T05:52:17.704Z] 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.214 s [2019-07-30T05:52:17.704Z] 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.294 s [2019-07-30T05:52:17.704Z] 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.39 s [2019-07-30T05:52:17.704Z] 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.024 s [2019-07-30T05:52:17.704Z] 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: 2.097 s [2019-07-30T05:52:17.704Z] 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.287 s [2019-07-30T05:52:17.704Z] 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.096 s [2019-07-30T05:52:17.704Z] 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.3 s [2019-07-30T05:52:17.704Z] 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.239 s [2019-07-30T05:52:17.704Z] 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.163 s [2019-07-30T05:52:17.704Z] 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.203 s [2019-07-30T05:52:17.704Z] testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.148 s [2019-07-30T05:52:17.704Z] 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.258 s [2019-07-30T05:52:17.704Z] 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.193 s [2019-07-30T05:52:17.704Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-30T05:52:18.634Z] *** BUG *** [2019-07-30T05:52:18.634Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:52:18.634Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:52:18.634Z] [2019-07-30T05:52:18.634Z] *** BUG *** [2019-07-30T05:52:18.634Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:52:18.634Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:52:18.634Z] [2019-07-30T05:52:18.890Z] *** BUG *** [2019-07-30T05:52:18.890Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:52:18.890Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:52:18.890Z] [2019-07-30T05:52:18.890Z] *** BUG *** [2019-07-30T05:52:18.890Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:52:18.890Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:52:18.890Z] [2019-07-30T05:52:18.890Z] *** BUG *** [2019-07-30T05:52:18.890Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:52:18.891Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:52:18.891Z] [2019-07-30T05:52:18.891Z] *** BUG *** [2019-07-30T05:52:18.891Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:52:18.891Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:52:18.891Z] [2019-07-30T05:52:18.891Z] *** BUG *** [2019-07-30T05:52:18.891Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:52:18.891Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:52:18.891Z] [2019-07-30T05:52:23.064Z] *** BUG *** [2019-07-30T05:52:23.064Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:52:23.064Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:52:23.064Z] [2019-07-30T05:52:23.064Z] *** BUG *** [2019-07-30T05:52:23.064Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:52:23.064Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:52:23.064Z] [2019-07-30T05:52:23.064Z] *** BUG *** [2019-07-30T05:52:23.064Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:52:23.064Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:52:23.064Z] [2019-07-30T05:53:59.667Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.544 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-30T05:53:59.667Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.887 s [2019-07-30T05:53:59.667Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.266 s [2019-07-30T05:53:59.667Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.318 s [2019-07-30T05:53:59.667Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.812 s [2019-07-30T05:53:59.667Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.967 s [2019-07-30T05:53:59.667Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 11.006 s [2019-07-30T05:53:59.667Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 9.393 s [2019-07-30T05:53:59.667Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.299 s [2019-07-30T05:53:59.667Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.753 s [2019-07-30T05:53:59.667Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.45 s [2019-07-30T05:53:59.667Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 6.325 s [2019-07-30T05:53:59.667Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.713 s [2019-07-30T05:53:59.667Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.895 s [2019-07-30T05:53:59.667Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.298 s [2019-07-30T05:53:59.667Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.486 s [2019-07-30T05:53:59.667Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.674 s [2019-07-30T05:53:59.667Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.224 s [2019-07-30T05:53:59.667Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.767 s [2019-07-30T05:53:59.667Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.535 s [2019-07-30T05:53:59.667Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.384 s [2019-07-30T05:53:59.667Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.435 s [2019-07-30T05:53:59.667Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.281 s [2019-07-30T05:53:59.667Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.461 s [2019-07-30T05:53:59.667Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.74 s [2019-07-30T05:53:59.667Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.88 s [2019-07-30T05:53:59.667Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-30T05:54:11.850Z] [2019-07-30T05:54:11.850Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 05:54:09.665 [2019-07-30T05:54:11.850Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2019-07-30T05:54:17.103Z] [2019-07-30T05:54:17.103Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 05:54:16.371 [2019-07-30T05:54:17.103Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)] [2019-07-30T05:54:25.343Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.464 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-30T05:54:25.343Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest) Time elapsed: 13.455 s [2019-07-30T05:54:25.343Z] [2019-07-30T05:54:25.343Z] Results: [2019-07-30T05:54:25.343Z] [2019-07-30T05:54:25.343Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:54:25.343Z] [2019-07-30T05:54:25.343Z] [2019-07-30T05:54:25.343Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 05:54:25.136 [2019-07-30T05:54:25.343Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T05:54:26.274Z] [INFO] All tests passed! [2019-07-30T05:54:26.274Z] [INFO] [2019-07-30T05:54:26.274Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:54:26.274Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:54:26.274Z] [INFO] [2019-07-30T05:54:26.274Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:54:26.838Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:54:26.838Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:54:27.095Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:54:27.659Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:54:27.916Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:54:27.916Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T05:54:28.173Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:54:28.173Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:54:28.173Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:54:28.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:54:28.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:54:28.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:54:28.686Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:54:28.943Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T05:54:29.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:54:30.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T05:54:30.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T05:54:30.823Z] [INFO] [2019-07-30T05:54:30.823Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:54:30.823Z] [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-30T05:54:31.080Z] [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-30T05:54:31.336Z] [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-30T05:54:31.336Z] [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-30T05:54:31.336Z] [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-30T05:54:31.336Z] [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-30T05:54:31.336Z] [INFO] [2019-07-30T05:54:31.336Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T05:54:31.336Z] [INFO] [2019-07-30T05:54:31.336Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >----- [2019-07-30T05:54:31.336Z] [INFO] Building Trace Compass User Guide 5.0.0-SNAPSHOT [69/134] [2019-07-30T05:54:31.336Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:54:31.336Z] [INFO] [2019-07-30T05:54:31.336Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:31.336Z] [INFO] [2019-07-30T05:54:31.336Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:31.336Z] [INFO] Executing tasks [2019-07-30T05:54:31.336Z] [2019-07-30T05:54:31.336Z] main: [2019-07-30T05:54:31.336Z] [2019-07-30T05:54:31.336Z] clean: [2019-07-30T05:54:31.593Z] [INFO] Executed tasks [2019-07-30T05:54:31.593Z] [INFO] [2019-07-30T05:54:31.593Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:31.593Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target [2019-07-30T05:54:31.593Z] [INFO] [2019-07-30T05:54:31.593Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:31.593Z] [INFO] The project's OSGi version is 5.0.0.201907300502 [2019-07-30T05:54:31.593Z] [INFO] [2019-07-30T05:54:31.593Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:31.593Z] [INFO] [2019-07-30T05:54:31.593Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:31.593Z] [INFO] [2019-07-30T05:54:31.593Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:31.593Z] [INFO] [2019-07-30T05:54:31.593Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:31.593Z] [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-30T05:54:31.593Z] [INFO] [2019-07-30T05:54:31.593Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:31.593Z] [INFO] Executing tasks [2019-07-30T05:54:31.593Z] [2019-07-30T05:54:31.593Z] main: [2019-07-30T05:54:31.593Z] [2019-07-30T05:54:31.593Z] build: [2019-07-30T05:54:32.522Z] 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-30T05:54:32.522Z] [2019-07-30T05:54:32.522Z] test: [2019-07-30T05:54:32.522Z] [xmlvalidate] 18 file(s) have been successfully validated. [2019-07-30T05:54:32.522Z] [INFO] Executed tasks [2019-07-30T05:54:32.522Z] [INFO] [2019-07-30T05:54:32.522Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:32.522Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:54:32.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/main/resources [2019-07-30T05:54:32.522Z] [INFO] [2019-07-30T05:54:32.522Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:32.522Z] [INFO] [2019-07-30T05:54:32.522Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:32.778Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-30T05:54:32.778Z] [INFO] Command line: [2019-07-30T05:54:32.778Z] [/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-30T05:54:32.778Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:54:35.676Z] Buildfile: build.xml [2019-07-30T05:54:35.933Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T05:54:35.933Z] [2019-07-30T05:54:35.933Z] build.index: [2019-07-30T05:54:39.206Z] BUILD SUCCESSFUL [2019-07-30T05:54:39.206Z] [2019-07-30T05:54:39.206Z] BUILD SUCCESSFUL [2019-07-30T05:54:39.206Z] Total time: 3 seconds [2019-07-30T05:54:39.206Z] [INFO] [2019-07-30T05:54:39.206Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:39.206Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:54:39.206Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/test/resources [2019-07-30T05:54:39.206Z] [INFO] [2019-07-30T05:54:39.206Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:39.206Z] [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-30T05:54:39.206Z] [INFO] [2019-07-30T05:54:39.206Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:39.206Z] [INFO] [2019-07-30T05:54:39.206Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:39.206Z] [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-30T05:54:40.136Z] [INFO] [2019-07-30T05:54:40.136Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:40.136Z] [INFO] [2019-07-30T05:54:40.136Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:40.136Z] [INFO] [2019-07-30T05:54:40.136Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:40.136Z] [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-30T05:54:40.699Z] [INFO] [2019-07-30T05:54:40.700Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:40.957Z] [INFO] [2019-07-30T05:54:40.957Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:40.957Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:54:40.957Z] [INFO] [2019-07-30T05:54:40.957Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:40.957Z] [INFO] [2019-07-30T05:54:40.957Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:40.957Z] [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-30T05:54:40.957Z] [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-30T05:54:40.957Z] [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-30T05:54:40.957Z] [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-30T05:54:40.957Z] [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-30T05:54:40.957Z] [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-30T05:54:40.957Z] [INFO] [2019-07-30T05:54:40.957Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T05:54:40.957Z] [INFO] [2019-07-30T05:54:40.957Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >-- [2019-07-30T05:54:40.957Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT [70/134] [2019-07-30T05:54:40.957Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:54:40.957Z] [INFO] [2019-07-30T05:54:40.957Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:40.957Z] [INFO] [2019-07-30T05:54:40.957Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:40.957Z] [INFO] Executing tasks [2019-07-30T05:54:40.957Z] [2019-07-30T05:54:40.957Z] main: [2019-07-30T05:54:40.957Z] [2019-07-30T05:54:40.957Z] clean: [2019-07-30T05:54:40.957Z] [INFO] Executed tasks [2019-07-30T05:54:40.957Z] [INFO] [2019-07-30T05:54:40.957Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:40.957Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target [2019-07-30T05:54:40.957Z] [INFO] [2019-07-30T05:54:40.957Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:40.957Z] [INFO] The project's OSGi version is 5.0.0.201907300502 [2019-07-30T05:54:40.957Z] [INFO] [2019-07-30T05:54:40.957Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:40.957Z] [INFO] [2019-07-30T05:54:40.957Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:40.957Z] [INFO] [2019-07-30T05:54:40.957Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:40.957Z] [INFO] [2019-07-30T05:54:40.957Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:40.957Z] [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-30T05:54:40.957Z] [INFO] [2019-07-30T05:54:40.957Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:40.957Z] [INFO] Executing tasks [2019-07-30T05:54:40.957Z] [2019-07-30T05:54:40.957Z] main: [2019-07-30T05:54:40.957Z] [2019-07-30T05:54:40.957Z] build: [2019-07-30T05:54:40.957Z] 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-30T05:54:40.957Z] [2019-07-30T05:54:40.957Z] test: [2019-07-30T05:54:40.957Z] [xmlvalidate] 8 file(s) have been successfully validated. [2019-07-30T05:54:40.957Z] [INFO] Executed tasks [2019-07-30T05:54:40.957Z] [INFO] [2019-07-30T05:54:40.957Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:40.957Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:54:40.957Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources [2019-07-30T05:54:40.957Z] [INFO] [2019-07-30T05:54:40.957Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:40.957Z] [INFO] [2019-07-30T05:54:40.957Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:41.213Z] [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-30T05:54:41.213Z] [INFO] Command line: [2019-07-30T05:54:41.213Z] [/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-30T05:54:41.213Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:54:44.483Z] Buildfile: build.xml [2019-07-30T05:54:44.483Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T05:54:44.483Z] [2019-07-30T05:54:44.483Z] build.index: [2019-07-30T05:54:45.852Z] BUILD SUCCESSFUL [2019-07-30T05:54:45.852Z] [2019-07-30T05:54:45.852Z] BUILD SUCCESSFUL [2019-07-30T05:54:45.852Z] Total time: 2 seconds [2019-07-30T05:54:46.416Z] [INFO] [2019-07-30T05:54:46.416Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:46.416Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:54:46.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources [2019-07-30T05:54:46.416Z] [INFO] [2019-07-30T05:54:46.416Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:46.416Z] [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-30T05:54:46.416Z] [INFO] [2019-07-30T05:54:46.416Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:46.416Z] [INFO] [2019-07-30T05:54:46.416Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:46.416Z] [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-30T05:54:46.416Z] [INFO] [2019-07-30T05:54:46.416Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:46.416Z] [INFO] [2019-07-30T05:54:46.417Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:46.417Z] [INFO] [2019-07-30T05:54:46.417Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:46.417Z] [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-30T05:54:46.417Z] [INFO] [2019-07-30T05:54:46.417Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:46.417Z] [INFO] [2019-07-30T05:54:46.417Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:46.417Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:54:46.417Z] [INFO] [2019-07-30T05:54:46.417Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:46.417Z] [INFO] [2019-07-30T05:54:46.417Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:46.417Z] [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-30T05:54:46.417Z] [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-30T05:54:46.417Z] [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-30T05:54:46.417Z] [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-30T05:54:46.417Z] [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-30T05:54:46.417Z] [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-30T05:54:46.417Z] [INFO] [2019-07-30T05:54:46.417Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T05:54:46.417Z] [INFO] [2019-07-30T05:54:46.417Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >--- [2019-07-30T05:54:46.417Z] [INFO] Building Trace Compass RCP User Guide 5.0.0-SNAPSHOT [71/134] [2019-07-30T05:54:46.417Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:54:46.417Z] [INFO] [2019-07-30T05:54:46.417Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:46.417Z] [INFO] [2019-07-30T05:54:46.417Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:46.673Z] [INFO] Executing tasks [2019-07-30T05:54:46.673Z] [2019-07-30T05:54:46.673Z] main: [2019-07-30T05:54:46.673Z] [2019-07-30T05:54:46.673Z] clean: [2019-07-30T05:54:46.673Z] [INFO] Executed tasks [2019-07-30T05:54:46.673Z] [INFO] [2019-07-30T05:54:46.673Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:46.673Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target [2019-07-30T05:54:46.673Z] [INFO] [2019-07-30T05:54:46.673Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:46.673Z] [INFO] The project's OSGi version is 5.0.0.201907300502 [2019-07-30T05:54:46.673Z] [INFO] [2019-07-30T05:54:46.673Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:46.673Z] [INFO] [2019-07-30T05:54:46.673Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:46.673Z] [INFO] [2019-07-30T05:54:46.673Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:46.673Z] [INFO] [2019-07-30T05:54:46.673Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:46.673Z] [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-30T05:54:46.673Z] [INFO] [2019-07-30T05:54:46.673Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:46.673Z] [INFO] Executing tasks [2019-07-30T05:54:46.673Z] [2019-07-30T05:54:46.673Z] main: [2019-07-30T05:54:46.673Z] [2019-07-30T05:54:46.673Z] build: [2019-07-30T05:54:46.673Z] 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-30T05:54:46.673Z] [2019-07-30T05:54:46.673Z] test: [2019-07-30T05:54:46.673Z] [xmlvalidate] 2 file(s) have been successfully validated. [2019-07-30T05:54:46.673Z] [INFO] Executed tasks [2019-07-30T05:54:46.673Z] [INFO] [2019-07-30T05:54:46.673Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:46.673Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:54:46.673Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources [2019-07-30T05:54:46.673Z] [INFO] [2019-07-30T05:54:46.673Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:46.673Z] [INFO] [2019-07-30T05:54:46.673Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:46.930Z] [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-30T05:54:46.930Z] [INFO] Command line: [2019-07-30T05:54:46.930Z] [/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-30T05:54:46.930Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:54:49.449Z] Buildfile: build.xml [2019-07-30T05:54:49.706Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T05:54:49.706Z] [2019-07-30T05:54:49.706Z] build.index: [2019-07-30T05:54:51.888Z] BUILD SUCCESSFUL [2019-07-30T05:54:51.888Z] [2019-07-30T05:54:51.888Z] BUILD SUCCESSFUL [2019-07-30T05:54:51.888Z] Total time: 2 seconds [2019-07-30T05:54:52.450Z] [INFO] [2019-07-30T05:54:52.450Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:52.450Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:54:52.450Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources [2019-07-30T05:54:52.450Z] [INFO] [2019-07-30T05:54:52.450Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:52.450Z] [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-30T05:54:52.450Z] [INFO] [2019-07-30T05:54:52.450Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:52.450Z] [INFO] [2019-07-30T05:54:52.450Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:52.450Z] [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-30T05:54:52.450Z] [INFO] [2019-07-30T05:54:52.450Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:52.450Z] [INFO] [2019-07-30T05:54:52.450Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:52.450Z] [INFO] [2019-07-30T05:54:52.450Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:52.707Z] [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-30T05:54:52.707Z] [INFO] [2019-07-30T05:54:52.707Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:52.707Z] [INFO] [2019-07-30T05:54:52.707Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:52.707Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:54:52.707Z] [INFO] [2019-07-30T05:54:52.707Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:52.707Z] [INFO] [2019-07-30T05:54:52.707Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:52.707Z] [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-30T05:54:52.707Z] [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-30T05:54:52.707Z] [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-30T05:54:52.707Z] [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-30T05:54:52.707Z] [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-30T05:54:52.707Z] [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-30T05:54:52.707Z] [INFO] [2019-07-30T05:54:52.707Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T05:54:52.707Z] [INFO] [2019-07-30T05:54:52.707Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >-- [2019-07-30T05:54:52.707Z] [INFO] Building Trace Compass Pcap User Guide 5.0.0-SNAPSHOT [72/134] [2019-07-30T05:54:52.707Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:54:52.707Z] [INFO] [2019-07-30T05:54:52.707Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:52.707Z] [INFO] [2019-07-30T05:54:52.707Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:52.707Z] [INFO] Executing tasks [2019-07-30T05:54:52.707Z] [2019-07-30T05:54:52.707Z] main: [2019-07-30T05:54:52.707Z] [2019-07-30T05:54:52.707Z] clean: [2019-07-30T05:54:52.707Z] [INFO] Executed tasks [2019-07-30T05:54:52.707Z] [INFO] [2019-07-30T05:54:52.707Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:52.707Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target [2019-07-30T05:54:52.707Z] [INFO] [2019-07-30T05:54:52.707Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:52.707Z] [INFO] The project's OSGi version is 5.0.0.201907300502 [2019-07-30T05:54:52.707Z] [INFO] [2019-07-30T05:54:52.707Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:52.707Z] [INFO] [2019-07-30T05:54:52.707Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:52.707Z] [INFO] [2019-07-30T05:54:52.707Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:52.707Z] [INFO] [2019-07-30T05:54:52.707Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:52.707Z] [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-30T05:54:52.707Z] [INFO] [2019-07-30T05:54:52.707Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:52.707Z] [INFO] Executing tasks [2019-07-30T05:54:52.707Z] [2019-07-30T05:54:52.707Z] main: [2019-07-30T05:54:52.707Z] [2019-07-30T05:54:52.707Z] build: [2019-07-30T05:54:52.707Z] 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-30T05:54:52.707Z] [2019-07-30T05:54:52.707Z] test: [2019-07-30T05:54:52.707Z] [xmlvalidate] 1 file(s) have been successfully validated. [2019-07-30T05:54:52.707Z] [INFO] Executed tasks [2019-07-30T05:54:52.707Z] [INFO] [2019-07-30T05:54:52.707Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:52.707Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:54:52.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources [2019-07-30T05:54:52.707Z] [INFO] [2019-07-30T05:54:52.707Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:52.707Z] [INFO] [2019-07-30T05:54:52.707Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:52.964Z] [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-30T05:54:52.964Z] [INFO] Command line: [2019-07-30T05:54:52.964Z] [/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-30T05:54:52.964Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:54:56.234Z] Buildfile: build.xml [2019-07-30T05:54:56.234Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T05:54:56.234Z] [2019-07-30T05:54:56.234Z] build.index: [2019-07-30T05:54:57.602Z] BUILD SUCCESSFUL [2019-07-30T05:54:57.602Z] [2019-07-30T05:54:57.602Z] BUILD SUCCESSFUL [2019-07-30T05:54:57.602Z] Total time: 2 seconds [2019-07-30T05:54:57.859Z] [INFO] [2019-07-30T05:54:57.859Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:57.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:54:57.859Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources [2019-07-30T05:54:57.859Z] [INFO] [2019-07-30T05:54:57.859Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:57.859Z] [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-30T05:54:57.859Z] [INFO] [2019-07-30T05:54:57.859Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:57.859Z] [INFO] [2019-07-30T05:54:57.859Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:58.116Z] [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-30T05:54:58.116Z] [INFO] [2019-07-30T05:54:58.116Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:58.116Z] [INFO] [2019-07-30T05:54:58.116Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:58.116Z] [INFO] [2019-07-30T05:54:58.116Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:58.116Z] [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-30T05:54:58.116Z] [INFO] [2019-07-30T05:54:58.116Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:58.116Z] [INFO] [2019-07-30T05:54:58.116Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:58.116Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:54:58.116Z] [INFO] [2019-07-30T05:54:58.116Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:58.116Z] [INFO] [2019-07-30T05:54:58.116Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:58.116Z] [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-30T05:54:58.116Z] [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-30T05:54:58.116Z] [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-30T05:54:58.116Z] [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-30T05:54:58.116Z] [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-30T05:54:58.116Z] [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-30T05:54:58.116Z] [INFO] [2019-07-30T05:54:58.116Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T05:54:58.116Z] [INFO] [2019-07-30T05:54:58.116Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >----- [2019-07-30T05:54:58.116Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT [73/134] [2019-07-30T05:54:58.116Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:54:58.116Z] [INFO] [2019-07-30T05:54:58.116Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:54:58.116Z] [INFO] [2019-07-30T05:54:58.116Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:54:58.116Z] [INFO] The project's OSGi version is 1.0.4.201907300502 [2019-07-30T05:54:58.116Z] [INFO] [2019-07-30T05:54:58.116Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:54:58.116Z] [INFO] [2019-07-30T05:54:58.116Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:54:58.116Z] [INFO] [2019-07-30T05:54:58.116Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:54:58.116Z] [INFO] [2019-07-30T05:54:58.116Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:54:58.116Z] [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-30T05:54:58.116Z] [INFO] [2019-07-30T05:54:58.116Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:54:58.116Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:54:58.116Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/main/resources [2019-07-30T05:54:58.116Z] [INFO] [2019-07-30T05:54:58.116Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:54:58.116Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/classes [2019-07-30T05:54:58.373Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[39] [2019-07-30T05:54:58.373Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-30T05:54:58.373Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:54:58.373Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T05:54:58.373Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[48] [2019-07-30T05:54:58.373Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-30T05:54:58.373Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:54:58.373Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T05:54:58.373Z] 2 problems (2 warnings) [2019-07-30T05:54:58.373Z] [INFO] [2019-07-30T05:54:58.373Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:54:58.373Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:54:58.373Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/test/resources [2019-07-30T05:54:58.373Z] [INFO] [2019-07-30T05:54:58.373Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:54:58.373Z] [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-30T05:54:58.373Z] [INFO] [2019-07-30T05:54:58.373Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:54:58.373Z] [INFO] [2019-07-30T05:54:58.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:54:58.373Z] [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-30T05:54:58.373Z] [INFO] [2019-07-30T05:54:58.373Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:54:58.373Z] [INFO] [2019-07-30T05:54:58.373Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:54:58.373Z] [INFO] [2019-07-30T05:54:58.373Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:54:58.373Z] [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-30T05:54:58.373Z] [INFO] [2019-07-30T05:54:58.373Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:54:58.373Z] [INFO] [2019-07-30T05:54:58.373Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:54:58.373Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:54:58.373Z] [INFO] [2019-07-30T05:54:58.373Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:54:58.630Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:54:58.630Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:54:58.887Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:54:59.817Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:55:01.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:55:01.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:55:01.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:55:01.186Z] [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-30T05:55:01.186Z] [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-30T05:55:01.186Z] [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-30T05:55:01.186Z] [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-30T05:55:01.186Z] [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-30T05:55:01.186Z] [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-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples --- [2019-07-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >-- [2019-07-30T05:55:01.186Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT [74/134] [2019-07-30T05:55:01.186Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T05:55:01.186Z] [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-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T05:55:01.186Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T05:55:01.186Z] [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-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >--- [2019-07-30T05:55:01.186Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT [75/134] [2019-07-30T05:55:01.186Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:01.186Z] [INFO] The project's OSGi version is 1.0.2.201907300502 [2019-07-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:01.186Z] [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-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:01.186Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:55:01.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources [2019-07-30T05:55:01.186Z] [INFO] [2019-07-30T05:55:01.186Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:01.186Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes [2019-07-30T05:55:01.749Z] [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-30T05:55:01.749Z] ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class); [2019-07-30T05:55:01.749Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:55:01.749Z] 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-30T05:55:01.749Z] [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-30T05:55:01.749Z] IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class); [2019-07-30T05:55:01.749Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:55:01.749Z] 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-30T05:55:01.749Z] [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-30T05:55:01.749Z] MIBreakpointDMData breakpoint = new MIBreakpointDMData(breakpoints[i]); [2019-07-30T05:55:01.749Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:55:01.749Z] The constructor MIBreakpointDMData(MIBreakpoint) is deprecated [2019-07-30T05:55:01.749Z] 3 problems (3 warnings) [2019-07-30T05:55:01.749Z] [INFO] [2019-07-30T05:55:01.749Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:01.749Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:55:01.749Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources [2019-07-30T05:55:01.749Z] [INFO] [2019-07-30T05:55:01.749Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:01.749Z] [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-30T05:55:01.749Z] [INFO] [2019-07-30T05:55:01.749Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:01.749Z] [INFO] [2019-07-30T05:55:01.749Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:01.749Z] [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-30T05:55:02.006Z] [INFO] [2019-07-30T05:55:02.006Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:02.006Z] [INFO] [2019-07-30T05:55:02.006Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:02.006Z] [INFO] [2019-07-30T05:55:02.006Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:02.006Z] [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-30T05:55:02.006Z] [INFO] [2019-07-30T05:55:02.006Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:02.006Z] [INFO] [2019-07-30T05:55:02.006Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:02.006Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:55:02.006Z] [INFO] [2019-07-30T05:55:02.006Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:02.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:55:02.265Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:55:02.265Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:55:03.299Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:55:04.669Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:55:04.669Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:55:04.669Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:55:04.669Z] [INFO] [2019-07-30T05:55:04.669Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:04.669Z] [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-30T05:55:04.669Z] [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-30T05:55:04.669Z] [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-30T05:55:04.669Z] [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-30T05:55:04.669Z] [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-30T05:55:04.669Z] [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-30T05:55:04.669Z] [INFO] [2019-07-30T05:55:04.669Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T05:55:04.669Z] [INFO] [2019-07-30T05:55:04.669Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >---- [2019-07-30T05:55:04.669Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT [76/134] [2019-07-30T05:55:04.669Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:55:04.669Z] [INFO] [2019-07-30T05:55:04.669Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:04.669Z] [INFO] [2019-07-30T05:55:04.669Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:04.669Z] [INFO] The project's OSGi version is 1.1.1.201907300502 [2019-07-30T05:55:04.669Z] [INFO] [2019-07-30T05:55:04.669Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:04.669Z] [INFO] [2019-07-30T05:55:04.669Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:04.669Z] [INFO] [2019-07-30T05:55:04.669Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:04.669Z] [INFO] [2019-07-30T05:55:04.669Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:04.669Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T05:55:04.669Z] [INFO] [2019-07-30T05:55:04.669Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:04.669Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:55:04.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources [2019-07-30T05:55:04.669Z] [INFO] [2019-07-30T05:55:04.669Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:04.669Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes [2019-07-30T05:55:05.232Z] [INFO] [2019-07-30T05:55:05.232Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:05.232Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:55:05.232Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources [2019-07-30T05:55:05.232Z] [INFO] [2019-07-30T05:55:05.232Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:05.232Z] [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-30T05:55:05.232Z] [INFO] [2019-07-30T05:55:05.232Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:05.232Z] [INFO] [2019-07-30T05:55:05.232Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:05.232Z] [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-30T05:55:05.232Z] [INFO] [2019-07-30T05:55:05.232Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:05.232Z] [INFO] [2019-07-30T05:55:05.232Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:05.232Z] [INFO] [2019-07-30T05:55:05.232Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:05.232Z] [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-30T05:55:05.232Z] [INFO] [2019-07-30T05:55:05.232Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:05.232Z] [INFO] [2019-07-30T05:55:05.232Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:05.232Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:55:05.232Z] [INFO] [2019-07-30T05:55:05.232Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:05.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:55:05.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:55:05.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T05:55:05.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:55:06.419Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:55:07.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:55:07.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:55:07.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:07.787Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:07.787Z] [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-30T05:55:07.787Z] [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-30T05:55:07.787Z] [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-30T05:55:07.787Z] [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-30T05:55:07.787Z] [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-30T05:55:07.787Z] [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-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:07.787Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:07.787Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >----- [2019-07-30T05:55:07.787Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT [77/134] [2019-07-30T05:55:07.787Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:07.787Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T05:55:07.787Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target [2019-07-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:07.787Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T05:55:07.787Z] [INFO] The project's OSGi version is 5.0.0.201907300502 [2019-07-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:07.787Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:07.787Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:07.787Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:07.787Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T05:55:07.787Z] [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-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:07.787Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:07.787Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:07.787Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T05:55:07.787Z] [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-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:07.787Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:07.787Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:07.787Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T05:55:07.787Z] [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-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:07.787Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:07.787Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:07.787Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T05:55:07.787Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:55:07.787Z] [INFO] [2019-07-30T05:55:08.044Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T05:55:08.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:55:08.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:55:08.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:55:09.536Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T05:55:09.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:55:11.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:55:11.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:55:11.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T05:55:11.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:55:11.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T05:55:11.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:55:11.417Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:55:11.417Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:55:11.417Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T05:55:11.417Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T05:55:11.673Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:55:11.673Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:55:11.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T05:55:11.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T05:55:11.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.doc.user' with 0 classes [2019-07-30T05:55:11.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T05:55:11.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T05:55:11.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T05:55:12.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T05:55:12.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T05:55:12.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T05:55:12.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:55:12.186Z] [INFO] [2019-07-30T05:55:12.186Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T05:55:12.186Z] [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-30T05:55:12.186Z] [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-30T05:55:12.186Z] [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-30T05:55:12.186Z] [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-30T05:55:12.186Z] [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-30T05:55:12.186Z] [INFO] [2019-07-30T05:55:12.186Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T05:55:12.186Z] [INFO] [2019-07-30T05:55:12.186Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >-- [2019-07-30T05:55:12.186Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT [78/134] [2019-07-30T05:55:12.186Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:55:12.186Z] [INFO] [2019-07-30T05:55:12.186Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:12.186Z] [INFO] [2019-07-30T05:55:12.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:12.186Z] [INFO] The project's OSGi version is 1.0.0.201907300502 [2019-07-30T05:55:12.186Z] [INFO] [2019-07-30T05:55:12.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:12.186Z] [INFO] [2019-07-30T05:55:12.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:12.186Z] [INFO] [2019-07-30T05:55:12.186Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:12.186Z] [INFO] [2019-07-30T05:55:12.186Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:12.186Z] [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-30T05:55:12.186Z] [INFO] [2019-07-30T05:55:12.186Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:12.186Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:55:12.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources [2019-07-30T05:55:12.186Z] [INFO] [2019-07-30T05:55:12.186Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:12.186Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes [2019-07-30T05:55:12.750Z] [INFO] [2019-07-30T05:55:12.750Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:12.750Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:55:12.750Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources [2019-07-30T05:55:12.750Z] [INFO] [2019-07-30T05:55:12.750Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:12.750Z] [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-30T05:55:12.750Z] [INFO] [2019-07-30T05:55:12.750Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:12.750Z] [INFO] [2019-07-30T05:55:12.750Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:12.750Z] [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-30T05:55:12.750Z] [INFO] [2019-07-30T05:55:12.750Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:12.750Z] [INFO] [2019-07-30T05:55:12.750Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:12.750Z] [INFO] [2019-07-30T05:55:12.750Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:12.750Z] [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-30T05:55:12.750Z] [INFO] [2019-07-30T05:55:12.750Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:12.750Z] [INFO] [2019-07-30T05:55:12.750Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:14.118Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log [2019-07-30T05:55:14.118Z] [INFO] Command line: [2019-07-30T05:55:14.118Z] [/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-30T05:55:14.118Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:55:17.640Z] !SESSION 2019-07-30 05:55:14.159 ----------------------------------------------- [2019-07-30T05:55:17.640Z] eclipse.buildId=unknown [2019-07-30T05:55:17.640Z] java.version=1.8.0_202 [2019-07-30T05:55:17.640Z] java.vendor=Oracle Corporation [2019-07-30T05:55:17.640Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:55:17.640Z] 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-30T05:55:17.640Z] 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-30T05:55:17.640Z] [2019-07-30T05:55:17.640Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:55:17.026 [2019-07-30T05:55:17.640Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:55:17.640Z] !STACK 0 [2019-07-30T05:55:17.640Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-30T05:55:17.640Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:55:17.640Z] [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:55:17.640Z] [2019-07-30T05:55:17.640Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:55:17.128 [2019-07-30T05:55:17.640Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:55:17.640Z] !STACK 0 [2019-07-30T05:55:17.640Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-30T05:55:17.640Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:55:17.640Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:55:17.640Z] -> 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-30T05:55:17.640Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T05:55:17.640Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:55:17.640Z] [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:55:17.640Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:55:19.009Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-30T05:55:19.266Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-30T05:55:19.266Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0.001 s [2019-07-30T05:55:19.266Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0 s [2019-07-30T05:55:19.266Z] [2019-07-30T05:55:19.266Z] Results: [2019-07-30T05:55:19.266Z] [2019-07-30T05:55:19.266Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:55:19.266Z] [2019-07-30T05:55:20.196Z] [INFO] All tests passed! [2019-07-30T05:55:20.196Z] [INFO] [2019-07-30T05:55:20.196Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:20.196Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:55:20.196Z] [INFO] [2019-07-30T05:55:20.196Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:20.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:55:20.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:55:20.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T05:55:20.453Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:55:21.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:55:22.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:55:23.009Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:55:23.009Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:55:23.009Z] [INFO] [2019-07-30T05:55:23.009Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:23.009Z] [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-30T05:55:23.009Z] [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-30T05:55:23.009Z] [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-30T05:55:23.009Z] [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-30T05:55:23.009Z] [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-30T05:55:23.009Z] [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-30T05:55:23.009Z] [INFO] [2019-07-30T05:55:23.009Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T05:55:23.009Z] [INFO] [2019-07-30T05:55:23.009Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >-- [2019-07-30T05:55:23.009Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT [79/134] [2019-07-30T05:55:23.009Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:55:23.009Z] [INFO] [2019-07-30T05:55:23.009Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:23.009Z] [INFO] [2019-07-30T05:55:23.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:23.266Z] [INFO] The project's OSGi version is 1.0.0.201907300502 [2019-07-30T05:55:23.266Z] [INFO] [2019-07-30T05:55:23.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:23.266Z] [INFO] [2019-07-30T05:55:23.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:23.266Z] [INFO] [2019-07-30T05:55:23.266Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:23.266Z] [INFO] [2019-07-30T05:55:23.266Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:23.266Z] [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-30T05:55:23.266Z] [INFO] [2019-07-30T05:55:23.266Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:23.266Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:55:23.266Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources [2019-07-30T05:55:23.266Z] [INFO] [2019-07-30T05:55:23.266Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:23.266Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes [2019-07-30T05:55:23.523Z] [INFO] [2019-07-30T05:55:23.523Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:23.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:55:23.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources [2019-07-30T05:55:23.523Z] [INFO] [2019-07-30T05:55:23.523Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:23.523Z] [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-30T05:55:23.523Z] [INFO] [2019-07-30T05:55:23.523Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:23.523Z] [INFO] [2019-07-30T05:55:23.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:23.523Z] [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-30T05:55:23.523Z] [INFO] [2019-07-30T05:55:23.523Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:23.523Z] [INFO] [2019-07-30T05:55:23.523Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:23.523Z] [INFO] [2019-07-30T05:55:23.523Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:23.523Z] [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-30T05:55:23.523Z] [INFO] [2019-07-30T05:55:23.523Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:23.523Z] [INFO] [2019-07-30T05:55:23.523Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:24.891Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log [2019-07-30T05:55:24.891Z] [INFO] Command line: [2019-07-30T05:55:24.891Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/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-30T05:55:24.891Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:55:28.164Z] !SESSION 2019-07-30 05:55:25.038 ----------------------------------------------- [2019-07-30T05:55:28.164Z] eclipse.buildId=unknown [2019-07-30T05:55:28.164Z] java.version=1.8.0_202 [2019-07-30T05:55:28.164Z] java.vendor=Oracle Corporation [2019-07-30T05:55:28.164Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:55:28.164Z] 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-30T05:55:28.164Z] 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-30T05:55:28.164Z] [2019-07-30T05:55:28.164Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:55:27.830 [2019-07-30T05:55:28.164Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:55:28.164Z] !STACK 0 [2019-07-30T05:55:28.164Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-30T05:55:28.164Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:55:28.164Z] [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:55:28.164Z] [2019-07-30T05:55:28.164Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:55:27.940 [2019-07-30T05:55:28.164Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:55:28.164Z] !STACK 0 [2019-07-30T05:55:28.164Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-30T05:55:28.164Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:55:28.164Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:55:28.164Z] -> 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-30T05:55:28.164Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T05:55:28.164Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:55:28.164Z] [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:55:28.164Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:55:29.928Z] process 10445: 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-30T05:55:29.928Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T05:55:30.493Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:55:30.493Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:55:42.673Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-30T05:55:42.673Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-30T05:55:42.673Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0.001 s [2019-07-30T05:55:42.673Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0 s [2019-07-30T05:55:42.673Z] [2019-07-30T05:55:42.673Z] Results: [2019-07-30T05:55:42.673Z] [2019-07-30T05:55:42.673Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:55:42.673Z] [2019-07-30T05:55:42.930Z] [INFO] All tests passed! [2019-07-30T05:55:42.930Z] [INFO] [2019-07-30T05:55:42.930Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:42.930Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:55:42.930Z] [INFO] [2019-07-30T05:55:42.930Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:43.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:55:43.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:55:43.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T05:55:43.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:55:44.374Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:55:45.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T05:55:45.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:55:45.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:55:45.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:55:45.745Z] [INFO] [2019-07-30T05:55:45.745Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:45.745Z] [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-30T05:55:45.745Z] [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-30T05:55:45.745Z] [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-30T05:55:45.745Z] [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-30T05:55:45.745Z] [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-30T05:55:45.745Z] [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-30T05:55:45.745Z] [INFO] [2019-07-30T05:55:45.745Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T05:55:45.745Z] [INFO] [2019-07-30T05:55:45.745Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >-- [2019-07-30T05:55:45.745Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT [80/134] [2019-07-30T05:55:45.745Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:55:45.745Z] [INFO] [2019-07-30T05:55:45.745Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:45.745Z] [INFO] [2019-07-30T05:55:45.745Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:45.745Z] [INFO] The project's OSGi version is 1.0.0.201907300502 [2019-07-30T05:55:45.745Z] [INFO] [2019-07-30T05:55:45.745Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:45.745Z] [INFO] [2019-07-30T05:55:45.745Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:45.745Z] [INFO] [2019-07-30T05:55:45.745Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:45.745Z] [INFO] [2019-07-30T05:55:45.745Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:45.745Z] [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-30T05:55:45.745Z] [INFO] [2019-07-30T05:55:45.745Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:45.745Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:55:45.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources [2019-07-30T05:55:45.745Z] [INFO] [2019-07-30T05:55:45.745Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:45.745Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes [2019-07-30T05:55:45.745Z] [INFO] [2019-07-30T05:55:45.745Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:45.745Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:55:45.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources [2019-07-30T05:55:45.745Z] [INFO] [2019-07-30T05:55:45.745Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:45.745Z] [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-30T05:55:46.002Z] [INFO] [2019-07-30T05:55:46.002Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:46.002Z] [INFO] [2019-07-30T05:55:46.002Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:46.002Z] [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-30T05:55:46.002Z] [INFO] [2019-07-30T05:55:46.002Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:46.002Z] [INFO] [2019-07-30T05:55:46.002Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:46.002Z] [INFO] [2019-07-30T05:55:46.002Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:46.002Z] [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-30T05:55:46.002Z] [INFO] [2019-07-30T05:55:46.002Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:46.002Z] [INFO] [2019-07-30T05:55:46.002Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:46.933Z] [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-30T05:55:46.933Z] [INFO] Command line: [2019-07-30T05:55:46.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/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-30T05:55:46.933Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:55:50.204Z] !SESSION 2019-07-30 05:55:47.077 ----------------------------------------------- [2019-07-30T05:55:50.204Z] eclipse.buildId=unknown [2019-07-30T05:55:50.204Z] java.version=1.8.0_202 [2019-07-30T05:55:50.204Z] java.vendor=Oracle Corporation [2019-07-30T05:55:50.204Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:55:50.204Z] 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-30T05:55:50.204Z] 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-30T05:55:50.204Z] [2019-07-30T05:55:50.204Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:55:49.746 [2019-07-30T05:55:50.204Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:55:50.204Z] !STACK 0 [2019-07-30T05:55:50.204Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T05:55:50.204Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:55:50.204Z] [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:55:50.204Z] [2019-07-30T05:55:50.204Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:55:49.886 [2019-07-30T05:55:50.204Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:55:50.204Z] !STACK 0 [2019-07-30T05:55:50.204Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T05:55:50.204Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:55:50.204Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:55:50.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-30T05:55:50.204Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T05:55:50.204Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:55:50.204Z] [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:55:50.204Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:55:51.388Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-30T05:55:51.645Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-30T05:55:51.645Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T05:55:51.645Z] [2019-07-30T05:55:51.645Z] Results: [2019-07-30T05:55:51.645Z] [2019-07-30T05:55:51.645Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:55:51.645Z] [2019-07-30T05:55:53.537Z] [INFO] All tests passed! [2019-07-30T05:55:53.537Z] [INFO] [2019-07-30T05:55:53.537Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:53.537Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:55:53.537Z] [INFO] [2019-07-30T05:55:53.537Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:53.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:55:53.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:55:53.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:55:54.101Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:55:54.359Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T05:55:54.616Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:55:54.616Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:55:54.616Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:55:54.616Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:55:54.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T05:55:54.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:55:54.872Z] [INFO] [2019-07-30T05:55:54.872Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:54.872Z] [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-30T05:55:54.872Z] [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-30T05:55:54.872Z] [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-30T05:55:54.872Z] [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-30T05:55:54.872Z] [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-30T05:55:54.872Z] [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-30T05:55:54.872Z] [INFO] [2019-07-30T05:55:54.872Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T05:55:54.872Z] [INFO] [2019-07-30T05:55:54.872Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >-- [2019-07-30T05:55:54.872Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT [81/134] [2019-07-30T05:55:54.872Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:55:54.872Z] [INFO] [2019-07-30T05:55:54.872Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:54.872Z] [INFO] [2019-07-30T05:55:54.872Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:54.872Z] [INFO] The project's OSGi version is 1.2.1.201907300502 [2019-07-30T05:55:54.872Z] [INFO] [2019-07-30T05:55:54.872Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:54.872Z] [INFO] [2019-07-30T05:55:54.872Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:54.872Z] [INFO] [2019-07-30T05:55:54.873Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:54.873Z] [INFO] [2019-07-30T05:55:54.873Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:54.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/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T05:55:54.873Z] [INFO] [2019-07-30T05:55:54.873Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:54.873Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:55:54.873Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources [2019-07-30T05:55:54.873Z] [INFO] [2019-07-30T05:55:54.873Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:54.873Z] [INFO] Compiling 75 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes [2019-07-30T05:55:55.129Z] [INFO] [2019-07-30T05:55:55.129Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:55.129Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:55:55.129Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources [2019-07-30T05:55:55.129Z] [INFO] [2019-07-30T05:55:55.129Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:55.129Z] [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-30T05:55:55.386Z] [INFO] [2019-07-30T05:55:55.386Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:55.386Z] [INFO] [2019-07-30T05:55:55.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:55.386Z] [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-30T05:55:55.386Z] [INFO] [2019-07-30T05:55:55.386Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:55.386Z] [INFO] [2019-07-30T05:55:55.386Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:55.386Z] [INFO] [2019-07-30T05:55:55.386Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:55.386Z] [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-30T05:55:55.386Z] [INFO] [2019-07-30T05:55:55.386Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:55.386Z] [INFO] [2019-07-30T05:55:55.386Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:55.386Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:55:55.386Z] [INFO] [2019-07-30T05:55:55.386Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:55.642Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:55:55.642Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:55:55.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:55:55.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:55:56.156Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:55:56.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:55:56.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:55:56.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:55:56.978Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:55:56.978Z] [INFO] [2019-07-30T05:55:56.978Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:56.978Z] [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-30T05:55:56.978Z] [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-30T05:55:56.978Z] [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-30T05:55:56.978Z] [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-30T05:55:56.978Z] [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-30T05:55:56.978Z] [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-30T05:55:56.978Z] [INFO] [2019-07-30T05:55:56.978Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T05:55:56.978Z] [INFO] [2019-07-30T05:55:56.978Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >-- [2019-07-30T05:55:56.978Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT [82/134] [2019-07-30T05:55:56.978Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:55:56.978Z] [INFO] [2019-07-30T05:55:56.978Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:56.978Z] [INFO] [2019-07-30T05:55:56.978Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:56.978Z] [INFO] The project's OSGi version is 2.0.2.201907300502 [2019-07-30T05:55:56.978Z] [INFO] [2019-07-30T05:55:56.978Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:56.978Z] [INFO] [2019-07-30T05:55:56.978Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:56.978Z] [INFO] [2019-07-30T05:55:56.978Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:56.978Z] [INFO] [2019-07-30T05:55:56.978Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:56.978Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T05:55:56.978Z] [INFO] [2019-07-30T05:55:56.978Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:56.978Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:55:56.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources [2019-07-30T05:55:56.978Z] [INFO] [2019-07-30T05:55:56.978Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:56.978Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes [2019-07-30T05:55:57.235Z] [INFO] [2019-07-30T05:55:57.235Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:57.235Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:55:57.235Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources [2019-07-30T05:55:57.235Z] [INFO] [2019-07-30T05:55:57.235Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:57.235Z] [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-30T05:55:57.235Z] [INFO] [2019-07-30T05:55:57.235Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:57.235Z] [INFO] [2019-07-30T05:55:57.235Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:57.235Z] [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-30T05:55:57.235Z] [INFO] [2019-07-30T05:55:57.235Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:57.235Z] [INFO] [2019-07-30T05:55:57.235Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:57.235Z] [INFO] [2019-07-30T05:55:57.235Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:57.235Z] [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-30T05:55:57.492Z] [INFO] [2019-07-30T05:55:57.492Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:57.492Z] [INFO] [2019-07-30T05:55:57.492Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:57.492Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:55:57.492Z] [INFO] [2019-07-30T05:55:57.492Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:57.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:55:57.749Z] [INFO] [2019-07-30T05:55:57.749Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:57.749Z] [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-30T05:55:57.749Z] [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-30T05:55:57.749Z] [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-30T05:55:57.749Z] [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-30T05:55:57.749Z] [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-30T05:55:57.749Z] [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-30T05:55:57.749Z] [INFO] [2019-07-30T05:55:57.749Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T05:55:57.749Z] [INFO] [2019-07-30T05:55:57.749Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >--- [2019-07-30T05:55:57.749Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT [83/134] [2019-07-30T05:55:57.749Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:55:57.749Z] [INFO] [2019-07-30T05:55:57.749Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:55:57.749Z] [INFO] [2019-07-30T05:55:57.749Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:55:57.749Z] [INFO] The project's OSGi version is 1.0.5.201907300502 [2019-07-30T05:55:57.749Z] [INFO] [2019-07-30T05:55:57.749Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:55:57.749Z] [INFO] [2019-07-30T05:55:57.749Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:55:57.749Z] [INFO] [2019-07-30T05:55:57.749Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:55:57.749Z] [INFO] [2019-07-30T05:55:57.749Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:55:57.749Z] [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-30T05:55:57.749Z] [INFO] [2019-07-30T05:55:57.749Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:55:57.749Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:55:57.749Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources [2019-07-30T05:55:57.749Z] [INFO] [2019-07-30T05:55:57.749Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:55:57.749Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes [2019-07-30T05:55:58.312Z] [INFO] [2019-07-30T05:55:58.312Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:55:58.312Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:55:58.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources [2019-07-30T05:55:58.312Z] [INFO] [2019-07-30T05:55:58.312Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:55:58.312Z] [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-30T05:55:58.312Z] [INFO] [2019-07-30T05:55:58.312Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:55:58.312Z] [INFO] [2019-07-30T05:55:58.312Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:55:58.312Z] [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-30T05:55:58.312Z] [INFO] [2019-07-30T05:55:58.312Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:55:58.312Z] [INFO] [2019-07-30T05:55:58.312Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:55:58.312Z] [INFO] [2019-07-30T05:55:58.312Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:55:58.312Z] [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-30T05:55:58.569Z] [INFO] [2019-07-30T05:55:58.569Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:55:58.569Z] [INFO] [2019-07-30T05:55:58.569Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:55:58.569Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:55:58.569Z] [INFO] [2019-07-30T05:55:58.569Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:55:58.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:55:58.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:55:58.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:55:58.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:55:58.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:55:59.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:55:59.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T05:55:59.952Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:56:01.189Z] [INFO] [2019-07-30T05:56:01.189Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:56:01.189Z] [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-30T05:56:01.189Z] [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-30T05:56:01.189Z] [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-30T05:56:01.189Z] [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-30T05:56:01.189Z] [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-30T05:56:01.189Z] [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-30T05:56:01.189Z] [INFO] [2019-07-30T05:56:01.189Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T05:56:01.189Z] [INFO] [2019-07-30T05:56:01.189Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >-- [2019-07-30T05:56:01.189Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT [84/134] [2019-07-30T05:56:01.189Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:56:01.189Z] [INFO] [2019-07-30T05:56:01.189Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:01.189Z] [INFO] [2019-07-30T05:56:01.189Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:01.189Z] [INFO] The project's OSGi version is 1.2.7.201907300502 [2019-07-30T05:56:01.189Z] [INFO] [2019-07-30T05:56:01.189Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:01.189Z] [INFO] [2019-07-30T05:56:01.189Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:01.189Z] [INFO] [2019-07-30T05:56:01.189Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:01.189Z] [INFO] [2019-07-30T05:56:01.189Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:01.189Z] [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-30T05:56:01.189Z] [INFO] [2019-07-30T05:56:01.189Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:01.189Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:56:01.189Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources [2019-07-30T05:56:01.189Z] [INFO] [2019-07-30T05:56:01.189Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:01.189Z] [INFO] Compiling 128 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes [2019-07-30T05:56:02.559Z] [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-30T05:56:02.559Z] fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT); [2019-07-30T05:56:02.559Z] ^^^^^^^^ [2019-07-30T05:56:02.559Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T05:56:02.559Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-30T05:56:02.559Z] [INFO] [2019-07-30T05:56:02.559Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:02.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:56:02.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources [2019-07-30T05:56:02.559Z] [INFO] [2019-07-30T05:56:02.559Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:02.559Z] [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-30T05:56:02.559Z] [INFO] [2019-07-30T05:56:02.559Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:02.559Z] [INFO] [2019-07-30T05:56:02.559Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:02.559Z] [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-30T05:56:02.816Z] [INFO] [2019-07-30T05:56:02.816Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:02.816Z] [INFO] [2019-07-30T05:56:02.816Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:02.816Z] [INFO] [2019-07-30T05:56:02.816Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:02.816Z] [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-30T05:56:03.072Z] [INFO] [2019-07-30T05:56:03.072Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:03.072Z] [INFO] [2019-07-30T05:56:03.072Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:03.072Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:56:03.072Z] [INFO] [2019-07-30T05:56:03.072Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:03.635Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:56:03.635Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:56:03.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:56:03.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:56:03.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T05:56:04.149Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:56:04.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:56:04.971Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:56:06.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T05:56:06.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T05:56:06.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:56:06.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:56:06.599Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:06.599Z] [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-30T05:56:06.599Z] [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-30T05:56:06.599Z] [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-30T05:56:06.599Z] [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-30T05:56:06.599Z] [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-30T05:56:06.599Z] [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-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >-- [2019-07-30T05:56:06.599Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT [85/134] [2019-07-30T05:56:06.599Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T05:56:06.599Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target [2019-07-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T05:56:06.599Z] [INFO] The project's OSGi version is 5.0.0.201907300502 [2019-07-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T05:56:06.599Z] [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-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T05:56:06.599Z] [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-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T05:56:06.599Z] [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-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T05:56:06.599Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:56:06.599Z] [INFO] [2019-07-30T05:56:06.599Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T05:56:07.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:56:07.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:56:07.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:56:08.532Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T05:56:08.788Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:56:10.156Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:56:10.156Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:56:10.156Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T05:56:10.156Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:56:10.156Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T05:56:10.156Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:56:10.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:56:10.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:56:10.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T05:56:10.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T05:56:10.669Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:56:10.669Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:56:10.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T05:56:10.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T05:56:10.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T05:56:10.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T05:56:10.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T05:56:10.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T05:56:10.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T05:56:11.182Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T05:56:11.439Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T05:56:11.439Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T05:56:11.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T05:56:11.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T05:56:11.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:56:11.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T05:56:11.695Z] [INFO] [2019-07-30T05:56:11.695Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T05:56:11.695Z] [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-30T05:56:11.695Z] [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-30T05:56:11.695Z] [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-30T05:56:11.695Z] [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-30T05:56:11.695Z] [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-30T05:56:11.695Z] [INFO] [2019-07-30T05:56:11.695Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T05:56:11.695Z] [INFO] [2019-07-30T05:56:11.695Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >-- [2019-07-30T05:56:11.695Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT [86/134] [2019-07-30T05:56:11.695Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:56:11.695Z] [INFO] [2019-07-30T05:56:11.695Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:11.695Z] [INFO] [2019-07-30T05:56:11.695Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:11.695Z] [INFO] The project's OSGi version is 1.1.1.201907300502 [2019-07-30T05:56:11.695Z] [INFO] [2019-07-30T05:56:11.695Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:11.695Z] [INFO] [2019-07-30T05:56:11.695Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:11.695Z] [INFO] [2019-07-30T05:56:11.695Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:11.695Z] [INFO] [2019-07-30T05:56:11.695Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:11.695Z] [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-30T05:56:11.695Z] [INFO] [2019-07-30T05:56:11.695Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:11.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:56:11.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources [2019-07-30T05:56:11.695Z] [INFO] [2019-07-30T05:56:11.695Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:11.695Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes [2019-07-30T05:56:11.952Z] [INFO] [2019-07-30T05:56:11.952Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:11.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:56:11.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources [2019-07-30T05:56:11.952Z] [INFO] [2019-07-30T05:56:11.952Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:11.952Z] [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-30T05:56:11.952Z] [INFO] [2019-07-30T05:56:11.952Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:11.952Z] [INFO] [2019-07-30T05:56:11.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:11.952Z] [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-30T05:56:11.952Z] [INFO] [2019-07-30T05:56:11.952Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:11.952Z] [INFO] [2019-07-30T05:56:11.952Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:11.952Z] [INFO] [2019-07-30T05:56:11.952Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:11.952Z] [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-30T05:56:12.210Z] [INFO] [2019-07-30T05:56:12.210Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:12.210Z] [INFO] [2019-07-30T05:56:12.210Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:13.127Z] [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-30T05:56:13.127Z] [INFO] Command line: [2019-07-30T05:56:13.127Z] [/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-30T05:56:13.127Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:56:16.398Z] !SESSION 2019-07-30 05:56:13.355 ----------------------------------------------- [2019-07-30T05:56:16.398Z] eclipse.buildId=unknown [2019-07-30T05:56:16.398Z] java.version=1.8.0_202 [2019-07-30T05:56:16.398Z] java.vendor=Oracle Corporation [2019-07-30T05:56:16.398Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:56:16.398Z] 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-30T05:56:16.398Z] 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-30T05:56:16.398Z] [2019-07-30T05:56:16.398Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:56:15.931 [2019-07-30T05:56:16.398Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:56:16.398Z] !STACK 0 [2019-07-30T05:56:16.398Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T05:56:16.398Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:56:16.398Z] [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:56:16.398Z] [2019-07-30T05:56:16.398Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:56:16.063 [2019-07-30T05:56:16.398Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:56:16.398Z] !STACK 0 [2019-07-30T05:56:16.398Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T05:56:16.398Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:56:16.398Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:56:16.398Z] -> 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-30T05:56:16.398Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T05:56:16.398Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:56:16.398Z] [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:56:16.398Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:56:18.918Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-30T05:56:18.918Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-30T05:56:18.918Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.101 s [2019-07-30T05:56:18.918Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T05:56:18.918Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T05:56:18.918Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T05:56:18.918Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T05:56:18.918Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:18.918Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T05:56:18.918Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T05:56:18.918Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T05:56:18.918Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:18.918Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-30T05:56:19.176Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-30T05:56:19.176Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-30T05:56:19.176Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-30T05:56:19.176Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.176Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.176Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-30T05:56:19.176Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-30T05:56:19.176Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.176Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.176Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.176Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.176Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-30T05:56:19.176Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-30T05:56:19.176Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.176Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-30T05:56:19.176Z] 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-30T05:56:19.176Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.176Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.176Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-30T05:56:19.176Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-30T05:56:19.176Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.176Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.002 s [2019-07-30T05:56:19.176Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.176Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.05 s [2019-07-30T05:56:19.176Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.176Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.177Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.177Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.177Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.177Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.177Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-30T05:56:19.177Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-30T05:56:19.177Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.177Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.177Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.177Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.177Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.177Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.177Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.177Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.177Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.177Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.177Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.177Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.177Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.177Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-30T05:56:19.434Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-30T05:56:19.434Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.434Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-30T05:56:19.434Z] 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-30T05:56:19.434Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.434Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.434Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-30T05:56:19.434Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-30T05:56:19.434Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.434Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-30T05:56:19.434Z] 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-30T05:56:19.434Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.434Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-30T05:56:19.434Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T05:56:19.434Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-30T05:56:19.997Z] [2019-07-30T05:56:19.997Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-30 05:56:19.869 [2019-07-30T05:56:19.997Z] !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-30T05:56:19.997Z] !STACK 0 [2019-07-30T05:56:19.997Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration [2019-07-30T05:56:19.997Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:261) [2019-07-30T05:56:19.997Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:202) [2019-07-30T05:56:19.997Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:155) [2019-07-30T05:56:19.997Z] at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:154) [2019-07-30T05:56:19.997Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:56:19.997Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:56:19.997Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:56:19.997Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:56:19.997Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T05:56:19.997Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T05:56:19.997Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T05:56:19.997Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T05:56:19.997Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T05:56:19.997Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T05:56:19.997Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T05:56:19.997Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T05:56:19.997Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T05:56:19.997Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T05:56:19.997Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T05:56:19.997Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T05:56:19.997Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T05:56:19.997Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T05:56:19.997Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T05:56:19.997Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T05:56:19.997Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T05:56:19.997Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T05:56:19.997Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T05:56:19.997Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:56:19.997Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:56:19.997Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:56:19.997Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:56:19.997Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T05:56:19.997Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T05:56:19.997Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T05:56:19.997Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T05:56:19.997Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T05:56:19.997Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:56:19.997Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:56:19.997Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:56:19.997Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:56:19.997Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T05:56:19.997Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T05:56:19.997Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T05:56:19.997Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T05:56:19.997Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T05:56:19.997Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T05:56:19.997Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:56:19.997Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:56:19.997Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:56:19.997Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:56:19.997Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T05:56:19.997Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T05:56:19.997Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T05:56:19.997Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T05:56:19.997Z] [2019-07-30T05:56:19.997Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-30 05:56:19.958 [2019-07-30T05:56:19.997Z] !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-30T05:56:19.997Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-30T05:56:19.997Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.541 s [2019-07-30T05:56:19.997Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.087 s [2019-07-30T05:56:19.997Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-30T05:56:19.997Z] 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-30T05:56:19.997Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T05:56:19.997Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T05:56:19.997Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T05:56:19.997Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T05:56:19.997Z] [2019-07-30T05:56:19.997Z] Results: [2019-07-30T05:56:19.997Z] [2019-07-30T05:56:19.997Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:56:19.997Z] [2019-07-30T05:56:20.927Z] [INFO] All tests passed! [2019-07-30T05:56:20.927Z] [INFO] [2019-07-30T05:56:20.927Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:20.927Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:56:20.927Z] [INFO] [2019-07-30T05:56:20.927Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:21.184Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:56:21.184Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:56:21.441Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:56:21.441Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:56:21.441Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T05:56:21.698Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:56:22.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:56:22.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:56:22.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:56:22.518Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:56:22.518Z] [INFO] [2019-07-30T05:56:22.518Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:22.518Z] [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-30T05:56:22.518Z] [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-30T05:56:22.518Z] [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-30T05:56:22.518Z] [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-30T05:56:22.518Z] [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-30T05:56:22.518Z] [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-30T05:56:22.518Z] [INFO] [2019-07-30T05:56:22.518Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T05:56:22.518Z] [INFO] [2019-07-30T05:56:22.518Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >-- [2019-07-30T05:56:22.518Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT [87/134] [2019-07-30T05:56:22.518Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:56:22.518Z] [INFO] [2019-07-30T05:56:22.518Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:22.518Z] [INFO] [2019-07-30T05:56:22.518Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:22.518Z] [INFO] The project's OSGi version is 1.0.0.201907300502 [2019-07-30T05:56:22.518Z] [INFO] [2019-07-30T05:56:22.518Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:22.518Z] [INFO] [2019-07-30T05:56:22.518Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:22.518Z] [INFO] [2019-07-30T05:56:22.518Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:22.518Z] [INFO] [2019-07-30T05:56:22.518Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:22.518Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T05:56:22.518Z] [INFO] [2019-07-30T05:56:22.518Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:22.518Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:56:22.518Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources [2019-07-30T05:56:22.518Z] [INFO] [2019-07-30T05:56:22.518Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:22.518Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes [2019-07-30T05:56:22.775Z] [INFO] [2019-07-30T05:56:22.775Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:22.775Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:56:22.775Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources [2019-07-30T05:56:22.775Z] [INFO] [2019-07-30T05:56:22.775Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:22.775Z] [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-30T05:56:22.775Z] [INFO] [2019-07-30T05:56:22.775Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:22.775Z] [INFO] [2019-07-30T05:56:22.775Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:22.775Z] [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-30T05:56:22.775Z] [INFO] [2019-07-30T05:56:22.775Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:22.775Z] [INFO] [2019-07-30T05:56:22.775Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:22.775Z] [INFO] [2019-07-30T05:56:22.775Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:22.775Z] [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-30T05:56:22.775Z] [INFO] [2019-07-30T05:56:22.775Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:22.775Z] [INFO] [2019-07-30T05:56:22.775Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:24.144Z] [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-30T05:56:24.144Z] [INFO] Command line: [2019-07-30T05:56:24.144Z] [/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-30T05:56:24.144Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:56:26.665Z] !SESSION 2019-07-30 05:56:23.971 ----------------------------------------------- [2019-07-30T05:56:26.665Z] eclipse.buildId=unknown [2019-07-30T05:56:26.665Z] java.version=1.8.0_202 [2019-07-30T05:56:26.665Z] java.vendor=Oracle Corporation [2019-07-30T05:56:26.665Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:56:26.665Z] 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-30T05:56:26.665Z] 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-30T05:56:26.665Z] [2019-07-30T05:56:26.665Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:56:26.449 [2019-07-30T05:56:26.665Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:56:26.665Z] !STACK 0 [2019-07-30T05:56:26.665Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T05:56:26.665Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:56:26.665Z] [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:56:26.665Z] [2019-07-30T05:56:26.665Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:56:26.629 [2019-07-30T05:56:26.665Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:56:26.665Z] !STACK 0 [2019-07-30T05:56:26.665Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T05:56:26.665Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:56:26.665Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:56:26.665Z] -> 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-30T05:56:26.665Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T05:56:26.665Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:56:26.665Z] [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:56:26.665Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:56:29.160Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-30T05:56:29.417Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-30T05:56:29.417Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.095 s [2019-07-30T05:56:29.417Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.018 s [2019-07-30T05:56:29.417Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.005 s [2019-07-30T05:56:29.417Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-30T05:56:29.417Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-30T05:56:29.417Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0.005 s [2019-07-30T05:56:29.417Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0 s [2019-07-30T05:56:29.417Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-30T05:56:29.417Z] 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-30T05:56:29.417Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-30T05:56:29.417Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-30T05:56:29.417Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-30T05:56:29.417Z] 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-30T05:56:29.417Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-30T05:56:29.417Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-30T05:56:29.417Z] [2019-07-30T05:56:29.417Z] Results: [2019-07-30T05:56:29.417Z] [2019-07-30T05:56:29.417Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:56:29.417Z] [2019-07-30T05:56:30.347Z] [INFO] All tests passed! [2019-07-30T05:56:30.347Z] [INFO] [2019-07-30T05:56:30.347Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:30.347Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:56:30.347Z] [INFO] [2019-07-30T05:56:30.347Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:30.604Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:56:30.604Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:56:30.604Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:56:31.168Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:56:31.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:56:31.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:56:31.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:56:31.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:56:31.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:56:31.937Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T05:56:31.937Z] [INFO] [2019-07-30T05:56:31.937Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:31.937Z] [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-30T05:56:31.937Z] [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-30T05:56:31.937Z] [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-30T05:56:31.937Z] [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-30T05:56:31.937Z] [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-30T05:56:31.937Z] [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-30T05:56:32.194Z] [INFO] [2019-07-30T05:56:32.194Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T05:56:32.194Z] [INFO] [2019-07-30T05:56:32.194Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >-- [2019-07-30T05:56:32.194Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT [88/134] [2019-07-30T05:56:32.194Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:56:32.194Z] [INFO] [2019-07-30T05:56:32.194Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:56:32.194Z] [INFO] [2019-07-30T05:56:32.194Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:56:32.194Z] [INFO] The project's OSGi version is 2.0.2.201907300502 [2019-07-30T05:56:32.194Z] [INFO] [2019-07-30T05:56:32.194Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:56:32.194Z] [INFO] [2019-07-30T05:56:32.194Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:56:32.194Z] [INFO] [2019-07-30T05:56:32.194Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:56:32.194Z] [INFO] [2019-07-30T05:56:32.194Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:56:32.194Z] [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-30T05:56:32.194Z] [INFO] [2019-07-30T05:56:32.194Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:56:32.194Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:56:32.194Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources [2019-07-30T05:56:32.194Z] [INFO] [2019-07-30T05:56:32.194Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:56:32.194Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes [2019-07-30T05:56:32.757Z] [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-30T05:56:32.757Z] Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class); [2019-07-30T05:56:32.757Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:56:32.757Z] 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-30T05:56:32.757Z] 1 problem (1 warning) [2019-07-30T05:56:32.757Z] [INFO] [2019-07-30T05:56:32.757Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:56:32.757Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:56:32.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources [2019-07-30T05:56:32.757Z] [INFO] [2019-07-30T05:56:32.757Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:56:32.757Z] [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-30T05:56:32.757Z] [INFO] [2019-07-30T05:56:32.757Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:56:32.757Z] [INFO] [2019-07-30T05:56:32.757Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:56:32.757Z] [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-30T05:56:32.757Z] [INFO] [2019-07-30T05:56:32.757Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:56:32.757Z] [INFO] [2019-07-30T05:56:32.757Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:56:32.757Z] [INFO] [2019-07-30T05:56:32.757Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:56:32.757Z] [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-30T05:56:33.013Z] [INFO] [2019-07-30T05:56:33.013Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:56:33.013Z] [INFO] [2019-07-30T05:56:33.013Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:56:34.381Z] [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-30T05:56:34.381Z] [INFO] Command line: [2019-07-30T05:56:34.381Z] [/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-30T05:56:34.381Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:56:37.654Z] !SESSION 2019-07-30 05:56:34.476 ----------------------------------------------- [2019-07-30T05:56:37.654Z] eclipse.buildId=unknown [2019-07-30T05:56:37.654Z] java.version=1.8.0_202 [2019-07-30T05:56:37.654Z] java.vendor=Oracle Corporation [2019-07-30T05:56:37.654Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:56:37.654Z] 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-30T05:56:37.654Z] 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-30T05:56:37.654Z] [2019-07-30T05:56:37.654Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:56:37.245 [2019-07-30T05:56:37.654Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:56:37.654Z] !STACK 0 [2019-07-30T05:56:37.654Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T05:56:37.654Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:56:37.654Z] [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:56:37.654Z] [2019-07-30T05:56:37.654Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:56:37.425 [2019-07-30T05:56:37.654Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:56:37.654Z] !STACK 0 [2019-07-30T05:56:37.654Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T05:56:37.654Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:56:37.654Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:56:37.654Z] -> 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-30T05:56:37.654Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T05:56:37.654Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:56:37.654Z] [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:56:37.654Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:56:39.545Z] process 10710: 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-30T05:56:39.545Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T05:56:40.109Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:56:40.109Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T05:56:50.322Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-30T05:56:50.322Z] *** BUG *** [2019-07-30T05:56:50.322Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:56:50.322Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:56:50.322Z] [2019-07-30T05:56:50.322Z] *** BUG *** [2019-07-30T05:56:50.322Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:56:50.322Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:56:50.322Z] [2019-07-30T05:56:50.322Z] *** BUG *** [2019-07-30T05:56:50.322Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:56:50.322Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:56:50.322Z] [2019-07-30T05:56:50.886Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.726 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-30T05:56:50.886Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest) Time elapsed: 1.685 s [2019-07-30T05:56:50.886Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-30T05:56:50.886Z] *** BUG *** [2019-07-30T05:56:50.886Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:56:50.886Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:56:50.886Z] [2019-07-30T05:56:51.142Z] *** BUG *** [2019-07-30T05:56:51.142Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:56:51.142Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:56:51.142Z] [2019-07-30T05:56:51.142Z] *** BUG *** [2019-07-30T05:56:51.142Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:56:51.142Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:56:51.142Z] [2019-07-30T05:56:53.035Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.095 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-30T05:56:53.035Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest) Time elapsed: 2.094 s [2019-07-30T05:56:53.035Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-30T05:56:53.036Z] *** BUG *** [2019-07-30T05:56:53.036Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:56:53.036Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:56:53.036Z] [2019-07-30T05:56:53.292Z] *** BUG *** [2019-07-30T05:56:53.292Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:56:53.292Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:56:53.292Z] [2019-07-30T05:56:53.292Z] *** BUG *** [2019-07-30T05:56:53.292Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:56:53.292Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:56:53.292Z] [2019-07-30T05:56:54.222Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.01 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-30T05:56:54.222Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest) Time elapsed: 1.007 s [2019-07-30T05:56:54.222Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-30T05:56:54.222Z] *** BUG *** [2019-07-30T05:56:54.222Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T05:56:54.222Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T05:56:54.222Z] [2019-07-30T05:56:55.154Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-30T05:56:55.154Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest) Time elapsed: 1.091 s [2019-07-30T05:56:55.154Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-30T05:56:56.084Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.746 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-30T05:56:56.084Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest) Time elapsed: 0.744 s [2019-07-30T05:56:56.084Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-30T05:56:57.014Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.096 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-30T05:56:57.014Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest) Time elapsed: 1.095 s [2019-07-30T05:56:57.014Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-30T05:56:57.943Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.964 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-30T05:56:57.943Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test) Time elapsed: 0.962 s [2019-07-30T05:56:57.943Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-30T05:57:10.233Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.644 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-30T05:57:10.233Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest) Time elapsed: 11.643 s [2019-07-30T05:57:10.233Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-30T05:57:12.125Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.182 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-30T05:57:12.125Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest) Time elapsed: 2.181 s [2019-07-30T05:57:12.125Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-30T05:57:12.689Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-30T05:57:12.689Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest) Time elapsed: 0.788 s [2019-07-30T05:57:12.689Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-30T05:57:13.619Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.878 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-30T05:57:13.619Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest) Time elapsed: 0.876 s [2019-07-30T05:57:13.619Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-30T05:57:13.619Z] 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-30T05:57:13.619Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.015 s [2019-07-30T05:57:13.619Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.004 s [2019-07-30T05:57:13.619Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-30T05:57:13.619Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-30T05:57:13.619Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T05:57:13.619Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-30T05:57:14.184Z] [2019-07-30T05:57:14.184Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-30 05:57:14.144 [2019-07-30T05:57:14.184Z] !MESSAGE Could not validate the xml response [2019-07-30T05:57:14.184Z] !STACK 0 [2019-07-30T05:57:14.184Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-30T05:57:14.184Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T05:57:14.184Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-30T05:57:14.184Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-30T05:57:14.184Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T05:57:14.184Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-30T05:57:14.184Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-30T05:57:14.184Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T05:57:14.184Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T05:57:14.184Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T05:57:14.184Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T05:57:14.184Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T05:57:14.184Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T05:57:14.184Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T05:57:14.184Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-30T05:57:14.184Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-30T05:57:14.184Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-30T05:57:14.184Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:57:14.184Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:57:14.184Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:57:14.184Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:57:14.184Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T05:57:14.184Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T05:57:14.184Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T05:57:14.184Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T05:57:14.184Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T05:57:14.184Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T05:57:14.184Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T05:57:14.184Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T05:57:14.184Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T05:57:14.184Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T05:57:14.184Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T05:57:14.184Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T05:57:14.184Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T05:57:14.184Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T05:57:14.184Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T05:57:14.184Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T05:57:14.184Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T05:57:14.184Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T05:57:14.184Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T05:57:14.184Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:57:14.184Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:57:14.184Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:57:14.184Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:57:14.184Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T05:57:14.184Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T05:57:14.184Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T05:57:14.184Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T05:57:14.184Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-30T05:57:14.184Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T05:57:14.184Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T05:57:14.184Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T05:57:14.184Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T05:57:14.184Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T05:57:14.184Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T05:57:14.184Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T05:57:14.184Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T05:57:14.184Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T05:57:14.184Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T05:57:14.184Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T05:57:14.184Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T05:57:14.184Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T05:57:14.184Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T05:57:14.184Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T05:57:14.184Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T05:57:14.184Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T05:57:14.184Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T05:57:14.184Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T05:57:14.184Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T05:57:14.184Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T05:57:14.184Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:57:14.184Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:57:14.184Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:57:14.184Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:57:14.184Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T05:57:14.184Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T05:57:14.184Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T05:57:14.184Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T05:57:15.552Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.962 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-30T05:57:15.552Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.151 s [2019-07-30T05:57:15.552Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.091 s [2019-07-30T05:57:15.552Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.035 s [2019-07-30T05:57:15.552Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.068 s [2019-07-30T05:57:15.552Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-07-30T05:57:15.552Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.018 s [2019-07-30T05:57:15.552Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.071 s [2019-07-30T05:57:15.552Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-07-30T05:57:15.552Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.068 s [2019-07-30T05:57:15.552Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.024 s [2019-07-30T05:57:15.552Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.02 s [2019-07-30T05:57:15.552Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.079 s [2019-07-30T05:57:15.552Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.077 s [2019-07-30T05:57:15.552Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.022 s [2019-07-30T05:57:15.552Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.083 s [2019-07-30T05:57:15.552Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.043 s [2019-07-30T05:57:15.552Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.081 s [2019-07-30T05:57:15.552Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.071 s [2019-07-30T05:57:15.552Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.03 s [2019-07-30T05:57:15.552Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-30T05:57:15.552Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-30T05:57:15.552Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.061 s [2019-07-30T05:57:15.552Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.018 s [2019-07-30T05:57:15.552Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-30T05:57:15.552Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.072 s [2019-07-30T05:57:15.552Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T05:57:15.552Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T05:57:15.552Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.059 s [2019-07-30T05:57:15.552Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T05:57:15.552Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-30T05:57:15.552Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T05:57:15.552Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T05:57:15.552Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-30T05:57:15.552Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.055 s [2019-07-30T05:57:15.552Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T05:57:15.552Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-30T05:57:15.552Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T05:57:15.552Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T05:57:15.552Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.055 s [2019-07-30T05:57:15.552Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T05:57:15.552Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-07-30T05:57:15.552Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.055 s [2019-07-30T05:57:15.552Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-30T05:57:15.552Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T05:57:15.552Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T05:57:15.552Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.057 s [2019-07-30T05:57:15.552Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T05:57:15.552Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T05:57:15.552Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T05:57:15.552Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.069 s [2019-07-30T05:57:15.552Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T05:57:15.552Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T05:57:15.552Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.056 s [2019-07-30T05:57:15.552Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T05:57:15.552Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-30T05:57:16.115Z] [2019-07-30T05:57:16.115Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-30 05:57:16.027 [2019-07-30T05:57:16.115Z] !MESSAGE Could not validate the xml response [2019-07-30T05:57:16.115Z] !STACK 0 [2019-07-30T05:57:16.115Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-30T05:57:16.115Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T05:57:16.115Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-30T05:57:16.115Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-30T05:57:16.115Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T05:57:16.115Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-30T05:57:16.115Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-30T05:57:16.115Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T05:57:16.115Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T05:57:16.115Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T05:57:16.115Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T05:57:16.115Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T05:57:16.115Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T05:57:16.115Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T05:57:16.115Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T05:57:16.115Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-30T05:57:16.115Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-30T05:57:16.115Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-30T05:57:16.115Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:57:16.115Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:57:16.115Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:57:16.115Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:57:16.115Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T05:57:16.115Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T05:57:16.115Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T05:57:16.115Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T05:57:16.115Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T05:57:16.115Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T05:57:16.115Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T05:57:16.115Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T05:57:16.115Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T05:57:16.115Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T05:57:16.115Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T05:57:16.115Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T05:57:16.115Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T05:57:16.115Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T05:57:16.115Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T05:57:16.115Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T05:57:16.115Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T05:57:16.115Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T05:57:16.115Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T05:57:16.115Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:57:16.115Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:57:16.115Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:57:16.115Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:57:16.115Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T05:57:16.115Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T05:57:16.115Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T05:57:16.115Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T05:57:16.115Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-30T05:57:16.115Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T05:57:16.115Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T05:57:16.115Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T05:57:16.115Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T05:57:16.115Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T05:57:16.116Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T05:57:16.116Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T05:57:16.116Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T05:57:16.116Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T05:57:16.116Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T05:57:16.116Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T05:57:16.116Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T05:57:16.116Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T05:57:16.116Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T05:57:16.116Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T05:57:16.116Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T05:57:16.116Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T05:57:16.116Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T05:57:16.116Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T05:57:16.116Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T05:57:16.116Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T05:57:16.116Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T05:57:16.116Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T05:57:16.116Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T05:57:16.116Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T05:57:16.116Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T05:57:16.116Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T05:57:16.116Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T05:57:16.116Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T05:57:17.484Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.683 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-30T05:57:17.484Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.088 s [2019-07-30T05:57:17.484Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.026 s [2019-07-30T05:57:17.484Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.063 s [2019-07-30T05:57:17.484Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-30T05:57:17.484Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T05:57:17.484Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-30T05:57:17.484Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.064 s [2019-07-30T05:57:17.484Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T05:57:17.484Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.069 s [2019-07-30T05:57:17.484Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.03 s [2019-07-30T05:57:17.484Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.024 s [2019-07-30T05:57:17.484Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.063 s [2019-07-30T05:57:17.484Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.023 s [2019-07-30T05:57:17.484Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.066 s [2019-07-30T05:57:17.484Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.027 s [2019-07-30T05:57:17.484Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.021 s [2019-07-30T05:57:17.484Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.058 s [2019-07-30T05:57:17.484Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.021 s [2019-07-30T05:57:17.484Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.022 s [2019-07-30T05:57:17.484Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.056 s [2019-07-30T05:57:17.484Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-30T05:57:17.484Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-30T05:57:17.484Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T05:57:17.484Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.056 s [2019-07-30T05:57:17.484Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-30T05:57:17.484Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-30T05:57:17.484Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-30T05:57:17.484Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.057 s [2019-07-30T05:57:17.484Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-30T05:57:17.484Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T05:57:17.485Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T05:57:17.485Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-30T05:57:17.485Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.05 s [2019-07-30T05:57:17.485Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T05:57:17.485Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-30T05:57:17.485Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T05:57:17.485Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T05:57:17.485Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.058 s [2019-07-30T05:57:17.485Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T05:57:17.485Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-30T05:57:17.485Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T05:57:17.485Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.057 s [2019-07-30T05:57:17.485Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T05:57:17.485Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-30T05:57:17.485Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.062 s [2019-07-30T05:57:17.485Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T05:57:17.485Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T05:57:17.485Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-30T05:57:17.485Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.058 s [2019-07-30T05:57:17.485Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-30T05:57:17.485Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T05:57:17.485Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-30T05:57:17.485Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.055 s [2019-07-30T05:57:17.485Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-30T05:57:17.485Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-30T05:57:17.485Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.061 s [2019-07-30T05:57:17.485Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-30T05:57:17.742Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.33 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-30T05:57:17.742Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.023 s [2019-07-30T05:57:17.742Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T05:57:17.742Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T05:57:17.742Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T05:57:17.742Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T05:57:17.742Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.037 s [2019-07-30T05:57:17.742Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T05:57:17.742Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T05:57:17.742Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T05:57:17.742Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-30T05:57:17.742Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T05:57:17.742Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T05:57:17.742Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.045 s [2019-07-30T05:57:17.742Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T05:57:17.742Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-30T05:57:17.742Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T05:57:17.742Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-30T05:57:17.742Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T05:57:17.742Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T05:57:17.742Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T05:57:17.742Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T05:57:17.742Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T05:57:17.742Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.048 s [2019-07-30T05:57:17.742Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T05:57:17.742Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.015 s [2019-07-30T05:57:17.742Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T05:57:17.742Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T05:57:17.742Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T05:57:17.742Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T05:57:17.742Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-30T05:57:17.742Z] 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-30T05:57:17.742Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T05:57:17.742Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T05:57:17.742Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T05:57:17.742Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T05:57:17.742Z] [2019-07-30T05:57:17.742Z] Results: [2019-07-30T05:57:17.742Z] [2019-07-30T05:57:17.742Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9 [2019-07-30T05:57:17.742Z] [2019-07-30T05:57:19.230Z] [INFO] All tests passed! [2019-07-30T05:57:19.230Z] [INFO] [2019-07-30T05:57:19.230Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:57:19.230Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:57:19.230Z] [INFO] [2019-07-30T05:57:19.230Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:57:19.486Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:57:19.486Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:57:19.743Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:57:20.308Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:57:20.565Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:57:20.565Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:57:20.565Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T05:57:20.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:57:20.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T05:57:21.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:57:22.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T05:57:22.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T05:57:22.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T05:57:22.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T05:57:22.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:57:22.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:57:23.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:57:23.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:57:23.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:57:23.575Z] [INFO] [2019-07-30T05:57:23.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:57:23.575Z] [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-30T05:57:23.575Z] [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-30T05:57:23.575Z] [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-30T05:57:23.575Z] [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-30T05:57:23.575Z] [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-30T05:57:23.575Z] [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-30T05:57:23.575Z] [INFO] [2019-07-30T05:57:23.575Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T05:57:23.575Z] [INFO] [2019-07-30T05:57:23.575Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >-- [2019-07-30T05:57:23.575Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT [89/134] [2019-07-30T05:57:23.575Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T05:57:23.575Z] [INFO] [2019-07-30T05:57:23.575Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:23.575Z] [INFO] [2019-07-30T05:57:23.575Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:23.575Z] [INFO] The project's OSGi version is 2.0.0.201907300502 [2019-07-30T05:57:23.575Z] [INFO] [2019-07-30T05:57:23.575Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:23.575Z] [INFO] [2019-07-30T05:57:23.575Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:23.575Z] [INFO] [2019-07-30T05:57:23.575Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:23.575Z] [INFO] [2019-07-30T05:57:23.575Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:23.575Z] [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-30T05:57:23.575Z] [INFO] [2019-07-30T05:57:23.575Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:23.575Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:57:23.575Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources [2019-07-30T05:57:23.575Z] [INFO] [2019-07-30T05:57:23.575Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:23.575Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes [2019-07-30T05:57:23.832Z] [INFO] [2019-07-30T05:57:23.832Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:23.832Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:57:23.832Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources [2019-07-30T05:57:23.832Z] [INFO] [2019-07-30T05:57:23.832Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:23.832Z] [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-30T05:57:23.832Z] [INFO] [2019-07-30T05:57:23.832Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:23.832Z] [INFO] [2019-07-30T05:57:23.832Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:23.832Z] [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-30T05:57:23.832Z] [INFO] [2019-07-30T05:57:23.832Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:23.832Z] [INFO] [2019-07-30T05:57:23.832Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:23.832Z] [INFO] [2019-07-30T05:57:23.832Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:23.832Z] [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-30T05:57:23.832Z] [INFO] [2019-07-30T05:57:23.832Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:23.832Z] [INFO] [2019-07-30T05:57:23.832Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:23.833Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:57:23.833Z] [INFO] [2019-07-30T05:57:23.833Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:24.763Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:57:24.763Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:57:24.763Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:57:25.326Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:57:25.326Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T05:57:25.326Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:57:25.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:57:27.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T05:57:27.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T05:57:27.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T05:57:27.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:57:27.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:57:27.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:57:27.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T05:57:27.780Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:57:27.780Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T05:57:28.037Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:57:28.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:57:28.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T05:57:28.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T05:57:28.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T05:57:28.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T05:57:28.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T05:57:28.808Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T05:57:28.808Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T05:57:29.065Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:57:29.065Z] [INFO] [2019-07-30T05:57:29.065Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:29.065Z] [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-30T05:57:29.065Z] [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-30T05:57:29.065Z] [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-30T05:57:29.065Z] [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-30T05:57:29.065Z] [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-30T05:57:29.065Z] [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-30T05:57:29.065Z] [INFO] [2019-07-30T05:57:29.065Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T05:57:29.065Z] [INFO] [2019-07-30T05:57:29.065Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >--- [2019-07-30T05:57:29.065Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT [90/134] [2019-07-30T05:57:29.065Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T05:57:29.065Z] [INFO] [2019-07-30T05:57:29.065Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T05:57:29.065Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target [2019-07-30T05:57:29.065Z] [INFO] [2019-07-30T05:57:29.065Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T05:57:29.065Z] [INFO] The project's OSGi version is 5.0.0.201907300502 [2019-07-30T05:57:29.065Z] [INFO] [2019-07-30T05:57:29.065Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T05:57:29.065Z] [INFO] [2019-07-30T05:57:29.065Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T05:57:29.065Z] [INFO] [2019-07-30T05:57:29.065Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T05:57:29.065Z] [INFO] [2019-07-30T05:57:29.065Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T05:57:29.065Z] [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-30T05:57:29.065Z] [INFO] [2019-07-30T05:57:29.065Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T05:57:29.065Z] [INFO] [2019-07-30T05:57:29.065Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T05:57:29.065Z] [INFO] [2019-07-30T05:57:29.065Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T05:57:29.321Z] [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-30T05:57:29.321Z] [INFO] [2019-07-30T05:57:29.321Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T05:57:29.321Z] [INFO] [2019-07-30T05:57:29.321Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T05:57:29.321Z] [INFO] [2019-07-30T05:57:29.321Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T05:57:29.321Z] [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-30T05:57:29.321Z] [INFO] [2019-07-30T05:57:29.321Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T05:57:29.321Z] [INFO] [2019-07-30T05:57:29.321Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T05:57:29.321Z] [INFO] [2019-07-30T05:57:29.321Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T05:57:29.321Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:57:29.321Z] [INFO] [2019-07-30T05:57:29.321Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T05:57:31.264Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:57:31.264Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:57:31.264Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:57:31.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T05:57:31.778Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T05:57:33.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:57:33.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T05:57:33.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T05:57:33.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:57:33.405Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T05:57:33.405Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T05:57:33.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T05:57:33.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T05:57:33.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T05:57:33.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:57:34.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:57:34.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:57:34.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T05:57:34.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T05:57:34.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T05:57:34.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T05:57:34.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:57:34.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:57:34.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T05:57:34.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T05:57:34.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T05:57:34.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T05:57:34.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T05:57:34.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T05:57:34.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T05:57:34.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T05:57:34.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T05:57:34.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T05:57:35.203Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T05:57:35.203Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T05:57:35.767Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T05:57:35.767Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T05:57:35.767Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:57:35.767Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T05:57:35.767Z] [INFO] [2019-07-30T05:57:35.767Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T05:57:35.767Z] [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-30T05:57:35.767Z] [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-30T05:57:35.767Z] [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-30T05:57:35.767Z] [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-30T05:57:35.767Z] [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-30T05:57:35.767Z] [INFO] [2019-07-30T05:57:35.767Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T05:57:35.767Z] [INFO] [2019-07-30T05:57:35.767Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >-- [2019-07-30T05:57:35.767Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT [91/134] [2019-07-30T05:57:35.767Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:57:35.767Z] [INFO] [2019-07-30T05:57:35.767Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:57:35.767Z] [INFO] [2019-07-30T05:57:35.767Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:57:35.767Z] [INFO] The project's OSGi version is 1.0.9.201907300502 [2019-07-30T05:57:35.767Z] [INFO] [2019-07-30T05:57:35.767Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:57:35.767Z] [INFO] [2019-07-30T05:57:35.767Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:57:35.767Z] [INFO] [2019-07-30T05:57:35.767Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:57:35.767Z] [INFO] [2019-07-30T05:57:35.767Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:57:35.767Z] [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-30T05:57:35.767Z] [INFO] [2019-07-30T05:57:35.767Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:57:35.767Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:57:35.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources [2019-07-30T05:57:35.767Z] [INFO] [2019-07-30T05:57:35.767Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:57:35.767Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes [2019-07-30T05:57:36.330Z] [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-30T05:57:36.330Z] TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-30T05:57:36.330Z] ^^^^^^^^^^^^^ [2019-07-30T05:57:36.330Z] 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-30T05:57:36.330Z] [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-30T05:57:36.330Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-30T05:57:36.330Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:57:36.330Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-30T05:57:36.330Z] [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-30T05:57:36.330Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-30T05:57:36.330Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:57:36.330Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>' [2019-07-30T05:57:36.330Z] [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-30T05:57:36.330Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T05:57:36.330Z] ^^^^^^^^^^^^^^^ [2019-07-30T05:57:36.330Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-30T05:57:36.330Z] [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-30T05:57:36.330Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T05:57:36.330Z] ^^^^^ [2019-07-30T05:57:36.330Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T05:57:36.330Z] [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-30T05:57:36.330Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-30T05:57:36.330Z] ^^^^ [2019-07-30T05:57:36.330Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T05:57:36.330Z] [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-30T05:57:36.330Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-30T05:57:36.330Z] ^^^^ [2019-07-30T05:57:36.330Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T05:57:36.330Z] [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-30T05:57:36.330Z] provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID); [2019-07-30T05:57:36.330Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T05:57:36.330Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-30T05:57:36.330Z] [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-30T05:57:36.330Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T05:57:36.330Z] ^^^^^^^^^^^^^^^ [2019-07-30T05:57:36.330Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-30T05:57:36.330Z] [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-30T05:57:36.330Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T05:57:36.330Z] ^^^^^ [2019-07-30T05:57:36.330Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T05:57:36.330Z] [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-30T05:57:36.330Z] TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-30T05:57:36.330Z] ^^^^^^^^^^^^^ [2019-07-30T05:57:36.330Z] 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-30T05:57:36.330Z] 11 problems (11 warnings) [2019-07-30T05:57:36.330Z] [INFO] [2019-07-30T05:57:36.330Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:57:36.330Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:57:36.330Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources [2019-07-30T05:57:36.330Z] [INFO] [2019-07-30T05:57:36.330Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:57:36.330Z] [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-30T05:57:36.330Z] [INFO] [2019-07-30T05:57:36.330Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:57:36.330Z] [INFO] [2019-07-30T05:57:36.330Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:57:36.330Z] [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-30T05:57:36.587Z] [INFO] [2019-07-30T05:57:36.587Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:57:36.587Z] [INFO] [2019-07-30T05:57:36.587Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:57:36.587Z] [INFO] [2019-07-30T05:57:36.587Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:57:36.587Z] [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-30T05:57:36.587Z] [INFO] [2019-07-30T05:57:36.587Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:57:36.587Z] [INFO] [2019-07-30T05:57:36.587Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:57:37.957Z] [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-30T05:57:37.957Z] [INFO] Command line: [2019-07-30T05:57:37.957Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/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-30T05:57:37.957Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:57:42.133Z] !SESSION 2019-07-30 05:57:37.851 ----------------------------------------------- [2019-07-30T05:57:42.133Z] eclipse.buildId=unknown [2019-07-30T05:57:42.133Z] java.version=1.8.0_202 [2019-07-30T05:57:42.133Z] java.vendor=Oracle Corporation [2019-07-30T05:57:42.133Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:57:42.133Z] 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-30T05:57:42.133Z] 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-30T05:57:42.133Z] [2019-07-30T05:57:42.133Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:57:42.060 [2019-07-30T05:57:42.133Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:57:42.133Z] !STACK 0 [2019-07-30T05:57:42.133Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T05:57:42.133Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:57:42.133Z] [2019-07-30T05:57:42.133Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:57:42.133Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:57:42.133Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:57:42.133Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:57:42.133Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:57:42.133Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:57:42.133Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:57:42.133Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:57:42.133Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:57:42.133Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:57:42.389Z] [2019-07-30T05:57:42.390Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:57:42.249 [2019-07-30T05:57:42.390Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:57:42.390Z] !STACK 0 [2019-07-30T05:57:42.390Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T05:57:42.390Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:57:42.390Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:57:42.390Z] -> 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-30T05:57:42.390Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T05:57:42.390Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:57:42.390Z] [2019-07-30T05:57:42.390Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:57:42.390Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:57:42.390Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:57:42.390Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:57:42.390Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:57:42.390Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:57:42.390Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:57:42.390Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:57:42.390Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:57:42.390Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:57:45.708Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-30T05:57:45.708Z] [2019-07-30T05:57:45.708Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:57:45.251 [2019-07-30T05:57:45.708Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-30T05:57:45.708Z] [2019-07-30T05:57:45.708Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:57:45.253 [2019-07-30T05:57:45.708Z] !MESSAGE The value of an event field attribute should not be null [2019-07-30T05:57:45.708Z] [2019-07-30T05:57:45.708Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:57:45.254 [2019-07-30T05:57:45.708Z] !MESSAGE A query state attribute should have children attributes [2019-07-30T05:57:45.708Z] [2019-07-30T05:57:45.708Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:57:45.260 [2019-07-30T05:57:45.708Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-30T05:57:45.708Z] [2019-07-30T05:57:45.708Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:57:45.262 [2019-07-30T05:57:45.708Z] !MESSAGE Location undefined does not exist [2019-07-30T05:57:45.708Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-30T05:57:45.708Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.021 s [2019-07-30T05:57:45.708Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.015 s [2019-07-30T05:57:45.708Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.061 s [2019-07-30T05:57:45.708Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-30T05:57:45.708Z] [2019-07-30T05:57:45.708Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:57:45.433 [2019-07-30T05:57:45.708Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-30T05:57:45.708Z] [2019-07-30T05:57:45.708Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:57:45.434 [2019-07-30T05:57:45.708Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-30T05:57:45.708Z] [2019-07-30T05:57:45.708Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:57:45.438 [2019-07-30T05:57:45.708Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-30T05:57:45.708Z] [2019-07-30T05:57:45.708Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:57:45.440 [2019-07-30T05:57:45.708Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-30T05:57:45.708Z] [2019-07-30T05:57:45.708Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:57:45.451 [2019-07-30T05:57:45.708Z] !MESSAGE The mapping group undefined does not exist in this analysis [2019-07-30T05:57:45.708Z] [2019-07-30T05:57:45.708Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:57:45.456 [2019-07-30T05:57:45.708Z] !MESSAGE Compiling value: value is not a parseable integer: not int [2019-07-30T05:57:45.708Z] [2019-07-30T05:57:45.708Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:57:45.458 [2019-07-30T05:57:45.708Z] !MESSAGE A query state value should have children attributes [2019-07-30T05:57:45.708Z] [2019-07-30T05:57:45.708Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:57:45.460 [2019-07-30T05:57:45.708Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-30T05:57:45.708Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-30T05:57:45.708Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.003 s [2019-07-30T05:57:45.708Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-30T05:57:45.708Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T05:57:45.708Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-30T05:57:45.708Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-30T05:57:45.708Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T05:57:45.708Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T05:57:45.708Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-30T05:57:45.708Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T05:57:45.709Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-30T05:57:45.709Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T05:57:45.709Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T05:57:45.709Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T05:57:45.709Z] 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-30T05:57:45.709Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T05:57:45.709Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T05:57:45.709Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T05:57:45.709Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T05:57:45.709Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.003 s [2019-07-30T05:57:45.709Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T05:57:45.709Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T05:57:45.709Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T05:57:45.709Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-30T05:57:45.709Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T05:57:45.709Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-30T05:57:45.709Z] [2019-07-30T05:57:45.709Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:57:45.554 [2019-07-30T05:57:45.709Z] !MESSAGE Segment time: only one of or shoud be present [2019-07-30T05:57:45.709Z] 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-30T05:57:45.709Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.012 s [2019-07-30T05:57:45.709Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-30T05:57:45.709Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-30T05:57:45.709Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-30T05:57:45.709Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.002 s [2019-07-30T05:57:45.709Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-30T05:57:45.709Z] [2019-07-30T05:57:45.709Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:45.642 [2019-07-30T05:57:45.709Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there [2019-07-30T05:57:45.968Z] [2019-07-30T05:57:45.968Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:45.745 [2019-07-30T05:57:45.968Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes [2019-07-30T05:57:45.968Z] [2019-07-30T05:57:45.968Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:57:45.757 [2019-07-30T05:57:45.968Z] !MESSAGE State Transition: Undefined action: action1 [2019-07-30T05:57:45.968Z] [2019-07-30T05:57:45.968Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:57:45.760 [2019-07-30T05:57:45.968Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-30T05:57:45.968Z] [2019-07-30T05:57:45.968Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:57:45.763 [2019-07-30T05:57:45.968Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-30T05:57:45.968Z] [2019-07-30T05:57:45.968Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:45.765 [2019-07-30T05:57:45.968Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there [2019-07-30T05:57:45.968Z] 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-30T05:57:45.968Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.029 s [2019-07-30T05:57:45.968Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.006 s [2019-07-30T05:57:45.968Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.053 s [2019-07-30T05:57:45.968Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.006 s [2019-07-30T05:57:45.968Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.007 s [2019-07-30T05:57:45.968Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-30T05:57:45.968Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.008 s [2019-07-30T05:57:45.968Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-30T05:57:45.968Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-30T05:57:45.968Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-30T05:57:45.968Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T05:57:45.968Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T05:57:45.968Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T05:57:45.968Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-30T05:57:49.240Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.116 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-30T05:57:49.240Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.844 s [2019-07-30T05:57:49.240Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.229 s [2019-07-30T05:57:49.240Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-30T05:57:51.761Z] [2019-07-30T05:57:51.761Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.670 [2019-07-30T05:57:51.761Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.761Z] [2019-07-30T05:57:51.761Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.671 [2019-07-30T05:57:51.761Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.761Z] [2019-07-30T05:57:51.761Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.672 [2019-07-30T05:57:51.761Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.761Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.672 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.673 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.674 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.674 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.675 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.676 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.676 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.677 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.677 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.678 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.679 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.679 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.680 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.680 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.681 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.681 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.682 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.722 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.723 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.723 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.724 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.724 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.725 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.728 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.728 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.729 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:57:51.762Z] [2019-07-30T05:57:51.762Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:57:51.729 [2019-07-30T05:57:51.762Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T05:58:03.940Z] [2019-07-30T05:58:03.940Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:58:02.875 [2019-07-30T05:58:03.940Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file [2019-07-30T05:58:03.940Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.501 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-30T05:58:03.940Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 13.918 s [2019-07-30T05:58:03.940Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 0.582 s [2019-07-30T05:58:03.940Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-30T05:58:04.870Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-30T05:58:04.870Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest) Time elapsed: 1.12 s [2019-07-30T05:58:04.870Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-30T05:58:04.870Z] [2019-07-30T05:58:04.870Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:58:04.674 [2019-07-30T05:58:04.870Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T05:58:04.870Z] [2019-07-30T05:58:04.870Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:58:04.675 [2019-07-30T05:58:04.870Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T05:58:06.238Z] [2019-07-30T05:58:06.238Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:58:05.892 [2019-07-30T05:58:06.238Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T05:58:06.238Z] [2019-07-30T05:58:06.238Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:58:05.893 [2019-07-30T05:58:06.238Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T05:58:06.238Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.239 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-30T05:58:06.238Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 1.219 s [2019-07-30T05:58:06.238Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 0.018 s [2019-07-30T05:58:06.238Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-30T05:58:06.497Z] [2019-07-30T05:58:06.497Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:58:06.256 [2019-07-30T05:58:06.497Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T05:58:11.917Z] [2019-07-30T05:58:11.917Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:58:10.858 [2019-07-30T05:58:11.917Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T05:58:11.917Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.96 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-30T05:58:11.917Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 4.638 s [2019-07-30T05:58:11.917Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.321 s [2019-07-30T05:58:11.917Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-30T05:58:12.175Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.164 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-30T05:58:12.175Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest) Time elapsed: 1.163 s [2019-07-30T05:58:12.175Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-30T05:58:12.175Z] [2019-07-30T05:58:12.175Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:58:12.044 [2019-07-30T05:58:12.175Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T05:58:12.431Z] [2019-07-30T05:58:12.431Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:58:12.349 [2019-07-30T05:58:12.431Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T05:58:12.431Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-30T05:58:12.431Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.306 s [2019-07-30T05:58:12.431Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.003 s [2019-07-30T05:58:12.431Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-30T05:58:13.799Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-30T05:58:13.799Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest) Time elapsed: 1.214 s [2019-07-30T05:58:13.799Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-30T05:58:14.056Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-30T05:58:14.056Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.263 s [2019-07-30T05:58:14.056Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.128 s [2019-07-30T05:58:14.056Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-30T05:58:15.950Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.471 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-30T05:58:15.950Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.551 s [2019-07-30T05:58:15.950Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.63 s [2019-07-30T05:58:15.950Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.289 s [2019-07-30T05:58:15.950Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-30T05:58:16.207Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-30T05:58:16.207Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.298 s [2019-07-30T05:58:16.207Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.013 s [2019-07-30T05:58:16.207Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.28 s [2019-07-30T05:58:16.207Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-30T05:58:16.207Z] [2019-07-30T05:58:16.207Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:58:16.057 [2019-07-30T05:58:16.207Z] !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-30T05:58:16.207Z] [2019-07-30T05:58:16.207Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:58:16.066 [2019-07-30T05:58:16.207Z] !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-30T05:58:16.207Z] [2019-07-30T05:58:16.207Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:58:16.125 [2019-07-30T05:58:16.207Z] !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-30T05:58:16.207Z] [2019-07-30T05:58:16.207Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:58:16.134 [2019-07-30T05:58:16.207Z] !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-30T05:58:16.207Z] [2019-07-30T05:58:16.207Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:58:16.142 [2019-07-30T05:58:16.207Z] !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-30T05:58:16.463Z] [2019-07-30T05:58:16.463Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 05:58:16.256 [2019-07-30T05:58:16.463Z] !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-30T05:58:17.393Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-30T05:58:17.393Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.095 s [2019-07-30T05:58:17.393Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.114 s [2019-07-30T05:58:17.393Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.064 s [2019-07-30T05:58:17.393Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.522 s [2019-07-30T05:58:17.393Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.113 s [2019-07-30T05:58:17.393Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.124 s [2019-07-30T05:58:17.393Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.001 s [2019-07-30T05:58:17.393Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-30T05:58:17.393Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-30T05:58:17.393Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.108 s [2019-07-30T05:58:17.393Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.111 s [2019-07-30T05:58:17.393Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-30T05:58:17.650Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-30T05:58:17.650Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.082 s [2019-07-30T05:58:17.650Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.001 s [2019-07-30T05:58:17.650Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.09 s [2019-07-30T05:58:17.650Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-30T05:58:18.580Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-30T05:58:18.580Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.275 s [2019-07-30T05:58:18.580Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.203 s [2019-07-30T05:58:18.580Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.196 s [2019-07-30T05:58:18.580Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-30T05:58:28.533Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.801 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-30T05:58:28.533Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.303 s [2019-07-30T05:58:28.533Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 7.716 s [2019-07-30T05:58:28.533Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.481 s [2019-07-30T05:58:28.533Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.299 s [2019-07-30T05:58:28.533Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-30T05:58:28.533Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-30T05:58:28.533Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.031 s [2019-07-30T05:58:28.533Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.072 s [2019-07-30T05:58:28.533Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.029 s [2019-07-30T05:58:28.533Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.077 s [2019-07-30T05:58:28.533Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.029 s [2019-07-30T05:58:28.533Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.07 s [2019-07-30T05:58:28.533Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.028 s [2019-07-30T05:58:28.533Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-30T05:58:28.790Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-30T05:58:28.790Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest) Time elapsed: 1.26 s [2019-07-30T05:58:28.790Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-30T05:58:30.157Z] [2019-07-30T05:58:30.157Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:58:29.866 [2019-07-30T05:58:30.157Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T05:58:30.157Z] [2019-07-30T05:58:30.157Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:58:29.866 [2019-07-30T05:58:30.157Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T05:58:30.157Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-30T05:58:30.157Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 1.219 s [2019-07-30T05:58:30.157Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 0.011 s [2019-07-30T05:58:30.157Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-30T05:58:30.157Z] [2019-07-30T05:58:30.157Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:58:29.882 [2019-07-30T05:58:30.157Z] !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-30T05:58:31.523Z] [2019-07-30T05:58:31.523Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 05:58:31.090 [2019-07-30T05:58:31.523Z] !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-30T05:58:32.453Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.416 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-30T05:58:32.453Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-30T05:58:32.453Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0.001 s [2019-07-30T05:58:32.453Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-30T05:58:32.453Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2019-07-30T05:58:32.453Z] 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-30T05:58:32.453Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-30T05:58:32.453Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-30T05:58:32.453Z] [2019-07-30T05:58:32.453Z] Results: [2019-07-30T05:58:32.453Z] [2019-07-30T05:58:32.453Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T05:58:32.453Z] [2019-07-30T05:58:33.017Z] [INFO] All tests passed! [2019-07-30T05:58:33.017Z] [INFO] [2019-07-30T05:58:33.017Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:58:33.017Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T05:58:33.017Z] [INFO] [2019-07-30T05:58:33.017Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:58:33.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T05:58:33.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T05:58:33.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T05:58:34.143Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T05:58:34.143Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T05:58:34.400Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T05:58:34.400Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T05:58:34.657Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T05:58:34.657Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T05:58:34.914Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T05:58:34.914Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T05:58:34.914Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T05:58:35.170Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T05:58:35.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T05:58:35.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T05:58:35.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T05:58:35.733Z] [INFO] [2019-07-30T05:58:35.733Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:58:35.733Z] [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-30T05:58:35.733Z] [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-30T05:58:35.733Z] [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-30T05:58:35.733Z] [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-30T05:58:35.733Z] [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-30T05:58:35.733Z] [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-30T05:58:35.733Z] [INFO] [2019-07-30T05:58:35.733Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T05:58:35.733Z] [INFO] [2019-07-30T05:58:35.733Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >-- [2019-07-30T05:58:35.733Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT [92/134] [2019-07-30T05:58:35.733Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T05:58:35.733Z] [INFO] [2019-07-30T05:58:35.733Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T05:58:35.733Z] [INFO] [2019-07-30T05:58:35.733Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T05:58:35.733Z] [INFO] The project's OSGi version is 2.0.0.201907300502 [2019-07-30T05:58:35.733Z] [INFO] [2019-07-30T05:58:35.733Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T05:58:35.733Z] [INFO] [2019-07-30T05:58:35.733Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T05:58:35.733Z] [INFO] [2019-07-30T05:58:35.733Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T05:58:35.733Z] [INFO] [2019-07-30T05:58:35.733Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T05:58:35.733Z] [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-30T05:58:35.733Z] [INFO] [2019-07-30T05:58:35.733Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T05:58:35.733Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:58:35.733Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources [2019-07-30T05:58:35.733Z] [INFO] [2019-07-30T05:58:35.733Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T05:58:35.733Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes [2019-07-30T05:58:36.296Z] [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-30T05:58:36.296Z] File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name); [2019-07-30T05:58:36.296Z] ^^^^^ [2019-07-30T05:58:36.296Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:58:36.296Z] 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-30T05:58:36.296Z] @SuppressWarnings("nls") [2019-07-30T05:58:36.296Z] ^^^^^ [2019-07-30T05:58:36.296Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T05:58:36.296Z] [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-30T05:58:36.296Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T05:58:36.296Z] ^^^^^ [2019-07-30T05:58:36.296Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:58:36.296Z] 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-30T05:58:36.296Z] @SuppressWarnings("nls") [2019-07-30T05:58:36.296Z] ^^^^^ [2019-07-30T05:58:36.296Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T05:58:36.296Z] [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-30T05:58:36.296Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T05:58:36.296Z] ^^^^^ [2019-07-30T05:58:36.296Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T05:58:36.296Z] 5 problems (0 errors, 3 warnings, 3 info) [2019-07-30T05:58:36.296Z] [INFO] [2019-07-30T05:58:36.296Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T05:58:36.296Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T05:58:36.296Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources [2019-07-30T05:58:36.296Z] [INFO] [2019-07-30T05:58:36.296Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T05:58:36.296Z] [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-30T05:58:36.553Z] [INFO] [2019-07-30T05:58:36.553Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T05:58:36.553Z] [INFO] [2019-07-30T05:58:36.553Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T05:58:36.553Z] [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-30T05:58:36.553Z] [INFO] [2019-07-30T05:58:36.553Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T05:58:36.553Z] [INFO] [2019-07-30T05:58:36.553Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T05:58:36.553Z] [INFO] [2019-07-30T05:58:36.553Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T05:58:36.553Z] [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-30T05:58:36.810Z] [INFO] [2019-07-30T05:58:36.810Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T05:58:36.810Z] [INFO] [2019-07-30T05:58:36.810Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T05:58:38.187Z] [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-30T05:58:38.187Z] [INFO] Command line: [2019-07-30T05:58:38.187Z] [/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-30T05:58:38.187Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T05:58:40.884Z] !SESSION 2019-07-30 05:58:38.154 ----------------------------------------------- [2019-07-30T05:58:40.884Z] eclipse.buildId=unknown [2019-07-30T05:58:40.884Z] java.version=1.8.0_202 [2019-07-30T05:58:40.884Z] java.vendor=Oracle Corporation [2019-07-30T05:58:40.884Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T05:58:40.884Z] 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-30T05:58:40.884Z] 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-30T05:58:40.884Z] [2019-07-30T05:58:40.884Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 05:58:40.661 [2019-07-30T05:58:40.884Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:58:40.884Z] !STACK 0 [2019-07-30T05:58:40.884Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T05:58:40.884Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:58:40.884Z] [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:58:40.884Z] [2019-07-30T05:58:40.884Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 05:58:40.848 [2019-07-30T05:58:40.884Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T05:58:40.884Z] !STACK 0 [2019-07-30T05:58:40.884Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T05:58:40.884Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:58:40.884Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T05:58:40.884Z] -> 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-30T05:58:40.884Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T05:58:40.884Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T05:58:40.884Z] [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T05:58:40.884Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T05:58:44.157Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-30T05:59:10.668Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.422 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-30T05:59:10.668Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.157 s [2019-07-30T05:59:10.668Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 7.747 s [2019-07-30T05:59:10.668Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-30T05:59:10.668Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:10.668Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:10.668Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:10.668Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:10.668Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.045 s [2019-07-30T05:59:10.668Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:10.668Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.226 s [2019-07-30T05:59:10.668Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.017 s [2019-07-30T05:59:10.668Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.05 s [2019-07-30T05:59:10.668Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:10.668Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:10.668Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-30T05:59:10.668Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.003 s [2019-07-30T05:59:10.668Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-30T05:59:10.668Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.004 s [2019-07-30T05:59:10.668Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:10.668Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:10.668Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:10.668Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T05:59:10.668Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T05:59:10.668Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:10.668Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:10.668Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T05:59:10.668Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:10.668Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T05:59:10.668Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T05:59:10.668Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:10.668Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T05:59:10.668Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-07-30T05:59:10.668Z] 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-30T05:59:10.668Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped [2019-07-30T05:59:10.668Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-30T05:59:13.941Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.901 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-30T05:59:13.941Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:13.941Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T05:59:13.941Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:13.941Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T05:59:13.941Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:13.941Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.201 s [2019-07-30T05:59:13.941Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.06 s [2019-07-30T05:59:13.941Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.007 s [2019-07-30T05:59:13.941Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.043 s [2019-07-30T05:59:13.941Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.002 s [2019-07-30T05:59:13.941Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:13.941Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T05:59:13.941Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.065 s [2019-07-30T05:59:13.941Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.03 s [2019-07-30T05:59:13.941Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.036 s [2019-07-30T05:59:13.941Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.03 s [2019-07-30T05:59:13.941Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T05:59:13.941Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T05:59:13.941Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:13.941Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T05:59:13.941Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T05:59:13.941Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T05:59:13.941Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T05:59:13.941Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:13.941Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T05:59:13.941Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:13.941Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T05:59:13.941Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T05:59:13.941Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T05:59:13.941Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-30T05:59:26.278Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.668 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-30T05:59:26.278Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 10.217 s [2019-07-30T05:59:26.278Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 0.378 s [2019-07-30T05:59:26.278Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-30T05:59:27.208Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.924 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-30T05:59:27.208Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest) Time elapsed: 2.923 s [2019-07-30T05:59:27.208Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-30T05:59:32.457Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.113 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-30T05:59:32.457Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.153 s [2019-07-30T05:59:32.457Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.137 s [2019-07-30T05:59:32.457Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.659 s [2019-07-30T05:59:32.457Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.163 s [2019-07-30T05:59:32.457Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-30T06:00:04.500Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.206 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-30T06:00:04.500Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 2.901 s [2019-07-30T06:00:04.500Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 24.303 s [2019-07-30T06:00:04.500Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-30T06:00:04.500Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-30T06:00:04.500Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest) Time elapsed: 1.114 s [2019-07-30T06:00:04.500Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-30T06:00:04.500Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-30T06:00:04.500Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T06:00:04.500Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T06:00:04.500Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T06:00:04.500Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T06:00:04.500Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-30T06:00:04.500Z] [2019-07-30T06:00:04.500Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 06:00:00.822 [2019-07-30T06:00:04.500Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-30T06:00:14.454Z] [2019-07-30T06:00:14.454Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 06:00:13.126 [2019-07-30T06:00:14.454Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-30T06:00:24.405Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.984 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-30T06:00:24.405Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 12.268 s [2019-07-30T06:00:24.405Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 10.715 s [2019-07-30T06:00:24.405Z] [2019-07-30T06:00:24.405Z] Results: [2019-07-30T06:00:24.405Z] [2019-07-30T06:00:24.405Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T06:00:24.405Z] [2019-07-30T06:00:24.405Z] [INFO] All tests passed! [2019-07-30T06:00:24.405Z] [INFO] [2019-07-30T06:00:24.405Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T06:00:24.405Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T06:00:24.405Z] [INFO] [2019-07-30T06:00:24.405Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T06:00:25.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T06:00:25.335Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T06:00:25.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T06:00:26.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T06:00:26.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-30T06:00:26.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T06:00:26.668Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T06:00:26.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T06:00:26.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T06:00:26.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T06:00:27.182Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T06:00:27.182Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T06:00:27.182Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T06:00:27.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-30T06:00:27.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T06:00:27.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T06:00:27.696Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T06:00:27.696Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T06:00:28.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T06:00:28.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T06:00:28.380Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T06:00:28.380Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T06:00:28.380Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T06:00:28.380Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T06:00:28.637Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T06:00:28.637Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T06:00:28.637Z] [INFO] [2019-07-30T06:00:28.637Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T06:00:28.637Z] [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-30T06:00:28.637Z] [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-30T06:00:28.637Z] [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-30T06:00:28.894Z] [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-30T06:00:28.894Z] [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-30T06:00:28.894Z] [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-30T06:00:28.894Z] [INFO] [2019-07-30T06:00:28.894Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T06:00:28.894Z] [INFO] [2019-07-30T06:00:28.894Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >-- [2019-07-30T06:00:28.894Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT [93/134] [2019-07-30T06:00:28.894Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T06:00:28.894Z] [INFO] [2019-07-30T06:00:28.894Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:28.894Z] [INFO] [2019-07-30T06:00:28.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:28.894Z] [INFO] The project's OSGi version is 4.0.3.201907300502 [2019-07-30T06:00:28.894Z] [INFO] [2019-07-30T06:00:28.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:28.894Z] [INFO] [2019-07-30T06:00:28.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:28.894Z] [INFO] [2019-07-30T06:00:28.894Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:28.894Z] [INFO] [2019-07-30T06:00:28.894Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:28.894Z] [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-30T06:00:28.894Z] [INFO] [2019-07-30T06:00:28.894Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:28.894Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T06:00:28.894Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources [2019-07-30T06:00:28.894Z] [INFO] [2019-07-30T06:00:28.894Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:28.894Z] [INFO] Compiling 41 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes [2019-07-30T06:00:29.458Z] [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-30T06:00:29.458Z] int tidQuark = entry.getValue(); [2019-07-30T06:00:29.458Z] ^^^^^^^^^^^^^^^^ [2019-07-30T06:00:29.458Z] 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-30T06:00:29.458Z] [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-30T06:00:29.458Z] builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T06:00:29.458Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T06:00:29.458Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T06:00:29.458Z] [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-30T06:00:29.458Z] return new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic()); [2019-07-30T06:00:29.458Z] ^^^^^^^^ [2019-07-30T06:00:29.458Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T06:00:29.458Z] [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-30T06:00:29.458Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null; [2019-07-30T06:00:29.458Z] ^ [2019-07-30T06:00:29.458Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T06:00:29.458Z] 4 problems (4 warnings) [2019-07-30T06:00:29.458Z] [INFO] [2019-07-30T06:00:29.458Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:29.458Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T06:00:29.458Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources [2019-07-30T06:00:29.458Z] [INFO] [2019-07-30T06:00:29.458Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:29.458Z] [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-30T06:00:29.458Z] [INFO] [2019-07-30T06:00:29.458Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:29.458Z] [INFO] [2019-07-30T06:00:29.458Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:29.714Z] [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-30T06:00:29.714Z] [INFO] [2019-07-30T06:00:29.714Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:29.714Z] [INFO] [2019-07-30T06:00:29.714Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:29.714Z] [INFO] [2019-07-30T06:00:29.714Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:29.714Z] [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-30T06:00:29.714Z] [INFO] [2019-07-30T06:00:29.714Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:29.714Z] [INFO] [2019-07-30T06:00:29.714Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:29.714Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T06:00:29.714Z] [INFO] [2019-07-30T06:00:29.714Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:29.971Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T06:00:29.971Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T06:00:30.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T06:00:30.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T06:00:30.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T06:00:31.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T06:00:31.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T06:00:31.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T06:00:31.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T06:00:31.303Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T06:00:31.303Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T06:00:31.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T06:00:31.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T06:00:31.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T06:00:31.815Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T06:00:31.815Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T06:00:31.815Z] [INFO] [2019-07-30T06:00:31.815Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:31.815Z] [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-30T06:00:31.815Z] [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-30T06:00:31.815Z] [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-30T06:00:31.815Z] [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-30T06:00:31.815Z] [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-30T06:00:31.815Z] [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-30T06:00:31.815Z] [INFO] [2019-07-30T06:00:31.815Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T06:00:31.815Z] [INFO] [2019-07-30T06:00:31.815Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >--- [2019-07-30T06:00:31.815Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT [94/134] [2019-07-30T06:00:31.815Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T06:00:31.815Z] [INFO] [2019-07-30T06:00:31.815Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:31.815Z] [INFO] [2019-07-30T06:00:31.815Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:31.815Z] [INFO] The project's OSGi version is 3.0.5.201907300502 [2019-07-30T06:00:31.815Z] [INFO] [2019-07-30T06:00:31.815Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:31.815Z] [INFO] [2019-07-30T06:00:31.815Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:31.815Z] [INFO] [2019-07-30T06:00:31.815Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:31.815Z] [INFO] [2019-07-30T06:00:31.815Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:31.815Z] [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-30T06:00:31.815Z] [INFO] [2019-07-30T06:00:31.815Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:31.815Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T06:00:31.815Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources [2019-07-30T06:00:31.815Z] [INFO] [2019-07-30T06:00:31.815Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:31.815Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes [2019-07-30T06:00:33.186Z] [INFO] [2019-07-30T06:00:33.186Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:33.186Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T06:00:33.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources [2019-07-30T06:00:33.186Z] [INFO] [2019-07-30T06:00:33.186Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:33.186Z] [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-30T06:00:33.186Z] [INFO] [2019-07-30T06:00:33.186Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:33.186Z] [INFO] [2019-07-30T06:00:33.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:33.186Z] [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-30T06:00:33.186Z] [INFO] [2019-07-30T06:00:33.186Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:33.186Z] [INFO] [2019-07-30T06:00:33.186Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:33.186Z] [INFO] [2019-07-30T06:00:33.186Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:33.186Z] [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-30T06:00:33.186Z] [INFO] [2019-07-30T06:00:33.186Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:33.186Z] [INFO] [2019-07-30T06:00:33.186Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:33.186Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T06:00:33.186Z] [INFO] [2019-07-30T06:00:33.186Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:33.750Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T06:00:33.750Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T06:00:34.007Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T06:00:34.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T06:00:34.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T06:00:34.825Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T06:00:34.825Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T06:00:34.825Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T06:00:34.825Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T06:00:35.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T06:00:35.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T06:00:37.233Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T06:00:37.233Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T06:00:37.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T06:00:37.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T06:00:37.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T06:00:37.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T06:00:37.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T06:00:37.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T06:00:37.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T06:00:37.749Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:37.749Z] [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-30T06:00:37.749Z] [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-30T06:00:37.749Z] [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-30T06:00:37.749Z] [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-30T06:00:37.749Z] [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-30T06:00:37.749Z] [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-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >---- [2019-07-30T06:00:37.749Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT [95/134] [2019-07-30T06:00:37.749Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T06:00:37.749Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target [2019-07-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T06:00:37.749Z] [INFO] The project's OSGi version is 5.0.0.201907300502 [2019-07-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T06:00:37.749Z] [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-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T06:00:37.749Z] [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-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T06:00:37.749Z] [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-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T06:00:37.749Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T06:00:37.749Z] [INFO] [2019-07-30T06:00:37.749Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T06:00:39.863Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T06:00:39.863Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T06:00:39.863Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T06:00:40.119Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T06:00:40.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T06:00:42.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T06:00:42.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T06:00:42.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T06:00:42.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T06:00:42.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T06:00:42.307Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T06:00:42.307Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T06:00:42.307Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T06:00:42.307Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T06:00:42.307Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T06:00:42.564Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T06:00:42.564Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T06:00:42.564Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T06:00:42.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T06:00:42.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T06:00:42.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T06:00:43.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T06:00:43.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T06:00:43.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T06:00:43.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T06:00:43.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T06:00:43.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T06:00:43.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T06:00:43.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T06:00:43.335Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T06:00:43.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T06:00:43.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T06:00:43.848Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T06:00:43.848Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T06:00:43.848Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T06:00:44.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T06:00:44.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T06:00:44.105Z] [INFO] [2019-07-30T06:00:44.105Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T06:00:44.105Z] [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-30T06:00:44.105Z] [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-30T06:00:44.105Z] [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-30T06:00:44.105Z] [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-30T06:00:44.105Z] [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-30T06:00:44.105Z] [INFO] [2019-07-30T06:00:44.105Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T06:00:44.105Z] [INFO] [2019-07-30T06:00:44.105Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >-- [2019-07-30T06:00:44.105Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT [96/134] [2019-07-30T06:00:44.105Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T06:00:44.105Z] [INFO] [2019-07-30T06:00:44.105Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:00:44.105Z] [INFO] [2019-07-30T06:00:44.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:00:44.105Z] [INFO] The project's OSGi version is 1.0.9.201907300502 [2019-07-30T06:00:44.105Z] [INFO] [2019-07-30T06:00:44.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:00:44.105Z] [INFO] [2019-07-30T06:00:44.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:00:44.105Z] [INFO] [2019-07-30T06:00:44.105Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:00:44.105Z] [INFO] [2019-07-30T06:00:44.105Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:00:44.105Z] [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-30T06:00:44.105Z] [INFO] [2019-07-30T06:00:44.105Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:00:44.105Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T06:00:44.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources [2019-07-30T06:00:44.105Z] [INFO] [2019-07-30T06:00:44.105Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:00:44.105Z] [INFO] Compiling 11 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes [2019-07-30T06:00:44.362Z] [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-30T06:00:44.362Z] CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID); [2019-07-30T06:00:44.362Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T06:00:44.362Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T06:00:44.362Z] 1 problem (1 warning) [2019-07-30T06:00:44.362Z] [INFO] [2019-07-30T06:00:44.362Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:00:44.362Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T06:00:44.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources [2019-07-30T06:00:44.362Z] [INFO] [2019-07-30T06:00:44.362Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:00:44.362Z] [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-30T06:00:44.362Z] [INFO] [2019-07-30T06:00:44.362Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:00:44.362Z] [INFO] [2019-07-30T06:00:44.362Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:00:44.362Z] [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-30T06:00:44.362Z] [INFO] [2019-07-30T06:00:44.362Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:00:44.362Z] [INFO] [2019-07-30T06:00:44.362Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:00:44.362Z] [INFO] [2019-07-30T06:00:44.362Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:00:44.362Z] [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-30T06:00:44.362Z] [INFO] [2019-07-30T06:00:44.362Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:00:44.362Z] [INFO] [2019-07-30T06:00:44.362Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:00:45.731Z] [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-30T06:00:45.731Z] [INFO] Command line: [2019-07-30T06:00:45.731Z] [/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-30T06:00:45.731Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T06:00:49.004Z] !SESSION 2019-07-30 06:00:45.869 ----------------------------------------------- [2019-07-30T06:00:49.004Z] eclipse.buildId=unknown [2019-07-30T06:00:49.004Z] java.version=1.8.0_202 [2019-07-30T06:00:49.004Z] java.vendor=Oracle Corporation [2019-07-30T06:00:49.004Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T06:00:49.004Z] 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-30T06:00:49.004Z] 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-30T06:00:49.004Z] [2019-07-30T06:00:49.004Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 06:00:48.646 [2019-07-30T06:00:49.004Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T06:00:49.004Z] !STACK 0 [2019-07-30T06:00:49.004Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T06:00:49.004Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T06:00:49.004Z] [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T06:00:49.004Z] [2019-07-30T06:00:49.004Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 06:00:48.829 [2019-07-30T06:00:49.004Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T06:00:49.004Z] !STACK 0 [2019-07-30T06:00:49.004Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T06:00:49.004Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T06:00:49.004Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T06:00:49.004Z] -> 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-30T06:00:49.004Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T06:00:49.004Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T06:00:49.004Z] [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T06:00:49.004Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T06:00:52.285Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-30T06:01:07.316Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.096 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-30T06:01:07.316Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 3.308 s [2019-07-30T06:01:07.316Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.4 s [2019-07-30T06:01:07.316Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.37 s [2019-07-30T06:01:07.316Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.333 s [2019-07-30T06:01:07.316Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.306 s [2019-07-30T06:01:07.316Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 4.086 s [2019-07-30T06:01:07.316Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.204 s [2019-07-30T06:01:07.316Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-30T06:01:07.316Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-30T06:01:07.316Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest) Time elapsed: 0.028 s [2019-07-30T06:01:07.316Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-30T06:01:17.265Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.32 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-30T06:01:17.265Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.333 s [2019-07-30T06:01:17.265Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.203 s [2019-07-30T06:01:17.265Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.255 s [2019-07-30T06:01:17.265Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.216 s [2019-07-30T06:01:17.265Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.192 s [2019-07-30T06:01:17.265Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 2.905 s [2019-07-30T06:01:17.265Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.213 s [2019-07-30T06:01:17.265Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-30T06:01:17.265Z] 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-30T06:01:17.265Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped [2019-07-30T06:01:17.265Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-30T06:01:22.515Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.879 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-30T06:01:22.515Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.183 s [2019-07-30T06:01:22.515Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0 s [2019-07-30T06:01:22.515Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.145 s [2019-07-30T06:01:22.515Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.054 s [2019-07-30T06:01:22.515Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.113 s [2019-07-30T06:01:22.515Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.028 s [2019-07-30T06:01:22.515Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.113 s [2019-07-30T06:01:22.515Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.017 s [2019-07-30T06:01:22.515Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.221 s [2019-07-30T06:01:22.515Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-30T06:01:22.515Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-30T06:01:22.515Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest) Time elapsed: 0.106 s [2019-07-30T06:01:22.515Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-30T06:01:22.515Z] 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-30T06:01:22.515Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T06:01:22.515Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T06:01:22.515Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T06:01:22.515Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T06:01:22.515Z] [2019-07-30T06:01:22.515Z] Results: [2019-07-30T06:01:22.515Z] [2019-07-30T06:01:22.515Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T06:01:22.515Z] [2019-07-30T06:01:23.078Z] [INFO] All tests passed! [2019-07-30T06:01:23.078Z] [INFO] [2019-07-30T06:01:23.078Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:01:23.078Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T06:01:23.078Z] [INFO] [2019-07-30T06:01:23.078Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:01:23.642Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T06:01:23.642Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T06:01:23.642Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T06:01:24.322Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T06:01:24.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T06:01:24.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T06:01:24.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T06:01:24.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T06:01:24.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T06:01:24.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T06:01:24.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T06:01:24.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T06:01:25.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T06:01:25.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T06:01:25.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T06:01:25.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T06:01:25.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T06:01:25.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T06:01:26.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T06:01:26.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T06:01:26.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T06:01:26.057Z] [INFO] [2019-07-30T06:01:26.057Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:01:26.057Z] [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-30T06:01:26.057Z] [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-30T06:01:26.057Z] [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-30T06:01:26.057Z] [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-30T06:01:26.057Z] [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-30T06:01:26.057Z] [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-30T06:01:26.057Z] [INFO] [2019-07-30T06:01:26.057Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T06:01:26.057Z] [INFO] [2019-07-30T06:01:26.057Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >-- [2019-07-30T06:01:26.057Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT [97/134] [2019-07-30T06:01:26.057Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T06:01:26.057Z] [INFO] [2019-07-30T06:01:26.057Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:26.057Z] [INFO] [2019-07-30T06:01:26.057Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:26.057Z] [INFO] The project's OSGi version is 1.0.0.201907300502 [2019-07-30T06:01:26.057Z] [INFO] [2019-07-30T06:01:26.057Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:26.057Z] [INFO] [2019-07-30T06:01:26.057Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:26.057Z] [INFO] [2019-07-30T06:01:26.057Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:26.057Z] [INFO] [2019-07-30T06:01:26.057Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:26.057Z] [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-30T06:01:26.057Z] [INFO] [2019-07-30T06:01:26.057Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:26.057Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T06:01:26.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources [2019-07-30T06:01:26.057Z] [INFO] [2019-07-30T06:01:26.057Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:26.057Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes [2019-07-30T06:01:26.314Z] [INFO] [2019-07-30T06:01:26.314Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:26.314Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T06:01:26.314Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources [2019-07-30T06:01:26.314Z] [INFO] [2019-07-30T06:01:26.314Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:26.314Z] [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-30T06:01:26.314Z] [INFO] [2019-07-30T06:01:26.314Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:26.314Z] [INFO] [2019-07-30T06:01:26.314Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:26.314Z] [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-30T06:01:26.314Z] [INFO] [2019-07-30T06:01:26.314Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:26.314Z] [INFO] [2019-07-30T06:01:26.314Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:26.314Z] [INFO] [2019-07-30T06:01:26.314Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:26.314Z] [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-30T06:01:26.314Z] [INFO] [2019-07-30T06:01:26.314Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:26.314Z] [INFO] [2019-07-30T06:01:26.314Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:28.207Z] [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-30T06:01:28.207Z] [INFO] Command line: [2019-07-30T06:01:28.207Z] [/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-30T06:01:28.207Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T06:01:31.480Z] !SESSION 2019-07-30 06:01:28.038 ----------------------------------------------- [2019-07-30T06:01:31.480Z] eclipse.buildId=unknown [2019-07-30T06:01:31.480Z] java.version=1.8.0_202 [2019-07-30T06:01:31.480Z] java.vendor=Oracle Corporation [2019-07-30T06:01:31.480Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T06:01:31.480Z] 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-30T06:01:31.480Z] 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-30T06:01:31.480Z] [2019-07-30T06:01:31.480Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 06:01:30.855 [2019-07-30T06:01:31.480Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T06:01:31.480Z] !STACK 0 [2019-07-30T06:01:31.480Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T06:01:31.480Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T06:01:31.480Z] [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T06:01:31.480Z] [2019-07-30T06:01:31.480Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 06:01:31.039 [2019-07-30T06:01:31.480Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T06:01:31.480Z] !STACK 0 [2019-07-30T06:01:31.480Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T06:01:31.480Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T06:01:31.480Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T06:01:31.480Z] -> 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-30T06:01:31.480Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T06:01:31.480Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T06:01:31.480Z] [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T06:01:31.480Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T06:01:32.849Z] process 11803: 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-30T06:01:32.849Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T06:01:33.412Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T06:01:33.412Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T06:01:43.482Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-30T06:01:43.482Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-30T06:01:43.482Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T06:01:43.482Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T06:01:43.482Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T06:01:43.482Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T06:01:43.482Z] [2019-07-30T06:01:43.482Z] Results: [2019-07-30T06:01:43.482Z] [2019-07-30T06:01:43.482Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T06:01:43.482Z] [2019-07-30T06:01:44.047Z] [INFO] All tests passed! [2019-07-30T06:01:44.047Z] [INFO] [2019-07-30T06:01:44.047Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:44.047Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T06:01:44.047Z] [INFO] [2019-07-30T06:01:44.047Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:44.978Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T06:01:44.978Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T06:01:44.978Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T06:01:45.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T06:01:45.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T06:01:45.798Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T06:01:45.798Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T06:01:45.798Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T06:01:46.055Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T06:01:46.055Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T06:01:46.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T06:01:47.990Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T06:01:47.990Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T06:01:47.990Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T06:01:47.990Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T06:01:47.990Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T06:01:48.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T06:01:48.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T06:01:48.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T06:01:48.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T06:01:48.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T06:01:48.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T06:01:49.069Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T06:01:49.069Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T06:01:49.069Z] [INFO] [2019-07-30T06:01:49.069Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:49.069Z] [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-30T06:01:49.069Z] [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-30T06:01:49.069Z] [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-30T06:01:49.069Z] [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-30T06:01:49.069Z] [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-30T06:01:49.069Z] [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-30T06:01:49.069Z] [INFO] [2019-07-30T06:01:49.069Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T06:01:49.069Z] [INFO] [2019-07-30T06:01:49.069Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >-- [2019-07-30T06:01:49.069Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT [98/134] [2019-07-30T06:01:49.069Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T06:01:49.069Z] [INFO] [2019-07-30T06:01:49.069Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:01:49.069Z] [INFO] [2019-07-30T06:01:49.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:01:49.069Z] [INFO] The project's OSGi version is 1.0.5.201907300502 [2019-07-30T06:01:49.069Z] [INFO] [2019-07-30T06:01:49.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:01:49.069Z] [INFO] [2019-07-30T06:01:49.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:01:49.069Z] [INFO] [2019-07-30T06:01:49.069Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:01:49.069Z] [INFO] [2019-07-30T06:01:49.069Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:01:49.069Z] [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-30T06:01:49.069Z] [INFO] [2019-07-30T06:01:49.069Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:01:49.069Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T06:01:49.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources [2019-07-30T06:01:49.069Z] [INFO] [2019-07-30T06:01:49.069Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:01:49.069Z] [INFO] Compiling 10 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes [2019-07-30T06:01:49.632Z] [INFO] [2019-07-30T06:01:49.632Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:01:49.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T06:01:49.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources [2019-07-30T06:01:49.632Z] [INFO] [2019-07-30T06:01:49.632Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:01:49.632Z] [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-30T06:01:49.632Z] [INFO] [2019-07-30T06:01:49.632Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:01:49.632Z] [INFO] [2019-07-30T06:01:49.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:01:49.632Z] [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-30T06:01:49.632Z] [INFO] [2019-07-30T06:01:49.632Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:01:49.632Z] [INFO] [2019-07-30T06:01:49.632Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:01:49.632Z] [INFO] [2019-07-30T06:01:49.632Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:01:49.632Z] [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-30T06:01:49.632Z] [INFO] [2019-07-30T06:01:49.632Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:01:49.632Z] [INFO] [2019-07-30T06:01:49.632Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:01:51.000Z] [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-30T06:01:51.000Z] [INFO] Command line: [2019-07-30T06:01:51.000Z] [/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-30T06:01:51.000Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T06:01:54.273Z] !SESSION 2019-07-30 06:01:51.145 ----------------------------------------------- [2019-07-30T06:01:54.273Z] eclipse.buildId=unknown [2019-07-30T06:01:54.273Z] java.version=1.8.0_202 [2019-07-30T06:01:54.273Z] java.vendor=Oracle Corporation [2019-07-30T06:01:54.273Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T06:01:54.273Z] 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-30T06:01:54.273Z] 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-30T06:01:54.273Z] [2019-07-30T06:01:54.273Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 06:01:53.861 [2019-07-30T06:01:54.273Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T06:01:54.273Z] !STACK 0 [2019-07-30T06:01:54.273Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T06:01:54.273Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T06:01:54.273Z] [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T06:01:54.273Z] [2019-07-30T06:01:54.273Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 06:01:54.044 [2019-07-30T06:01:54.273Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T06:01:54.273Z] !STACK 0 [2019-07-30T06:01:54.273Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T06:01:54.273Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T06:01:54.273Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T06:01:54.273Z] -> 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-30T06:01:54.273Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T06:01:54.273Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T06:01:54.273Z] [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T06:01:54.273Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T06:01:56.164Z] process 11872: 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-30T06:01:56.164Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T06:01:56.164Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T06:01:56.420Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T06:02:06.510Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-30T06:02:06.510Z] Display size: 1440x900 [2019-07-30T06:02:06.510Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T06:02:06.510Z] GTK version=3.18.9 [2019-07-30T06:02:06.510Z] GTK theme=Ambiance [2019-07-30T06:02:06.510Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T06:02:06.510Z] Time zone: Coordinated Universal Time [2019-07-30T06:02:06.510Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T06:02:06.510Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T06:02:07.878Z] *** BUG *** [2019-07-30T06:02:07.878Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:02:07.878Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:02:07.878Z] [2019-07-30T06:02:07.878Z] *** BUG *** [2019-07-30T06:02:07.878Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:02:07.878Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:02:07.878Z] [2019-07-30T06:02:07.878Z] *** BUG *** [2019-07-30T06:02:07.878Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:02:07.878Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:02:07.878Z] [2019-07-30T06:02:07.878Z] *** BUG *** [2019-07-30T06:02:07.878Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:02:07.878Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:02:07.878Z] [2019-07-30T06:02:08.809Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T06:02:08.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:08.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:08.809Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:08.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098432883 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:08.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098432884 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:08.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098432885 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:08.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098432885 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:08.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098432886 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-30T06:02:08.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098432913 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:08.809Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:08.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098432915 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:08.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098432915 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:08.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098432915 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:08.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098432916 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:08.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098432917 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-30T06:02:08.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098432930 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:09.066Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T06:02:09.066Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T06:02:09.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1098433279 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-30T06:02:09.066Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T06:02:10.435Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:10.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1098434316 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T06:02:10.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098434317 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:02:10.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098434320 data=null} to Tree node with text: Sessions [2019-07-30T06:02:10.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098434321 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:02:10.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098434321 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-30T06:02:10.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098434325 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:02:10.435Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:10.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1098434326 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T06:02:10.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098434327 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:02:10.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098434327 data=null} to Tree node with text: Sessions [2019-07-30T06:02:10.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098434327 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:02:10.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098434328 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-30T06:02:10.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098434330 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:02:10.435Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T06:02:10.435Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T06:02:10.692Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T06:02:10.692Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T06:02:10.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1098434917 data=null doit=true} to Shell with text {Create Session} [2019-07-30T06:02:10.692Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:10.692Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:02:10.692Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:02:10.692Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:02:10.692Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:10.692Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:02:10.692Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:02:10.692Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:02:10.692Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text' [2019-07-30T06:02:10.692Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:02:10.692Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:02:10.692Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:02:10.949Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T06:02:10.949Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T06:02:10.949Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T06:02:10.949Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:10.949Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:10.949Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:10.949Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:10.949Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:10.949Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:10.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098434999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:10.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098434999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:10.949Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098435000 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:10.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098435000 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:10.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098435001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:10.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098435001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:10.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098435001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:10.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1098434586 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-30T06:02:10.949Z] DEBUG - Clicked on [2019-07-30T06:02:11.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098435303 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:02:11.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098435303 data=null} to Tree node with text: Sessions [2019-07-30T06:02:11.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098435304 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T06:02:11.206Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098435305 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-30T06:02:11.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098435306 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T06:02:11.206Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:11.206Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:11.206Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:11.206Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:11.206Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:11.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098435319 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T06:02:11.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098435319 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:11.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098435320 data=null} to Tree node with text: mysession [2019-07-30T06:02:11.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098435321 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:02:11.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098435321 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:11.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098435327 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:02:11.206Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:11.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098435328 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T06:02:11.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098435335 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:11.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098435335 data=null} to Tree node with text: mysession [2019-07-30T06:02:11.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098435384 data=null button=1 stateMask=0x0 x=112 y=99 count=1} to Tree node with text: mysession [2019-07-30T06:02:11.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098435384 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:11.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098435386 data=null button=1 stateMask=0x80000 x=112 y=99 count=1} to Tree node with text: mysession [2019-07-30T06:02:11.462Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:11.462Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:12.027Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:12.027Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:12.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098436019 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:12.027Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:12.027Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:12.027Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-30T06:02:12.027Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T06:02:12.027Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-30T06:02:12.027Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:12.027Z] 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-30T06:02:12.027Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:12.027Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:12.027Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:12.027Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:12.027Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:12.027Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:12.027Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:12.027Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:12.027Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:12.027Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:12.027Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:12.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1098436083 data=null doit=true} to Button with text {Kernel} [2019-07-30T06:02:12.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1098436084 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-30T06:02:12.027Z] 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-30T06:02:12.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1098436086 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-30T06:02:12.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1098436086 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-30T06:02:12.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1098436087 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-30T06:02:12.027Z] *** BUG *** [2019-07-30T06:02:12.027Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:02:12.027Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:02:12.027Z] [2019-07-30T06:02:12.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1098436087 data=null item=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-30T06:02:12.027Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:12.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:12.027Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T06:02:12.027Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T06:02:12.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-30T06:02:12.027Z] DEBUG - Setting state to checked on: All [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:12.285Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T06:02:12.285Z] 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-30T06:02:12.285Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T06:02:12.285Z] DEBUG - Toggling state on Button {Select}. Setting state to selected [2019-07-30T06:02:12.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1098436306 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-30T06:02:12.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1098436307 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-30T06:02:12.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1098436307 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-30T06:02:12.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1098436307 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T06:02:12.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1098436308 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-30T06:02:12.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1098436308 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-30T06:02:12.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1098436308 data=null item=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-30T06:02:12.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1098436316 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-30T06:02:12.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1098436316 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-30T06:02:12.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1098436317 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-30T06:02:12.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1098436317 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-30T06:02:12.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1098436317 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T06:02:12.285Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T06:02:12.285Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:12.285Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:12.285Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:12.285Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-30T06:02:12.285Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-30T06:02:12.285Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events')) [2019-07-30T06:02:12.285Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:12.285Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:12.285Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:12.285Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:12.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098436383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:12.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098436384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:12.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098436384 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:12.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098436384 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:12.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098436384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:12.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098436385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:12.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098436385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:12.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098435597 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-30T06:02:12.285Z] [2019-07-30T06:02:12.285Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-30 06:02:12.162 [2019-07-30T06:02:12.285Z] !MESSAGE Command to change state of events failed [2019-07-30T06:02:12.285Z] !STACK 0 [2019-07-30T06:02:12.285Z] org.eclipse.core.commands.ExecutionException: Command failed! Command: lttng --mi xml enable-event -a -u -s mysession --exclude foo [2019-07-30T06:02:12.285Z] Error Output: [2019-07-30T06:02:12.285Z] Command not found [2019-07-30T06:02:12.285Z] Return Value: 1 [2019-07-30T06:02:12.285Z] Command not found [2019-07-30T06:02:12.285Z] [2019-07-30T06:02:12.285Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1570) [2019-07-30T06:02:12.285Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1539) [2019-07-30T06:02:12.285Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:807) [2019-07-30T06:02:12.285Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:389) [2019-07-30T06:02:12.285Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:52) [2019-07-30T06:02:12.285Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:191) [2019-07-30T06:02:12.285Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T06:02:12.542Z] DEBUG - Clicked on [2019-07-30T06:02:12.542Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:12.542Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:12.542Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:12.542Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:12.542Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:12.542Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:12.542Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T06:02:12.542Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:12.542Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:12.542Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:12.542Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T06:02:12.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1098436706 data=null doit=true} to Tree node with text: channel0 [2019-07-30T06:02:12.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1098436706 data=null} to Tree node with text: channel0 [2019-07-30T06:02:12.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1098436707 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:12.542Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098436707 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-30T06:02:12.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1098436708 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:12.542Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:12.542Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:12.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:12.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098436712 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:12.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098436712 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:12.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098436712 data=null} to Tree node with text: mysession [2019-07-30T06:02:12.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098436713 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:12.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098436713 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:12.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098436715 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:12.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:12.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098436717 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:12.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098436717 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:12.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098436717 data=null} to Tree node with text: mysession [2019-07-30T06:02:12.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098436718 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:12.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098436718 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:12.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098436723 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:12.802Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T06:02:12.802Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T06:02:12.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1098436909 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-30T06:02:12.802Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T06:02:12.802Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:12.802Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:12.802Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:12.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098437014 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:12.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098437014 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:12.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098437015 data=null} to Tree node with text: mysession [2019-07-30T06:02:12.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098437015 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:12.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098437016 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:12.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098437019 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:12.802Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:12.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098437021 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:12.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098437021 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:12.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098437022 data=null} to Tree node with text: mysession [2019-07-30T06:02:12.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098437022 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:12.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098437023 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:12.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098437024 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:13.129Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T06:02:13.129Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T06:02:13.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1098437179 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-30T06:02:13.129Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T06:02:13.129Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T06:02:13.424Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:13.424Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:13.424Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:13.424Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T06:02:13.424Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T06:02:13.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:13.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=1098437414 data=null button=0 stateMask=0x0 x=136 y=113 count=0} to Tree node with text: * [2019-07-30T06:02:13.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=1098437415 data=null doit=true} to Tree node with text: * [2019-07-30T06:02:13.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=1098437415 data=null} to Tree node with text: * [2019-07-30T06:02:13.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=1098437415 data=null button=1 stateMask=0x0 x=136 y=113 count=1} to Tree node with text: * [2019-07-30T06:02:13.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098437416 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-30T06:02:13.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=1098437422 data=null button=1 stateMask=0x80000 x=136 y=113 count=1} to Tree node with text: * [2019-07-30T06:02:13.424Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T06:02:13.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:13.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:13.424Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:13.424Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:13.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:13.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098437630 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T06:02:13.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098437630 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:13.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098437630 data=null} to Tree node with text: mysession [2019-07-30T06:02:13.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098437634 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T06:02:13.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098437635 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:13.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098437637 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T06:02:13.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:13.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098437638 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T06:02:13.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098437638 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:13.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098437681 data=null} to Tree node with text: mysession [2019-07-30T06:02:13.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098437682 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T06:02:13.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098437682 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:13.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098437684 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T06:02:13.682Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T06:02:13.682Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T06:02:13.938Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T06:02:13.938Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T06:02:13.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1098438009 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T06:02:13.938Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:02:13.938Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:02:13.938Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:02:13.938Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:13.938Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:13.938Z] DEBUG - Clicking on OK [2019-07-30T06:02:13.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098438010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:13.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098438010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:13.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098438010 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:13.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098438010 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:13.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098438011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:13.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098438011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:13.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098438011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:13.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1098437810 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-30T06:02:13.939Z] DEBUG - Clicked on [2019-07-30T06:02:13.939Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:13.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:13.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098438188 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:13.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098438188 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:13.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098438188 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:13.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098438189 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:13.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098438189 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-30T06:02:13.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098438191 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:13.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:13.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098438191 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:13.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098438192 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:13.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098438192 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:13.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098438192 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:13.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098438193 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-30T06:02:14.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098438194 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:14.195Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T06:02:14.195Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T06:02:14.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1098438320 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-30T06:02:14.195Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T06:02:14.452Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.142 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-30T06:02:14.452Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest) Time elapsed: 5.941 s [2019-07-30T06:02:14.452Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-30T06:02:15.398Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T06:02:15.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:15.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:15.398Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:15.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098439324 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:15.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098439325 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:15.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098439325 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:15.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098439325 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:15.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098439326 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-30T06:02:15.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098439330 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:15.398Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:15.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098439331 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:15.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098439332 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:15.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098439383 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:15.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098439383 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:15.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098439384 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-30T06:02:15.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098439385 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:15.398Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T06:02:15.398Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T06:02:15.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1098439520 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-30T06:02:15.398Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T06:02:15.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:15.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1098440090 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T06:02:15.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098440091 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:02:15.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098440091 data=null} to Tree node with text: Sessions [2019-07-30T06:02:15.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098440091 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:02:15.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098440093 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-30T06:02:15.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098440103 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T06:02:15.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:15.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1098440104 data=null button=0 stateMask=0x0 x=89 y=127 count=0} to Tree node with text: Sessions [2019-07-30T06:02:15.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098440104 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:02:15.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098440104 data=null} to Tree node with text: Sessions [2019-07-30T06:02:15.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098440105 data=null button=1 stateMask=0x0 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T06:02:15.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098440105 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-30T06:02:15.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098440106 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T06:02:15.962Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T06:02:15.962Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T06:02:16.526Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T06:02:16.526Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T06:02:16.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1098440509 data=null doit=true} to Shell with text {Create Session} [2019-07-30T06:02:16.526Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:16.526Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:02:16.526Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:02:16.526Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:02:16.526Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:16.526Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:02:16.526Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:02:16.526Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:02:16.526Z] DEBUG - matched Text with text " [2019-07-30T06:02:16.526Z] ", using matcher: of type 'Text' [2019-07-30T06:02:16.526Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:02:16.526Z] DEBUG - matched Text with text " [2019-07-30T06:02:16.526Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:02:16.526Z] DEBUG - matched Text with text " [2019-07-30T06:02:16.526Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:02:16.526Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T06:02:16.526Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T06:02:16.526Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T06:02:16.526Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:16.526Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:16.526Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:16.526Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:16.526Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:16.526Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:16.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098440525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:16.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098440526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:16.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098440526 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:16.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098440526 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:16.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098440526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:16.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098440526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:16.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098440526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:16.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1098440218 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-30T06:02:16.526Z] DEBUG - Clicked on [2019-07-30T06:02:16.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098440718 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:02:16.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098440718 data=null} to Tree node with text: Sessions [2019-07-30T06:02:16.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098440719 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T06:02:16.526Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098440719 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-30T06:02:16.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098440729 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T06:02:16.526Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:16.526Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:16.526Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:16.526Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:16.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:16.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098440732 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T06:02:16.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098440732 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:16.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098440732 data=null} to Tree node with text: mysession [2019-07-30T06:02:16.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098440733 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:02:16.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098440733 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:16.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098440737 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:02:16.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:16.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098440747 data=null button=0 stateMask=0x0 x=112 y=109 count=0} to Tree node with text: mysession [2019-07-30T06:02:16.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098440747 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:16.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098440747 data=null} to Tree node with text: mysession [2019-07-30T06:02:16.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098440747 data=null button=1 stateMask=0x0 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-30T06:02:16.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098440747 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:16.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098440788 data=null button=1 stateMask=0x80000 x=112 y=100 count=1} to Tree node with text: mysession [2019-07-30T06:02:16.782Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:16.782Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:17.039Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:17.039Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:17.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098441293 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:17.039Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:17.039Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:17.039Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:17.039Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T06:02:17.039Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T06:02:17.039Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T06:02:17.039Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:17.039Z] 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-30T06:02:17.039Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:17.039Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:17.296Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1098441300 data=null doit=true} to Button with text {Kernel} [2019-07-30T06:02:17.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1098441300 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-30T06:02:17.296Z] 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-30T06:02:17.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1098441301 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-30T06:02:17.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1098441301 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-30T06:02:17.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1098441302 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-30T06:02:17.296Z] *** BUG *** [2019-07-30T06:02:17.296Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:02:17.296Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:02:17.296Z] [2019-07-30T06:02:17.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1098441302 data=null item=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-30T06:02:17.296Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:17.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:17.296Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T06:02:17.296Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T06:02:17.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T06:02:17.296Z] DEBUG - Setting state to checked on: All [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:17.296Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:17.296Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:17.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098441429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:17.296Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098441430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:17.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098441430 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:17.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098441430 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:17.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098441430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:17.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098441430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:17.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098441431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:17.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098440911 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-30T06:02:17.554Z] DEBUG - Clicked on [2019-07-30T06:02:17.554Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:17.554Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:17.554Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:17.554Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:17.554Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:17.554Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:17.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1098441716 data=null doit=true} to Tree node with text: JUL [2019-07-30T06:02:17.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1098441716 data=null} to Tree node with text: JUL [2019-07-30T06:02:17.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1098441716 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T06:02:17.554Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098441717 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-30T06:02:17.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1098441718 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T06:02:17.554Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:17.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098441723 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:17.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098441723 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:17.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098441723 data=null} to Tree node with text: mysession [2019-07-30T06:02:17.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098441723 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:17.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098441724 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:17.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098441726 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:17.554Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:17.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098441727 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:17.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098441727 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:17.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098441728 data=null} to Tree node with text: mysession [2019-07-30T06:02:17.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098441728 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:17.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098441728 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:17.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098441729 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:17.811Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:17.811Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:18.068Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:18.068Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:18.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098442287 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:18.068Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:18.068Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:18.068Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:18.068Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T06:02:18.068Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T06:02:18.068Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T06:02:18.068Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:18.068Z] 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-30T06:02:18.068Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:18.068Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:18.068Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:18.068Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:18.068Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:18.068Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:18.068Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:18.068Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:18.068Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:18.068Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:18.068Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1098442292 data=null doit=true} to Button with text {Kernel} [2019-07-30T06:02:18.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1098442292 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-30T06:02:18.068Z] 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-30T06:02:18.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1098442293 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-30T06:02:18.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1098442293 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-30T06:02:18.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1098442294 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-30T06:02:18.068Z] *** BUG *** [2019-07-30T06:02:18.068Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:02:18.068Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:02:18.068Z] [2019-07-30T06:02:18.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1098442296 data=null item=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-30T06:02:18.325Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:18.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:18.325Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T06:02:18.325Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T06:02:18.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T06:02:18.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1098442411 data=null doit=true} to TreeItem with text {All} [2019-07-30T06:02:18.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1098442412 data=null} to TreeItem with text {All} [2019-07-30T06:02:18.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1098442412 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T06:02:18.325Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098442412 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-30T06:02:18.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1098442413 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T06:02:18.325Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T06:02:18.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098442415 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T06:02:18.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098442415 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T06:02:18.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098442416 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-30T06:02:18.325Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098442416 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-30T06:02:18.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098442417 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-30T06:02:18.325Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T06:02:18.325Z] 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-30T06:02:18.325Z] DEBUG - Setting state to checked on: logger [2019-07-30T06:02:18.325Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:18.325Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:18.325Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:18.325Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:18.325Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:18.325Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:18.325Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:18.325Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T06:02:18.325Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T06:02:18.325Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:18.325Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:18.325Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:18.325Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:18.325Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:18.325Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:18.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098442422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:18.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098442423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:18.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098442423 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:18.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098442423 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:18.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098442423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:18.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098442423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:18.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098442429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:18.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098441902 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-30T06:02:18.581Z] DEBUG - Clicked on [2019-07-30T06:02:18.581Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:18.581Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:18.581Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:18.581Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:18.581Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:18.581Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:18.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1098442782 data=null doit=true} to Tree node with text: JUL [2019-07-30T06:02:18.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1098442782 data=null} to Tree node with text: JUL [2019-07-30T06:02:18.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1098442783 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T06:02:18.581Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098442783 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-30T06:02:18.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1098442784 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T06:02:18.581Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:18.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098442786 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:18.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098442786 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:18.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098442786 data=null} to Tree node with text: mysession [2019-07-30T06:02:18.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098442786 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:18.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098442786 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:18.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098442789 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:18.581Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:18.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098442790 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:18.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098442790 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:18.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098442790 data=null} to Tree node with text: mysession [2019-07-30T06:02:18.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098442790 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:18.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098442790 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:18.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098442792 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:18.838Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:18.838Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:19.095Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:19.095Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:19.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098443231 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:19.095Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:19.095Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:19.095Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:19.095Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T06:02:19.095Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T06:02:19.095Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T06:02:19.095Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:19.095Z] 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-30T06:02:19.095Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:19.095Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:19.095Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:19.095Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:19.095Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:19.095Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:19.095Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:19.095Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:19.095Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:19.095Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:19.095Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1098443294 data=null doit=true} to Button with text {Kernel} [2019-07-30T06:02:19.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1098443294 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-30T06:02:19.095Z] 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-30T06:02:19.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1098443295 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-30T06:02:19.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1098443296 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-30T06:02:19.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1098443296 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-30T06:02:19.095Z] *** BUG *** [2019-07-30T06:02:19.095Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:02:19.095Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:02:19.095Z] [2019-07-30T06:02:19.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1098443296 data=null item=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-30T06:02:19.352Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:19.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:19.352Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T06:02:19.352Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T06:02:19.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T06:02:19.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1098443407 data=null doit=true} to TreeItem with text {All} [2019-07-30T06:02:19.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1098443407 data=null} to TreeItem with text {All} [2019-07-30T06:02:19.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1098443407 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T06:02:19.352Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098443408 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-30T06:02:19.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1098443409 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T06:02:19.352Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T06:02:19.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098443410 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T06:02:19.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098443410 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T06:02:19.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098443410 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-30T06:02:19.352Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098443411 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-30T06:02:19.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098443412 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-30T06:02:19.352Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T06:02:19.352Z] 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-30T06:02:19.352Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T06:02:19.352Z] 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-30T06:02:19.352Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T06:02:19.352Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@793937ec [2019-07-30T06:02:19.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1098443422 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-30T06:02:19.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1098443423 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-30T06:02:19.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1098443423 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T06:02:19.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1098443423 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T06:02:19.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1098443423 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-30T06:02:19.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1098443423 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-30T06:02:19.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1098443423 data=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-30T06:02:19.352Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1098443425 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-30T06:02:19.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1098443425 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-30T06:02:19.352Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1098443425 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-30T06:02:19.352Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1098443425 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T06:02:19.352Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1098443425 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T06:02:19.352Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T06:02:19.352Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T06:02:19.352Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T06:02:19.352Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-30T06:02:19.352Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning [2019-07-30T06:02:19.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1098443429 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-30T06:02:19.352Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:19.352Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:19.352Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:19.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098443432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:19.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098443432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:19.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098443432 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:19.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098443433 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:19.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098443433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:19.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098443433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:19.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098443433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:19.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098442938 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-30T06:02:19.610Z] DEBUG - Clicked on [2019-07-30T06:02:19.610Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:19.610Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:19.610Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:19.610Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:19.610Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:19.610Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:19.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1098443789 data=null doit=true} to Tree node with text: JUL [2019-07-30T06:02:19.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1098443789 data=null} to Tree node with text: JUL [2019-07-30T06:02:19.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1098443790 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T06:02:19.610Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098443790 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-30T06:02:19.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1098443792 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T06:02:19.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:19.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098443792 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:19.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098443793 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:19.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098443793 data=null} to Tree node with text: mysession [2019-07-30T06:02:19.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098443793 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:19.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098443793 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:19.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098443799 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:19.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:19.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098443800 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:19.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098443800 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:19.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098443801 data=null} to Tree node with text: mysession [2019-07-30T06:02:19.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098443801 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:19.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098443801 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:19.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098443803 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:19.867Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:19.867Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:20.123Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:20.381Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:20.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098444390 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T06:02:20.381Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:20.381Z] 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-30T06:02:20.381Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:20.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1098444395 data=null doit=true} to Button with text {Kernel} [2019-07-30T06:02:20.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1098444395 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-30T06:02:20.381Z] 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-30T06:02:20.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1098444396 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-30T06:02:20.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1098444396 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-30T06:02:20.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1098444396 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-30T06:02:20.381Z] *** BUG *** [2019-07-30T06:02:20.381Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:02:20.381Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:02:20.381Z] [2019-07-30T06:02:20.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1098444396 data=null item=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-30T06:02:20.381Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:20.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:20.381Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T06:02:20.381Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T06:02:20.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T06:02:20.381Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:20.381Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:20.381Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-30T06:02:20.381Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-30T06:02:20.381Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:20.381Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:20.381Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:20.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098444514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:20.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098444515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:20.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098444515 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:20.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098444515 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:20.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098444515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:20.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098444515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:20.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098444515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:20.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098444008 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-30T06:02:20.638Z] DEBUG - Clicked on [2019-07-30T06:02:20.638Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:20.638Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:20.638Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:20.638Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:20.638Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:20.638Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:20.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1098444884 data=null doit=true} to Tree node with text: JUL [2019-07-30T06:02:20.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1098444884 data=null} to Tree node with text: JUL [2019-07-30T06:02:20.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1098444885 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T06:02:20.638Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098444885 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-30T06:02:20.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1098444887 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T06:02:20.638Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:20.638Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:20.638Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:20.638Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-30T06:02:20.639Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:20.639Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:20.639Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:20.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098444891 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:20.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098444891 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:20.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098444892 data=null} to Tree node with text: mysession [2019-07-30T06:02:20.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098444892 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:20.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098444892 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:20.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098444894 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:20.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:20.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098444895 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:20.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098444899 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:20.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098444899 data=null} to Tree node with text: mysession [2019-07-30T06:02:20.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098444900 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:20.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098444900 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:20.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098444903 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:20.896Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T06:02:20.896Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T06:02:20.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1098445019 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-30T06:02:20.896Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T06:02:20.896Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:20.896Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:20.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:20.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098445123 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:20.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098445123 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:20.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098445124 data=null} to Tree node with text: mysession [2019-07-30T06:02:20.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098445124 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:20.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098445124 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:20.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098445127 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:20.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:20.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098445128 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:20.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098445128 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:20.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098445128 data=null} to Tree node with text: mysession [2019-07-30T06:02:20.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098445129 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:20.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098445129 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:20.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098445130 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:21.152Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T06:02:21.152Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T06:02:21.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1098445221 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-30T06:02:21.152Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T06:02:21.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T06:02:21.410Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:21.410Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:21.410Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:21.410Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-30T06:02:21.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:21.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1098445430 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-30T06:02:21.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1098445430 data=null doit=true} to Tree node with text: logger [2019-07-30T06:02:21.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1098445430 data=null} to Tree node with text: logger [2019-07-30T06:02:21.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1098445431 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T06:02:21.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098445431 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-30T06:02:21.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1098445485 data=null button=1 stateMask=0x80000 x=134 y=109 count=1} to Tree node with text: logger [2019-07-30T06:02:21.410Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T06:02:21.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:21.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:21.410Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T06:02:21.410Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:21.410Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:21.410Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:21.410Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-30T06:02:21.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:21.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1098445625 data=null button=0 stateMask=0x0 x=161 y=114 count=0} to Tree node with text: anotherLogger [2019-07-30T06:02:21.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1098445625 data=null doit=true} to Tree node with text: anotherLogger [2019-07-30T06:02:21.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1098445625 data=null} to Tree node with text: anotherLogger [2019-07-30T06:02:21.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1098445626 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T06:02:21.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098445626 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-30T06:02:21.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1098445629 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T06:02:21.410Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T06:02:21.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:21.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:21.667Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:21.667Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:21.667Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:21.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098445816 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T06:02:21.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098445816 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:21.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098445816 data=null} to Tree node with text: mysession [2019-07-30T06:02:21.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098445820 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T06:02:21.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098445820 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:21.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098445823 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T06:02:21.667Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:21.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098445824 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T06:02:21.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098445824 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:21.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098445824 data=null} to Tree node with text: mysession [2019-07-30T06:02:21.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098445825 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T06:02:21.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098445825 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:21.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098445826 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T06:02:21.924Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:21.924Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:22.181Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:22.181Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:22.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098446391 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:22.181Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:22.181Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:22.181Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:22.181Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:22.181Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T06:02:22.181Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T06:02:22.181Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T06:02:22.181Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:22.181Z] 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-30T06:02:22.181Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:22.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:22.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:22.182Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:22.182Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:22.182Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:22.182Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:22.182Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:22.182Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:22.182Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1098446399 data=null doit=true} to Button with text {Kernel} [2019-07-30T06:02:22.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1098446399 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-30T06:02:22.182Z] 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-30T06:02:22.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1098446400 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-30T06:02:22.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1098446401 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-30T06:02:22.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1098446401 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-30T06:02:22.182Z] *** BUG *** [2019-07-30T06:02:22.182Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:02:22.182Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:02:22.182Z] [2019-07-30T06:02:22.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1098446401 data=null item=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-30T06:02:22.438Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:22.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:22.438Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T06:02:22.438Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T06:02:22.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T06:02:22.438Z] DEBUG - Setting state to checked on: All [2019-07-30T06:02:22.438Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:22.438Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:22.438Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:22.438Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:22.438Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:22.438Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:22.438Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:22.438Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T06:02:22.438Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T06:02:22.438Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:22.438Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:22.438Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:22.438Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:22.438Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:22.438Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:22.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098446519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:22.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098446519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:22.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098446519 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:22.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098446520 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:22.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098446520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:22.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098446520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:22.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098446520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:22.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098445985 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-30T06:02:22.697Z] DEBUG - Clicked on [2019-07-30T06:02:22.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:22.697Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:22.697Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:22.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:22.697Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:22.697Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:22.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1098446710 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T06:02:22.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1098446710 data=null} to Tree node with text: LOG4J [2019-07-30T06:02:22.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1098446711 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T06:02:22.697Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098446711 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-30T06:02:22.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1098446712 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T06:02:22.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:22.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098446713 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:22.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098446713 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:22.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098446713 data=null} to Tree node with text: mysession [2019-07-30T06:02:22.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098446713 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:22.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098446713 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:22.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098446715 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:22.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:22.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098446716 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:22.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098446716 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:22.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098446716 data=null} to Tree node with text: mysession [2019-07-30T06:02:22.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098446716 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:22.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098446717 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:22.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098446724 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:22.697Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:22.697Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:23.124Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:23.124Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:23.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098447187 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T06:02:23.124Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:23.124Z] 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-30T06:02:23.124Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:23.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1098447191 data=null doit=true} to Button with text {Kernel} [2019-07-30T06:02:23.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1098447192 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-30T06:02:23.124Z] 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-30T06:02:23.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1098447193 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-30T06:02:23.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1098447193 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-30T06:02:23.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1098447193 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-30T06:02:23.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1098447193 data=null item=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-30T06:02:23.124Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:23.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:23.124Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T06:02:23.124Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T06:02:23.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T06:02:23.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1098447300 data=null doit=true} to TreeItem with text {All} [2019-07-30T06:02:23.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1098447300 data=null} to TreeItem with text {All} [2019-07-30T06:02:23.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1098447300 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T06:02:23.124Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098447306 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-30T06:02:23.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1098447307 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T06:02:23.124Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T06:02:23.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098447308 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T06:02:23.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098447308 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T06:02:23.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098447308 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-30T06:02:23.124Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098447309 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-30T06:02:23.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098447310 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-30T06:02:23.124Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T06:02:23.124Z] 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-30T06:02:23.124Z] DEBUG - Setting state to checked on: logger [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:23.124Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:23.124Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:23.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098447313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:23.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098447313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:23.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098447313 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:23.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098447313 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:23.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098447314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:23.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098447314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:23.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098447314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:23.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098446880 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-30T06:02:23.425Z] DEBUG - Clicked on [2019-07-30T06:02:23.425Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:23.425Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:23.425Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:23.425Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:23.425Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:23.425Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:23.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1098447505 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T06:02:23.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1098447505 data=null} to Tree node with text: LOG4J [2019-07-30T06:02:23.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1098447505 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T06:02:23.425Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098447506 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-30T06:02:23.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1098447507 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T06:02:23.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:23.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098447507 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:23.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098447508 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:23.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098447508 data=null} to Tree node with text: mysession [2019-07-30T06:02:23.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098447508 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:23.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098447508 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:23.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098447510 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:23.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:23.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098447511 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:23.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098447511 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:23.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098447511 data=null} to Tree node with text: mysession [2019-07-30T06:02:23.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098447511 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:23.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098447511 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:23.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098447513 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:23.425Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:23.425Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:23.988Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:23.988Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:23.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098447996 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T06:02:23.988Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:23.988Z] 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-30T06:02:23.988Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:23.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1098448009 data=null doit=true} to Button with text {Kernel} [2019-07-30T06:02:23.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1098448009 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-30T06:02:23.988Z] 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-30T06:02:23.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1098448010 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-30T06:02:23.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1098448010 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-30T06:02:23.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1098448011 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-30T06:02:23.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1098448011 data=null item=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-30T06:02:23.988Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:23.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:23.988Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T06:02:23.988Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T06:02:23.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T06:02:23.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1098448114 data=null doit=true} to TreeItem with text {All} [2019-07-30T06:02:23.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1098448114 data=null} to TreeItem with text {All} [2019-07-30T06:02:23.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1098448115 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T06:02:23.988Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098448120 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-30T06:02:23.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1098448121 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T06:02:23.988Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T06:02:23.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098448123 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T06:02:23.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098448123 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T06:02:23.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098448124 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-30T06:02:23.988Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098448124 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-30T06:02:23.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098448125 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-30T06:02:23.988Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T06:02:23.988Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-30T06:02:23.988Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T06:02:23.988Z] 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-30T06:02:23.988Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T06:02:23.988Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@14318e90 [2019-07-30T06:02:23.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1098448129 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-30T06:02:23.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1098448130 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-30T06:02:23.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1098448130 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T06:02:23.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1098448130 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T06:02:23.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1098448130 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-30T06:02:23.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1098448130 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-30T06:02:23.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1098448130 data=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-30T06:02:23.988Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1098448132 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-30T06:02:23.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1098448132 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-30T06:02:23.988Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1098448132 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-30T06:02:23.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1098448132 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T06:02:23.988Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1098448132 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T06:02:23.988Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T06:02:23.988Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T06:02:23.988Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T06:02:23.988Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-30T06:02:23.988Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal [2019-07-30T06:02:23.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1098448185 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-30T06:02:23.988Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:23.988Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:23.988Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:23.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098448188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:23.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098448188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:23.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098448188 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:23.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098448188 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:23.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098448189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:23.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098448189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:23.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098448189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:23.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098447637 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-30T06:02:24.246Z] DEBUG - Clicked on [2019-07-30T06:02:24.246Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:24.246Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:24.246Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:24.246Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:24.246Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:24.246Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:24.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1098448389 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T06:02:24.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1098448389 data=null} to Tree node with text: LOG4J [2019-07-30T06:02:24.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1098448390 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T06:02:24.246Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098448390 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-30T06:02:24.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1098448391 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T06:02:24.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:24.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098448392 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:24.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098448392 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:24.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098448393 data=null} to Tree node with text: mysession [2019-07-30T06:02:24.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098448393 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:24.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098448393 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:24.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098448395 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:24.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:24.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098448401 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:24.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098448401 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:24.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098448401 data=null} to Tree node with text: mysession [2019-07-30T06:02:24.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098448402 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:24.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098448402 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:24.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098448403 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:24.503Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:24.503Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:24.761Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:24.761Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:24.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098448825 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T06:02:24.761Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:24.761Z] 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-30T06:02:24.761Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:24.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1098448828 data=null doit=true} to Button with text {Kernel} [2019-07-30T06:02:24.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1098448829 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-30T06:02:24.761Z] 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-30T06:02:24.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1098448830 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-30T06:02:24.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1098448830 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-30T06:02:24.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1098448830 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-30T06:02:24.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1098448830 data=null item=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-30T06:02:24.761Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:24.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:24.761Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T06:02:24.761Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T06:02:24.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T06:02:24.761Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:24.761Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:24.761Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-30T06:02:24.761Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-30T06:02:24.761Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:24.761Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:24.761Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:24.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098448988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:24.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098448988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:24.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098448988 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:24.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098448988 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:24.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098448988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:24.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098448988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:24.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098448989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:24.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098448523 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-30T06:02:25.018Z] DEBUG - Clicked on [2019-07-30T06:02:25.018Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:25.018Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:25.018Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:25.018Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:25.018Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:25.018Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:25.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1098449211 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T06:02:25.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1098449212 data=null} to Tree node with text: LOG4J [2019-07-30T06:02:25.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1098449212 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T06:02:25.018Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098449212 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-30T06:02:25.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1098449220 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T06:02:25.018Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:25.018Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:25.018Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:25.018Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-30T06:02:25.018Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:25.018Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:25.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:25.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098449224 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:25.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098449224 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:25.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098449224 data=null} to Tree node with text: mysession [2019-07-30T06:02:25.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098449224 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:25.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098449225 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:25.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098449227 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:25.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:25.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098449229 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:25.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098449229 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:25.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098449229 data=null} to Tree node with text: mysession [2019-07-30T06:02:25.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098449229 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:25.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098449230 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:25.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098449284 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:25.274Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T06:02:25.274Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T06:02:25.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1098449392 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-30T06:02:25.274Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T06:02:25.274Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:25.274Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:25.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:25.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098449496 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:25.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098449496 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:25.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098449496 data=null} to Tree node with text: mysession [2019-07-30T06:02:25.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098449496 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:25.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098449496 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:25.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098449499 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:25.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:25.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098449499 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:25.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098449499 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:25.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098449500 data=null} to Tree node with text: mysession [2019-07-30T06:02:25.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098449500 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:25.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098449500 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:25.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098449501 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:25.530Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T06:02:25.530Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T06:02:25.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1098449602 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-30T06:02:25.530Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T06:02:25.787Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T06:02:25.787Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:25.787Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:25.787Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:25.787Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-30T06:02:25.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:25.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1098449904 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-30T06:02:25.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1098449904 data=null doit=true} to Tree node with text: logger [2019-07-30T06:02:25.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1098449905 data=null} to Tree node with text: logger [2019-07-30T06:02:25.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1098449905 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T06:02:25.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098449905 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-30T06:02:25.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1098449908 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T06:02:25.787Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T06:02:25.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:25.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:25.787Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T06:02:26.044Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:26.044Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:26.044Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:26.044Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-30T06:02:26.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:26.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1098450084 data=null button=0 stateMask=0x0 x=161 y=114 count=0} to Tree node with text: anotherLogger [2019-07-30T06:02:26.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1098450085 data=null doit=true} to Tree node with text: anotherLogger [2019-07-30T06:02:26.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1098450085 data=null} to Tree node with text: anotherLogger [2019-07-30T06:02:26.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1098450085 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T06:02:26.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098450085 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-30T06:02:26.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1098450088 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T06:02:26.044Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T06:02:26.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:26.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:26.044Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:26.044Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:26.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:26.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098450226 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T06:02:26.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098450226 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:26.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098450226 data=null} to Tree node with text: mysession [2019-07-30T06:02:26.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098450226 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T06:02:26.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098450226 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:26.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098450232 data=null button=1 stateMask=0x80000 x=112 y=-6 count=1} to Tree node with text: mysession [2019-07-30T06:02:26.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:26.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098450233 data=null button=0 stateMask=0x0 x=112 y=-6 count=0} to Tree node with text: mysession [2019-07-30T06:02:26.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098450233 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:26.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098450233 data=null} to Tree node with text: mysession [2019-07-30T06:02:26.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098450234 data=null button=1 stateMask=0x0 x=112 y=-6 count=1} to Tree node with text: mysession [2019-07-30T06:02:26.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098450234 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:26.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098450281 data=null button=1 stateMask=0x80000 x=112 y=5 count=1} to Tree node with text: mysession [2019-07-30T06:02:26.301Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:26.301Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:26.558Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:26.558Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:26.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098450704 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:26.558Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:26.558Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:26.558Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:26.558Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:26.558Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:26.558Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T06:02:26.558Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T06:02:26.558Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T06:02:26.558Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:26.558Z] 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-30T06:02:26.558Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:26.558Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:26.558Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:26.558Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:26.558Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:26.558Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:26.558Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:26.558Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:26.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1098450712 data=null doit=true} to Button with text {Kernel} [2019-07-30T06:02:26.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1098450712 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-30T06:02:26.558Z] 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-30T06:02:26.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1098450714 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-30T06:02:26.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1098450724 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-30T06:02:26.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1098450724 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-30T06:02:26.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1098450724 data=null item=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-30T06:02:26.815Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:26.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:26.815Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T06:02:26.815Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T06:02:26.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T06:02:26.815Z] DEBUG - Setting state to checked on: All [2019-07-30T06:02:26.815Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:26.815Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:26.815Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:26.815Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:26.815Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:26.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:26.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:26.815Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T06:02:26.815Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T06:02:26.815Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:26.815Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:26.815Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:26.815Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:26.815Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:26.815Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:26.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098450884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:26.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098450884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:26.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098450884 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:26.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098450884 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:26.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098450885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:26.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098450885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:26.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098450885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:26.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098450387 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-30T06:02:26.815Z] DEBUG - Clicked on [2019-07-30T06:02:26.815Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:26.815Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:26.815Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:26.815Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:26.815Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:26.815Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:26.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1098451032 data=null doit=true} to Tree node with text: Python [2019-07-30T06:02:26.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1098451032 data=null} to Tree node with text: Python [2019-07-30T06:02:26.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1098451032 data=null button=1 stateMask=0x0 x=102 y=92 count=1} to Tree node with text: Python [2019-07-30T06:02:26.815Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098451032 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-30T06:02:27.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1098451033 data=null button=1 stateMask=0x80000 x=102 y=92 count=1} to Tree node with text: Python [2019-07-30T06:02:27.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:27.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098451086 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:27.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098451086 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:27.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098451086 data=null} to Tree node with text: mysession [2019-07-30T06:02:27.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098451087 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:27.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098451087 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:27.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098451088 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:27.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:27.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098451089 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:27.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098451089 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:27.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098451089 data=null} to Tree node with text: mysession [2019-07-30T06:02:27.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098451090 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:27.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098451090 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:27.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098451091 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:27.072Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:27.072Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:27.329Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:27.329Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:27.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098451497 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:27.329Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:27.329Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:27.329Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:27.330Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:27.330Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:27.330Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T06:02:27.330Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T06:02:27.330Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T06:02:27.330Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:27.330Z] 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-30T06:02:27.330Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:27.330Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:27.330Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:27.330Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:27.330Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:27.330Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:27.330Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:27.330Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:27.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1098451512 data=null doit=true} to Button with text {Kernel} [2019-07-30T06:02:27.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1098451512 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-30T06:02:27.330Z] 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-30T06:02:27.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1098451513 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-30T06:02:27.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1098451514 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-30T06:02:27.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1098451514 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-30T06:02:27.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1098451514 data=null item=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-30T06:02:27.587Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:27.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:27.587Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T06:02:27.587Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T06:02:27.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T06:02:27.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1098451621 data=null doit=true} to TreeItem with text {All} [2019-07-30T06:02:27.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1098451621 data=null} to TreeItem with text {All} [2019-07-30T06:02:27.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1098451621 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T06:02:27.587Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098451627 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-30T06:02:27.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1098451628 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T06:02:27.587Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T06:02:27.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098451629 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T06:02:27.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098451629 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T06:02:27.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098451629 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-30T06:02:27.587Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098451630 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-30T06:02:27.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098451631 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-30T06:02:27.587Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T06:02:27.587Z] 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-30T06:02:27.587Z] DEBUG - Setting state to checked on: logger [2019-07-30T06:02:27.587Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:27.587Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:27.587Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:27.587Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:27.587Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:27.587Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:27.587Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:27.587Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T06:02:27.587Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T06:02:27.587Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:27.587Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:27.587Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:27.587Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:27.587Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:27.587Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:27.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098451634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:27.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098451634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:27.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098451634 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:27.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098451635 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:27.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098451635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:27.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098451635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:27.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098451635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:27.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098451201 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-30T06:02:27.844Z] DEBUG - Clicked on [2019-07-30T06:02:27.844Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:27.844Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:27.844Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:27.844Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:27.844Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:27.844Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:27.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1098451890 data=null doit=true} to Tree node with text: Python [2019-07-30T06:02:27.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1098451890 data=null} to Tree node with text: Python [2019-07-30T06:02:27.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1098451890 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T06:02:27.844Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098451891 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-30T06:02:27.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1098451892 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T06:02:27.844Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:27.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098451893 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:27.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098451893 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:27.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098451893 data=null} to Tree node with text: mysession [2019-07-30T06:02:27.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098451893 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:27.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098451894 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:27.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098451895 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:27.844Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:27.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098451896 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:27.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098451896 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:27.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098451896 data=null} to Tree node with text: mysession [2019-07-30T06:02:27.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098451896 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:27.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098451897 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:27.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098451899 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:27.844Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:27.844Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:28.101Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:28.101Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:28.101Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098452328 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:28.101Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:28.101Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:28.101Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:28.101Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:28.101Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:28.101Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T06:02:28.101Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T06:02:28.101Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T06:02:28.101Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:28.101Z] 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-30T06:02:28.101Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:28.101Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:28.101Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:28.101Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:28.101Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:28.101Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:28.101Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:28.359Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1098452392 data=null doit=true} to Button with text {Kernel} [2019-07-30T06:02:28.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1098452393 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-30T06:02:28.359Z] 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-30T06:02:28.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1098452394 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-30T06:02:28.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1098452394 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-30T06:02:28.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1098452394 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-30T06:02:28.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1098452394 data=null item=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-30T06:02:28.359Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:28.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:28.359Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T06:02:28.359Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T06:02:28.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T06:02:28.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1098452500 data=null doit=true} to TreeItem with text {All} [2019-07-30T06:02:28.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1098452500 data=null} to TreeItem with text {All} [2019-07-30T06:02:28.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1098452506 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T06:02:28.359Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098452506 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-30T06:02:28.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1098452507 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T06:02:28.359Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T06:02:28.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098452508 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T06:02:28.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098452508 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T06:02:28.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098452509 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-30T06:02:28.359Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098452509 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-30T06:02:28.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1098452510 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-30T06:02:28.359Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T06:02:28.359Z] 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-30T06:02:28.359Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T06:02:28.359Z] 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-30T06:02:28.359Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T06:02:28.359Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@40ee8512 [2019-07-30T06:02:28.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1098452515 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-30T06:02:28.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1098452516 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-30T06:02:28.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1098452516 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T06:02:28.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1098452516 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T06:02:28.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1098452516 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-30T06:02:28.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1098452521 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-30T06:02:28.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1098452521 data=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-30T06:02:28.359Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1098452523 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-30T06:02:28.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1098452523 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-30T06:02:28.359Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1098452523 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-30T06:02:28.359Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1098452523 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T06:02:28.359Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1098452523 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T06:02:28.359Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T06:02:28.359Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T06:02:28.359Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T06:02:28.359Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-30T06:02:28.359Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical [2019-07-30T06:02:28.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1098452526 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-30T06:02:28.359Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:28.359Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:28.359Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:28.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098452529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:28.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098452529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:28.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098452530 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:28.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098452530 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:28.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098452530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:28.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098452530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:28.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098452530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:28.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098452031 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-30T06:02:28.616Z] DEBUG - Clicked on [2019-07-30T06:02:28.616Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:28.616Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:28.616Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:28.616Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:28.616Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:28.616Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:28.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1098452729 data=null doit=true} to Tree node with text: Python [2019-07-30T06:02:28.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1098452729 data=null} to Tree node with text: Python [2019-07-30T06:02:28.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1098452729 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T06:02:28.616Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098452729 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-30T06:02:28.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1098452731 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T06:02:28.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:28.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098452732 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:28.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098452732 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:28.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098452732 data=null} to Tree node with text: mysession [2019-07-30T06:02:28.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098452732 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:28.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098452732 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:28.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098452733 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:28.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:28.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098452734 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:28.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098452734 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:28.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098452734 data=null} to Tree node with text: mysession [2019-07-30T06:02:28.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098452735 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:28.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098452735 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:28.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098452786 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:28.872Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:28.872Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:29.130Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:29.130Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:29.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098453195 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T06:02:29.130Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:29.130Z] 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-30T06:02:29.130Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:29.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1098453210 data=null doit=true} to Button with text {Kernel} [2019-07-30T06:02:29.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1098453210 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-30T06:02:29.130Z] 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-30T06:02:29.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1098453211 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-30T06:02:29.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1098453211 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-30T06:02:29.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1098453211 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-30T06:02:29.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1098453211 data=null item=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-30T06:02:29.130Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:29.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:29.130Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T06:02:29.130Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T06:02:29.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T06:02:29.130Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:29.130Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:29.130Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-30T06:02:29.130Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-30T06:02:29.130Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:29.130Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:29.130Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:29.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098453326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:29.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098453326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:29.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098453326 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:29.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098453326 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:29.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098453327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:29.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098453327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:29.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098453327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:29.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098452900 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-30T06:02:29.386Z] DEBUG - Clicked on [2019-07-30T06:02:29.386Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:29.386Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:29.386Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:29.386Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:29.386Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:29.386Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:29.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1098453591 data=null doit=true} to Tree node with text: Python [2019-07-30T06:02:29.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1098453592 data=null} to Tree node with text: Python [2019-07-30T06:02:29.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1098453593 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T06:02:29.386Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098453594 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-30T06:02:29.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1098453601 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T06:02:29.386Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:29.386Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:29.386Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:29.386Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-30T06:02:29.386Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:29.386Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:29.386Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:29.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098453605 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:29.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098453605 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:29.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098453605 data=null} to Tree node with text: mysession [2019-07-30T06:02:29.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098453605 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:29.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098453605 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:29.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098453608 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:29.386Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:29.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098453609 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:29.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098453609 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:29.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098453609 data=null} to Tree node with text: mysession [2019-07-30T06:02:29.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098453609 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:29.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098453609 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:29.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098453610 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:29.643Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T06:02:29.643Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T06:02:29.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1098453725 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-30T06:02:29.643Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T06:02:29.643Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:29.643Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:29.643Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:29.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098453829 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:29.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098453829 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:29.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098453829 data=null} to Tree node with text: mysession [2019-07-30T06:02:29.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098453829 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:29.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098453830 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:29.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098453835 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:29.643Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:29.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098453836 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:29.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098453836 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:29.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098453836 data=null} to Tree node with text: mysession [2019-07-30T06:02:29.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098453836 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:29.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098453836 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:29.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098453838 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:29.900Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T06:02:29.900Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T06:02:29.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1098453927 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-30T06:02:29.900Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T06:02:29.900Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T06:02:30.156Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:30.156Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:30.156Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:30.156Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-30T06:02:30.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:30.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1098454220 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-30T06:02:30.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1098454221 data=null doit=true} to Tree node with text: logger [2019-07-30T06:02:30.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1098454221 data=null} to Tree node with text: logger [2019-07-30T06:02:30.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1098454221 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T06:02:30.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098454221 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-30T06:02:30.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1098454224 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T06:02:30.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T06:02:30.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:30.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:30.156Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T06:02:30.156Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:30.156Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:30.156Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:30.156Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-30T06:02:30.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:30.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1098454395 data=null button=0 stateMask=0x0 x=161 y=114 count=0} to Tree node with text: anotherLogger [2019-07-30T06:02:30.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1098454395 data=null doit=true} to Tree node with text: anotherLogger [2019-07-30T06:02:30.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1098454395 data=null} to Tree node with text: anotherLogger [2019-07-30T06:02:30.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1098454396 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T06:02:30.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098454396 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-30T06:02:30.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1098454399 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T06:02:30.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T06:02:30.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:30.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:30.413Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:30.413Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:30.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:30.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098454582 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T06:02:30.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098454583 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:30.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098454583 data=null} to Tree node with text: mysession [2019-07-30T06:02:30.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098454583 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T06:02:30.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098454583 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:30.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098454585 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T06:02:30.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:30.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098454586 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T06:02:30.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098454586 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:30.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098454587 data=null} to Tree node with text: mysession [2019-07-30T06:02:30.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098454587 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T06:02:30.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098454587 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:30.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098454589 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T06:02:30.669Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T06:02:30.669Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T06:02:30.669Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T06:02:30.669Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T06:02:30.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1098454905 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T06:02:30.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:02:30.669Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:02:30.669Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:02:30.669Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:30.669Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:30.669Z] DEBUG - Clicking on OK [2019-07-30T06:02:30.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098454906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:30.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098454906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:30.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098454906 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:30.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098454906 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:30.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098454907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:30.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098454907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:30.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098454907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:30.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1098454702 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-30T06:02:30.926Z] DEBUG - Clicked on [2019-07-30T06:02:30.926Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:30.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:30.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098455026 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:30.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098455026 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:30.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098455026 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:30.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098455027 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:30.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098455027 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-30T06:02:30.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098455029 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:30.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:30.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098455035 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:30.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098455035 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:30.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098455036 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:30.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098455036 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:30.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098455036 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-30T06:02:30.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098455083 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:31.183Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T06:02:31.183Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T06:02:31.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1098455200 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-30T06:02:31.183Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T06:02:31.183Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.81 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-30T06:02:31.183Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest) Time elapsed: 16.286 s [2019-07-30T06:02:31.183Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-30T06:02:32.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T06:02:32.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:32.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:32.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:32.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098456090 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:32.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098456090 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:32.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098456090 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:32.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098456091 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:32.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098456091 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-30T06:02:32.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098456094 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:32.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:32.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098456101 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:32.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098456101 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:32.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098456102 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:32.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098456102 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:32.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098456102 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-30T06:02:32.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098456104 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:32.114Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T06:02:32.114Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T06:02:32.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1098456217 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-30T06:02:32.114Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T06:02:32.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:32.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1098456786 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T06:02:32.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098456786 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:02:32.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098456786 data=null} to Tree node with text: Sessions [2019-07-30T06:02:32.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098456786 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:02:32.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098456787 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-30T06:02:32.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098456789 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:02:32.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:32.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1098456790 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T06:02:32.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098456790 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:02:32.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098456790 data=null} to Tree node with text: Sessions [2019-07-30T06:02:32.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098456791 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:02:32.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098456791 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-30T06:02:32.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098456792 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:02:32.679Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T06:02:32.679Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T06:02:33.128Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T06:02:33.128Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T06:02:33.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1098457126 data=null doit=true} to Shell with text {Create Session} [2019-07-30T06:02:33.128Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:33.128Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:02:33.128Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:02:33.128Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:02:33.128Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:33.128Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:02:33.128Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:02:33.128Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:02:33.128Z] DEBUG - matched Text with text " [2019-07-30T06:02:33.128Z] ", using matcher: of type 'Text' [2019-07-30T06:02:33.128Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:02:33.128Z] DEBUG - matched Text with text " [2019-07-30T06:02:33.128Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:02:33.128Z] DEBUG - matched Text with text " [2019-07-30T06:02:33.128Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:02:33.128Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T06:02:33.128Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T06:02:33.128Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T06:02:33.128Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:33.128Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:33.128Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:33.128Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:33.128Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:33.128Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:33.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098457131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:33.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098457131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:33.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098457131 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:33.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098457131 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:33.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098457131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:33.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098457131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:33.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098457131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:33.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1098456922 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-30T06:02:33.128Z] DEBUG - Clicked on [2019-07-30T06:02:33.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098457295 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:02:33.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098457296 data=null} to Tree node with text: Sessions [2019-07-30T06:02:33.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098457296 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T06:02:33.128Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098457296 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-30T06:02:33.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098457297 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T06:02:33.128Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:33.128Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:33.128Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:33.128Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:33.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:33.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098457308 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T06:02:33.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098457308 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:33.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098457308 data=null} to Tree node with text: mysession [2019-07-30T06:02:33.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098457309 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:02:33.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098457309 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:33.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098457312 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:02:33.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:33.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098457313 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T06:02:33.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098457313 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:33.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098457313 data=null} to Tree node with text: mysession [2019-07-30T06:02:33.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098457314 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:02:33.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098457314 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:33.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098457315 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:02:33.577Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:33.577Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:33.577Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:33.577Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:33.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098457811 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:33.577Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:33.577Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:33.577Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:33.577Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:33.577Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:33.577Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:33.577Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:33.577Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:33.577Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:33.577Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T06:02:33.577Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T06:02:33.577Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:33.578Z] 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-30T06:02:33.578Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:33.578Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:33.578Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:33.578Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:33.578Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:33.578Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:33.578Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:33.578Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:33.578Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T06:02:33.578Z] 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-30T06:02:33.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1098457816 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-30T06:02:33.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1098457816 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-30T06:02:33.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1098457817 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-30T06:02:33.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1098457817 data=null item=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-30T06:02:33.578Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T06:02:33.578Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:33.578Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:33.578Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T06:02:33.578Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T06:02:33.578Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T06:02:33.578Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:33.578Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:33.578Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:33.578Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:33.578Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:33.578Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:33.837Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:33.837Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:33.837Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:33.837Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:33.837Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:33.837Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:33.837Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:33.837Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:33.837Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:33.837Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:33.837Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:33.837Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:33.837Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:33.837Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:33.837Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:33.837Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:33.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098457885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:33.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098457885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:33.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098457886 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:33.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098457886 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:33.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098457886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:33.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098457886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:33.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098457886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:33.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098457488 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-30T06:02:34.095Z] DEBUG - Clicked on [2019-07-30T06:02:34.095Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:34.095Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:34.095Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:34.095Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:34.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1098458112 data=null doit=true} to Tree node with text: channel0 [2019-07-30T06:02:34.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1098458112 data=null} to Tree node with text: channel0 [2019-07-30T06:02:34.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1098458113 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:34.095Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098458113 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-30T06:02:34.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1098458114 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:34.095Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:34.095Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:34.095Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:34.095Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:34.095Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T06:02:34.095Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:34.095Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:34.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:34.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098458126 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:34.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098458126 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:34.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098458126 data=null} to Tree node with text: mysession [2019-07-30T06:02:34.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098458126 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:34.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098458127 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:34.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098458129 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:34.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:34.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098458129 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:34.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098458130 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:34.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098458130 data=null} to Tree node with text: mysession [2019-07-30T06:02:34.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098458130 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:34.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098458130 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:34.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098458131 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:34.095Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:34.095Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:34.352Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:34.609Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:34.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098458612 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:34.609Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:34.609Z] 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-30T06:02:34.609Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T06:02:34.609Z] 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-30T06:02:34.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1098458628 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-30T06:02:34.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1098458628 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-30T06:02:34.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1098458628 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-30T06:02:34.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1098458628 data=null item=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-30T06:02:34.609Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T06:02:34.609Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:34.609Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:34.609Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T06:02:34.609Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T06:02:34.609Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T06:02:34.609Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:34.609Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:34.609Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:34.609Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:34.609Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:34.609Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:34.609Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:34.609Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:34.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098458692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:34.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098458692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:34.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098458692 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:34.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098458692 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:34.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098458693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:34.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098458693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:34.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098458693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:34.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098458286 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-30T06:02:34.867Z] DEBUG - Clicked on [2019-07-30T06:02:34.867Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:34.867Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:34.867Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:34.867Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:34.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1098458908 data=null doit=true} to Tree node with text: channel0 [2019-07-30T06:02:34.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1098458909 data=null} to Tree node with text: channel0 [2019-07-30T06:02:34.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1098458909 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T06:02:34.867Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098458909 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-30T06:02:34.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1098458910 data=null button=1 stateMask=0x80000 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T06:02:34.867Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:34.867Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:34.867Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:34.867Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:34.867Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T06:02:34.867Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:34.867Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:34.867Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:34.867Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:34.867Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T06:02:34.867Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:34.867Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:34.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:34.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098458922 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-30T06:02:34.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098458923 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:34.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098458923 data=null} to Tree node with text: mysession [2019-07-30T06:02:34.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098458923 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T06:02:34.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098458923 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:34.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098458924 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T06:02:34.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:34.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098458925 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-30T06:02:34.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098458925 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:34.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098458925 data=null} to Tree node with text: mysession [2019-07-30T06:02:34.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098458925 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T06:02:34.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098458925 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:34.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098458926 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T06:02:34.867Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:34.867Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:35.124Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:35.381Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:35.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098459392 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:35.381Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:35.381Z] 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-30T06:02:35.381Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T06:02:35.381Z] 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-30T06:02:35.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1098459396 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-30T06:02:35.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1098459396 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-30T06:02:35.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1098459396 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-30T06:02:35.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1098459396 data=null item=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-30T06:02:35.381Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T06:02:35.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:35.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:35.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:35.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:35.381Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-30T06:02:35.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1098459405 data=null doit=true} to TreeItem with text {All} [2019-07-30T06:02:35.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1098459413 data=null} to TreeItem with text {All} [2019-07-30T06:02:35.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1098459413 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T06:02:35.381Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098459413 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-30T06:02:35.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1098459512 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T06:02:35.381Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T06:02:35.381Z] DEBUG - Setting state to checked on: sched_process_fork [2019-07-30T06:02:35.381Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:35.381Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:35.381Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T06:02:35.381Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T06:02:35.381Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T06:02:35.381Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:35.381Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:35.381Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:35.381Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:35.381Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:35.381Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:35.381Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:35.381Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:35.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098459520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:35.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098459520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:35.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098459520 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:35.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098459520 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:35.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098459520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:35.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098459520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:35.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098459520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:35.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098459082 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-30T06:02:35.638Z] DEBUG - Clicked on [2019-07-30T06:02:35.638Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:35.638Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:35.638Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:35.638Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:35.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1098459729 data=null doit=true} to Tree node with text: channel0 [2019-07-30T06:02:35.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1098459730 data=null} to Tree node with text: channel0 [2019-07-30T06:02:35.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1098459730 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:35.638Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098459730 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-30T06:02:35.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1098459732 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:35.638Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:35.638Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:35.638Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:35.638Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:35.638Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T06:02:35.638Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:35.638Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:35.638Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:35.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098459736 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:35.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098459742 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:35.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098459743 data=null} to Tree node with text: mysession [2019-07-30T06:02:35.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098459743 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:35.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098459743 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:35.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098459744 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:35.638Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:35.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098459787 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:35.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098459787 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:35.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098459788 data=null} to Tree node with text: mysession [2019-07-30T06:02:35.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098459788 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:35.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098459788 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:35.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098459790 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:35.638Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:35.638Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:35.896Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:36.154Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:36.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098460192 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:36.154Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:36.154Z] 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-30T06:02:36.154Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T06:02:36.154Z] 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-30T06:02:36.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1098460196 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-30T06:02:36.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1098460196 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-30T06:02:36.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1098460196 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-30T06:02:36.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1098460196 data=null item=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-30T06:02:36.154Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T06:02:36.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:36.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:36.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:36.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:36.154Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-30T06:02:36.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1098460214 data=null doit=true} to TreeItem with text {All} [2019-07-30T06:02:36.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1098460215 data=null} to TreeItem with text {All} [2019-07-30T06:02:36.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1098460215 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T06:02:36.154Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098460216 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-30T06:02:36.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1098460316 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T06:02:36.154Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T06:02:36.154Z] DEBUG - Setting state to checked on: sched_process_exec [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:36.154Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:36.154Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:36.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098460321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:36.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098460321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:36.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098460321 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:36.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098460321 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:36.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098460322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:36.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098460322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:36.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098460322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:36.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098459894 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-30T06:02:36.411Z] DEBUG - Clicked on [2019-07-30T06:02:36.411Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:36.411Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:36.411Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:36.411Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:36.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1098460587 data=null doit=true} to Tree node with text: channel0 [2019-07-30T06:02:36.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1098460587 data=null} to Tree node with text: channel0 [2019-07-30T06:02:36.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1098460587 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:36.411Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098460588 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-30T06:02:36.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1098460589 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:36.411Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:36.411Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:36.411Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:36.411Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:36.411Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T06:02:36.411Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:36.411Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:36.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:36.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098460592 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:36.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098460592 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:36.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098460592 data=null} to Tree node with text: mysession [2019-07-30T06:02:36.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098460593 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:36.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098460593 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:36.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098460595 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:36.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:36.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098460604 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:36.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098460604 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:36.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098460604 data=null} to Tree node with text: mysession [2019-07-30T06:02:36.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098460605 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:36.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098460605 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:36.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098460607 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:36.668Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:36.668Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:36.926Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:36.926Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:36.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098461013 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:36.926Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:36.926Z] 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-30T06:02:36.926Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T06:02:36.926Z] 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-30T06:02:36.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1098461030 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-30T06:02:36.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1098461030 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-30T06:02:36.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1098461030 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-30T06:02:36.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1098461030 data=null item=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-30T06:02:36.926Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T06:02:36.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:36.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:36.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:36.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:36.926Z] DEBUG - Setting state to checked on: All [2019-07-30T06:02:36.926Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:36.926Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:36.926Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T06:02:36.926Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T06:02:36.926Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T06:02:36.926Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:36.926Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:36.926Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:36.926Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:36.926Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:36.926Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:36.926Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:36.926Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:36.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098461127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:36.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098461127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:36.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098461127 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:36.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098461127 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:36.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098461128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:36.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098461128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:37.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098461128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:37.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098460715 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-30T06:02:37.183Z] DEBUG - Clicked on [2019-07-30T06:02:37.183Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:37.183Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:37.183Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:37.183Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:37.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1098461392 data=null doit=true} to Tree node with text: channel0 [2019-07-30T06:02:37.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1098461392 data=null} to Tree node with text: channel0 [2019-07-30T06:02:37.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1098461392 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:37.183Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098461393 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-30T06:02:37.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1098461394 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:37.183Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:37.183Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:37.183Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:37.183Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:37.183Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T06:02:37.183Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:37.183Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:37.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:37.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098461405 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:37.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098461405 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:37.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098461405 data=null} to Tree node with text: mysession [2019-07-30T06:02:37.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098461405 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:37.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098461405 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:37.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098461407 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:37.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:37.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098461407 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:37.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098461407 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:37.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098461407 data=null} to Tree node with text: mysession [2019-07-30T06:02:37.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098461408 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:37.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098461408 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:37.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098461409 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:37.440Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T06:02:37.440Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T06:02:37.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1098461526 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-30T06:02:37.440Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T06:02:37.440Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:37.440Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:37.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:37.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098461629 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:37.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098461629 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:37.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098461629 data=null} to Tree node with text: mysession [2019-07-30T06:02:37.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098461630 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:37.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098461630 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:37.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098461632 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:37.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:37.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098461632 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:37.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098461635 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:37.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098461635 data=null} to Tree node with text: mysession [2019-07-30T06:02:37.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098461635 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:37.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098461635 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:37.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098461636 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:37.697Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T06:02:37.697Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T06:02:37.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1098461716 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-30T06:02:37.697Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T06:02:37.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:37.697Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:37.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:37.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098461818 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:37.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098461818 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:37.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098461819 data=null} to Tree node with text: mysession [2019-07-30T06:02:37.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098461819 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:37.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098461819 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:37.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098461821 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:37.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:37.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098461822 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:37.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098461822 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:37.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098461822 data=null} to Tree node with text: mysession [2019-07-30T06:02:37.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098461822 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:37.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098461822 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:37.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098461823 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:37.697Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T06:02:37.697Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T06:02:37.954Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T06:02:37.954Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T06:02:37.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1098462096 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T06:02:37.954Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:02:37.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:02:37.954Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:02:37.954Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:37.954Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:37.954Z] DEBUG - Clicking on OK [2019-07-30T06:02:37.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098462103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:37.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098462103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:37.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098462103 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:37.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098462103 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:37.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098462103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:37.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098462103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:37.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098462103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:37.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1098461908 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-30T06:02:38.211Z] DEBUG - Clicked on [2019-07-30T06:02:38.211Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:38.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:38.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098462223 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:38.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098462223 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:38.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098462223 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:38.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098462224 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:38.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098462224 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-30T06:02:38.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098462235 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:38.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:38.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098462284 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:38.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098462284 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:38.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098462284 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:38.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098462284 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:38.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098462285 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-30T06:02:38.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098462287 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:38.211Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T06:02:38.211Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T06:02:38.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1098462391 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-30T06:02:38.211Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T06:02:38.467Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.173 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-30T06:02:38.467Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest) Time elapsed: 6.693 s [2019-07-30T06:02:38.467Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-30T06:02:39.031Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T06:02:39.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:39.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:39.031Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:39.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098463137 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:39.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098463138 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:39.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098463138 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:39.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098463138 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:39.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098463138 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-30T06:02:39.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098463141 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:39.031Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:39.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098463148 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:39.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098463149 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:39.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098463149 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:39.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098463149 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:39.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098463149 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-30T06:02:39.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098463150 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:39.031Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T06:02:39.031Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T06:02:39.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1098463227 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-30T06:02:39.031Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T06:02:39.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:39.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1098463739 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T06:02:39.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098463740 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:02:39.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098463740 data=null} to Tree node with text: Sessions [2019-07-30T06:02:39.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098463740 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:02:39.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098463740 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-30T06:02:39.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098463742 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:02:39.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:39.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1098463742 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T06:02:39.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098463743 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:02:39.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098463743 data=null} to Tree node with text: Sessions [2019-07-30T06:02:39.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098463743 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:02:39.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098463743 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-30T06:02:39.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098463745 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:02:39.595Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T06:02:39.595Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T06:02:39.852Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T06:02:39.852Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T06:02:39.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1098464026 data=null doit=true} to Shell with text {Create Session} [2019-07-30T06:02:39.852Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:39.852Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:02:39.852Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:02:39.852Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:02:39.852Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:39.852Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:02:39.852Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:02:39.852Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:02:39.852Z] DEBUG - matched Text with text " [2019-07-30T06:02:39.852Z] ", using matcher: of type 'Text' [2019-07-30T06:02:39.852Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:02:39.852Z] DEBUG - matched Text with text " [2019-07-30T06:02:39.852Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:02:39.852Z] DEBUG - matched Text with text " [2019-07-30T06:02:39.852Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:02:39.852Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T06:02:39.852Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T06:02:39.852Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T06:02:39.852Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:39.852Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:39.852Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:39.852Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:39.852Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:39.852Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:39.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098464086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:39.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098464087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:39.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098464087 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:39.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098464087 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:39.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098464088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:39.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098464088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:39.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098464088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:39.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1098463817 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-30T06:02:40.110Z] DEBUG - Clicked on [2019-07-30T06:02:40.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098464219 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:02:40.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098464219 data=null} to Tree node with text: Sessions [2019-07-30T06:02:40.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098464220 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T06:02:40.110Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098464220 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-30T06:02:40.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098464221 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T06:02:40.110Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:40.110Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:40.110Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:40.110Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:40.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:40.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098464231 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T06:02:40.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098464231 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:40.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098464231 data=null} to Tree node with text: mysession [2019-07-30T06:02:40.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098464231 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:02:40.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098464231 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:40.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098464234 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:02:40.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:40.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098464235 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T06:02:40.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098464235 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:40.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098464235 data=null} to Tree node with text: mysession [2019-07-30T06:02:40.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098464236 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:02:40.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098464236 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:40.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098464237 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:02:40.368Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:40.368Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:40.368Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:40.626Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:40.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098464625 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:40.626Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:40.626Z] 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-30T06:02:40.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T06:02:40.626Z] 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-30T06:02:40.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1098464629 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-30T06:02:40.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1098464693 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-30T06:02:40.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1098464693 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-30T06:02:40.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1098464694 data=null item=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-30T06:02:40.626Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T06:02:40.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:40.626Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T06:02:40.626Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T06:02:40.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-30T06:02:40.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:40.626Z] DEBUG - Setting state to checked on: All [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:40.626Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:40.626Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:40.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098464724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:40.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098464724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:40.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098464724 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:40.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098464724 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:40.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098464724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:40.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098464725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:40.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098464725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:40.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098464387 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-30T06:02:40.883Z] DEBUG - Clicked on [2019-07-30T06:02:40.883Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:40.883Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:40.883Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:40.883Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:40.883Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:40.883Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:40.883Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:40.883Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:40.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1098464996 data=null doit=true} to Tree node with text: channel0 [2019-07-30T06:02:40.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1098464996 data=null} to Tree node with text: channel0 [2019-07-30T06:02:40.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1098464996 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:40.883Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098464997 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-30T06:02:40.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1098465004 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:40.883Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:40.883Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:40.883Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:40.883Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:40.883Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:40.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:40.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098465007 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:40.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098465008 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:40.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098465008 data=null} to Tree node with text: mysession [2019-07-30T06:02:40.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098465008 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:40.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098465008 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:40.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098465011 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:40.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:40.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098465011 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:40.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098465011 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:40.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098465011 data=null} to Tree node with text: mysession [2019-07-30T06:02:40.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098465012 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:40.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098465012 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:40.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098465013 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:40.883Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:40.883Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:41.448Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:41.448Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:41.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098465486 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:41.448Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:41.448Z] 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-30T06:02:41.448Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T06:02:41.448Z] 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-30T06:02:41.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1098465491 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-30T06:02:41.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1098465491 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-30T06:02:41.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1098465491 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-30T06:02:41.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1098465491 data=null item=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-30T06:02:41.448Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T06:02:41.448Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:41.448Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:41.448Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T06:02:41.448Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T06:02:41.448Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-30T06:02:41.448Z] DEBUG - Setting state to checked on: All [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:41.448Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:41.448Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:41.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098465535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:41.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098465535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:41.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098465536 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:41.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098465536 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:41.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098465536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:41.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098465536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:41.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098465536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:41.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098465132 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-30T06:02:41.704Z] DEBUG - Clicked on [2019-07-30T06:02:41.704Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:41.704Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:41.704Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:41.704Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:41.704Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:41.704Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:41.704Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:41.704Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:41.704Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:41.704Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:41.704Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:41.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1098465754 data=null doit=true} to Tree node with text: channel0 [2019-07-30T06:02:41.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1098465755 data=null} to Tree node with text: channel0 [2019-07-30T06:02:41.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1098465755 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:41.704Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098465755 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-30T06:02:41.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1098465756 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:41.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:41.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098465764 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:41.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098465764 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:41.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098465764 data=null} to Tree node with text: mysession [2019-07-30T06:02:41.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098465765 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:41.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098465765 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:41.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098465766 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:41.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:41.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098465784 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:41.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098465784 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:41.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098465785 data=null} to Tree node with text: mysession [2019-07-30T06:02:41.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098465785 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:41.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098465785 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:41.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098465786 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:41.704Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:41.704Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:41.962Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:41.962Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:41.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098466185 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:41.962Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:41.962Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:41.962Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:41.962Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:41.962Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:41.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:41.962Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:41.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:41.962Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:41.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:41.962Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:41.962Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T06:02:41.962Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T06:02:41.962Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:41.962Z] 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-30T06:02:41.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:41.962Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:41.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:41.962Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:41.962Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:41.962Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:41.962Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T06:02:41.962Z] 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-30T06:02:41.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1098466195 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-30T06:02:41.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1098466205 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-30T06:02:41.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1098466205 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-30T06:02:41.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1098466205 data=null item=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-30T06:02:41.962Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T06:02:41.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:41.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:41.962Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T06:02:41.962Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T06:02:41.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-30T06:02:42.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1098466221 data=null doit=true} to TreeItem with text {All} [2019-07-30T06:02:42.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1098466221 data=null} to TreeItem with text {All} [2019-07-30T06:02:42.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1098466222 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T06:02:42.218Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098466228 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-30T06:02:42.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1098466339 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T06:02:42.218Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T06:02:42.218Z] DEBUG - Setting state to checked on: write [2019-07-30T06:02:42.218Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T06:02:42.218Z] DEBUG - Setting state to checked on: read [2019-07-30T06:02:42.218Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T06:02:42.218Z] DEBUG - Setting state to checked on: close [2019-07-30T06:02:42.218Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:42.218Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:42.218Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:42.218Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:42.218Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:42.218Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:42.218Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:42.218Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:42.218Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:42.218Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:42.218Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:42.218Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:42.218Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:42.218Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:42.218Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:42.218Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:42.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098466383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:42.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098466383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:42.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098466383 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:42.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098466383 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:42.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098466383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:42.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098466383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:42.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098466383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:42.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098465909 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-30T06:02:42.624Z] DEBUG - Clicked on [2019-07-30T06:02:42.624Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1098466544 data=null doit=true} to Tree node with text: channel0 [2019-07-30T06:02:42.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1098466544 data=null} to Tree node with text: channel0 [2019-07-30T06:02:42.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1098466544 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:42.624Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098466544 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-30T06:02:42.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1098466546 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:42.624Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:42.624Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:42.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098466587 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:42.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098466588 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:42.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098466588 data=null} to Tree node with text: mysession [2019-07-30T06:02:42.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098466588 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:42.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098466588 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:42.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098466589 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:42.624Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:42.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098466590 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:42.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098466590 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:42.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098466590 data=null} to Tree node with text: mysession [2019-07-30T06:02:42.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098466590 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:42.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098466591 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:42.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098466591 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:42.624Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...' [2019-07-30T06:02:42.624Z] DEBUG - Clicking on with mnemonic 'Enable Channel...' [2019-07-30T06:02:42.978Z] DEBUG - Clicked on with mnemonic 'Enable Channel...' [2019-07-30T06:02:42.978Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel' [2019-07-30T06:02:42.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=1098466930 data=null doit=true} to Shell with text {Enable Channel} [2019-07-30T06:02:42.978Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:42.978Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T06:02:42.978Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T06:02:42.978Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T06:02:42.978Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:42.978Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T06:02:42.978Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T06:02:42.978Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T06:02:42.978Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:42.978Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T06:02:42.978Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T06:02:42.978Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T06:02:42.978Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:42.978Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T06:02:42.978Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T06:02:42.978Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T06:02:42.978Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:42.979Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T06:02:42.979Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T06:02:42.979Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T06:02:42.979Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:42.979Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T06:02:42.979Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T06:02:42.979Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T06:02:42.979Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:42.979Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T06:02:42.979Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T06:02:42.979Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-30T06:02:42.979Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:42.979Z] 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-30T06:02:42.979Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:42.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1098466949 data=null doit=true} to Button with text {Kernel} [2019-07-30T06:02:42.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1098466949 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-30T06:02:42.979Z] 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-30T06:02:42.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1098466950 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-30T06:02:42.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1098466950 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-30T06:02:42.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1098466950 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-30T06:02:42.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1098466950 data=null item=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-30T06:02:42.979Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers' [2019-07-30T06:02:42.979Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type') [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:42.979Z] 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-30T06:02:42.979Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] 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-30T06:02:42.979Z] 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-30T06:02:42.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=1098466997 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-30T06:02:42.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=1098466997 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-30T06:02:42.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=1098466998 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-30T06:02:42.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=1098466998 data=null item=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-30T06:02:42.979Z] 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-30T06:02:42.979Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:42.979Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:42.979Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:42.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098467000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:42.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098467000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:42.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098467000 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:42.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098467000 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:42.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098467000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:42.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098467000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:42.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098467001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:42.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=1098466662 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-30T06:02:42.979Z] DEBUG - Clicked on [2019-07-30T06:02:42.979Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:42.979Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:42.979Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:42.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=1098467180 data=null doit=true} to Tree node with text: UST global [2019-07-30T06:02:42.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=1098467180 data=null} to Tree node with text: UST global [2019-07-30T06:02:42.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=1098467181 data=null button=1 stateMask=0x0 x=130 y=92 count=1} to Tree node with text: UST global [2019-07-30T06:02:42.979Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098467181 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-30T06:02:42.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=1098467182 data=null button=1 stateMask=0x80000 x=130 y=92 count=1} to Tree node with text: UST global [2019-07-30T06:02:42.979Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:42.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1098467182 data=null button=0 stateMask=0x0 x=143 y=113 count=0} to Tree node with text: channel0 [2019-07-30T06:02:42.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1098467183 data=null doit=true} to Tree node with text: channel0 [2019-07-30T06:02:42.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1098467183 data=null} to Tree node with text: channel0 [2019-07-30T06:02:42.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1098467183 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T06:02:42.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098467183 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-30T06:02:42.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1098467202 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:42.979Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:42.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1098467203 data=null button=0 stateMask=0x0 x=143 y=92 count=0} to Tree node with text: channel0 [2019-07-30T06:02:42.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1098467204 data=null doit=true} to Tree node with text: channel0 [2019-07-30T06:02:42.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1098467204 data=null} to Tree node with text: channel0 [2019-07-30T06:02:42.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1098467204 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:42.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098467204 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-30T06:02:42.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1098467205 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:43.238Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-30T06:02:43.238Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-30T06:02:43.495Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-30T06:02:43.495Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:43.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098467543 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:43.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:43.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:43.495Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-30T06:02:43.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1098467591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T06:02:43.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1098467592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T06:02:43.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1098467593 data=null doit=true} to (of type 'Tree') [2019-07-30T06:02:43.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1098467593 data=null} to (of type 'Tree') [2019-07-30T06:02:43.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1098467594 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to (of type 'Tree') [2019-07-30T06:02:43.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098467594 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-30T06:02:43.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1098467595 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to (of type 'Tree') [2019-07-30T06:02:43.495Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:43.495Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:43.495Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:43.495Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:43.495Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:43.495Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:43.495Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:43.495Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:43.495Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:43.495Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T06:02:43.495Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T06:02:43.495Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:43.495Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:43.495Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:43.495Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:43.495Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:43.495Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:43.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098467598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:43.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098467598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:43.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098467598 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:43.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098467598 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:43.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098467598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:43.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098467598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:43.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098467599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:43.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1098467321 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-30T06:02:43.753Z] DEBUG - Clicked on [2019-07-30T06:02:43.753Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:43.753Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:43.753Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:43.753Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T06:02:43.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1098467893 data=null doit=true} to Tree node with text: channel0 [2019-07-30T06:02:43.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1098467894 data=null} to Tree node with text: channel0 [2019-07-30T06:02:43.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1098467894 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:43.753Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098467894 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-30T06:02:43.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1098467895 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:43.753Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:43.753Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:43.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:43.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098467896 data=null button=0 stateMask=0x0 x=112 y=8 count=0} to Tree node with text: mysession [2019-07-30T06:02:43.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098467897 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:43.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098467897 data=null} to Tree node with text: mysession [2019-07-30T06:02:43.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098467897 data=null button=1 stateMask=0x0 x=112 y=8 count=1} to Tree node with text: mysession [2019-07-30T06:02:43.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098467897 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:43.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098467901 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:43.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:43.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098467909 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T06:02:43.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098467909 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:43.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098467909 data=null} to Tree node with text: mysession [2019-07-30T06:02:43.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098467909 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:43.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098467909 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:43.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098467911 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:43.753Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T06:02:43.753Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T06:02:43.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1098467997 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-30T06:02:43.753Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T06:02:44.009Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:44.009Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:44.009Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:44.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098468100 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T06:02:44.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098468100 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:44.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098468100 data=null} to Tree node with text: mysession [2019-07-30T06:02:44.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098468100 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:44.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098468100 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:44.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098468102 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:44.009Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:44.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098468102 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T06:02:44.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098468103 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:44.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098468103 data=null} to Tree node with text: mysession [2019-07-30T06:02:44.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098468103 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:44.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098468103 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:44.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098468104 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:44.009Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T06:02:44.009Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T06:02:44.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1098468194 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-30T06:02:44.009Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T06:02:44.266Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:44.266Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:44.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:44.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098468297 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T06:02:44.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098468297 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:44.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098468297 data=null} to Tree node with text: mysession [2019-07-30T06:02:44.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098468298 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:44.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098468298 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:44.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098468300 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:44.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:44.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098468406 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T06:02:44.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098468406 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:44.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098468406 data=null} to Tree node with text: mysession [2019-07-30T06:02:44.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098468407 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:44.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098468407 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:44.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098468408 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:44.266Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T06:02:44.266Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T06:02:45.198Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T06:02:45.198Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T06:02:45.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1098469316 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T06:02:45.198Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T06:02:45.198Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T06:02:45.198Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T06:02:45.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:02:45.198Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T06:02:45.198Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:45.198Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T06:02:45.198Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T06:02:45.762Z] DEBUG - Clicking on Cancel [2019-07-30T06:02:45.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1098469819 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-30T06:02:45.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1098469819 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-30T06:02:45.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1098469819 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T06:02:45.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1098469819 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T06:02:45.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1098469819 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-30T06:02:45.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1098469819 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-30T06:02:45.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1098469819 data=null item=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-30T06:02:45.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1098468518 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-30T06:02:45.762Z] DEBUG - Clicked on [2019-07-30T06:02:45.762Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:45.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098469911 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T06:02:45.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098469911 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:45.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098469911 data=null} to Tree node with text: mysession [2019-07-30T06:02:45.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098469912 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:45.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098469912 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:45.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098469913 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:46.020Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T06:02:46.020Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T06:02:46.020Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T06:02:46.276Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T06:02:46.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1098470306 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T06:02:46.276Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T06:02:46.276Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T06:02:46.276Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T06:02:46.276Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:02:46.276Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T06:02:46.276Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T06:02:46.276Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:46.276Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:46.276Z] DEBUG - Clicking on &Finish [2019-07-30T06:02:46.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1098470308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:46.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1098470308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:46.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1098470308 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:46.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1098470308 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:46.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1098470308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:46.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1098470308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:46.276Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:46.276Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:46.276Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:46.276Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:46.276Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:46.277Z] DEBUG - Clicked on &Finish [2019-07-30T06:02:47.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1098470308 data=null item=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-30T06:02:47.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1098470030 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-30T06:02:47.901Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:47.901Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:47.901Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:47.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098472009 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T06:02:47.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098472009 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:47.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098472009 data=null} to Tree node with text: mysession [2019-07-30T06:02:47.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098472010 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:47.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098472010 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:47.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098472011 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:47.901Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:47.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098472091 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T06:02:47.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098472091 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:47.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098472091 data=null} to Tree node with text: mysession [2019-07-30T06:02:47.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098472091 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:47.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098472092 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:47.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098472094 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:48.158Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T06:02:48.158Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T06:02:48.416Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T06:02:48.673Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T06:02:48.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1098472686 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T06:02:48.673Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T06:02:48.673Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T06:02:48.673Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T06:02:48.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:02:48.673Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T06:02:48.673Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:48.673Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T06:02:48.673Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T06:02:48.673Z] DEBUG - Clicking on Cancel [2019-07-30T06:02:48.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1098472689 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-30T06:02:48.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1098472689 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-30T06:02:48.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1098472689 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T06:02:48.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1098472689 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T06:02:48.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1098472689 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-30T06:02:48.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1098472689 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-30T06:02:48.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1098472689 data=null item=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-30T06:02:48.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1098472214 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-30T06:02:48.673Z] DEBUG - Clicked on [2019-07-30T06:02:48.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:48.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098472821 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T06:02:48.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098472821 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:48.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098472822 data=null} to Tree node with text: mysession [2019-07-30T06:02:48.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098472822 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:48.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098472822 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:48.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098472824 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:48.930Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T06:02:48.930Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T06:02:49.187Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T06:02:49.187Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T06:02:49.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1098473394 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T06:02:49.187Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T06:02:49.187Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T06:02:49.187Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T06:02:49.187Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T06:02:49.187Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:49.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:02:49.187Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T06:02:49.187Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:49.187Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-30T06:02:49.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1098473396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:49.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1098473397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:49.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1098473397 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:49.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1098473397 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:49.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1098473397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:49.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1098473397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:49.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1098473397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:49.187Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1098473399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:49.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1098473399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:49.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1098473399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:49.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1098473399 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:49.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1098473400 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:49.187Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:49.187Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T06:02:49.187Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T06:02:49.187Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T06:02:49.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:02:49.187Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T06:02:49.187Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T06:02:49.187Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:49.187Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:49.187Z] DEBUG - Clicking on &Finish [2019-07-30T06:02:49.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1098473401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:49.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1098473401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:49.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1098473401 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:49.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1098473402 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:49.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1098473402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:49.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1098473402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:49.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:49.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:49.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:49.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:49.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:49.187Z] DEBUG - Clicked on &Finish [2019-07-30T06:02:49.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1098473402 data=null item=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-30T06:02:49.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1098472934 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-30T06:02:50.008Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:50.008Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:50.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:50.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098474157 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T06:02:50.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098474157 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:50.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098474157 data=null} to Tree node with text: mysession [2019-07-30T06:02:50.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098474158 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:50.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098474158 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:50.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098474159 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:50.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:50.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098474194 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T06:02:50.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098474194 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:50.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098474194 data=null} to Tree node with text: mysession [2019-07-30T06:02:50.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098474194 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:50.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098474195 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:50.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098474196 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:50.266Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T06:02:50.266Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T06:02:50.522Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T06:02:50.522Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T06:02:50.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1098474653 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T06:02:50.522Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T06:02:50.522Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T06:02:50.522Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T06:02:50.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:02:50.522Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T06:02:50.522Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:50.522Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T06:02:50.522Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T06:02:50.522Z] DEBUG - Clicking on Cancel [2019-07-30T06:02:50.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1098474689 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-30T06:02:50.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1098474689 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-30T06:02:50.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1098474690 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T06:02:50.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1098474690 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T06:02:50.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1098474690 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-30T06:02:50.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1098474690 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-30T06:02:50.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1098474690 data=null item=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-30T06:02:50.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1098474305 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-30T06:02:50.779Z] DEBUG - Clicked on [2019-07-30T06:02:50.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:50.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098474803 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T06:02:50.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098474803 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:50.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098474803 data=null} to Tree node with text: mysession [2019-07-30T06:02:50.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098474804 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:50.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098474804 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:50.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098474806 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:50.779Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T06:02:50.779Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T06:02:51.035Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T06:02:51.293Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T06:02:51.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1098475300 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:51.293Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-30T06:02:51.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1098475314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:51.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1098475314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:51.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1098475314 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:51.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1098475315 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:51.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1098475315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:51.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1098475315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:51.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1098475315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:51.293Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1098475330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:51.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1098475330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:51.293Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1098475330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:51.293Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1098475330 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:51.293Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1098475331 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:51.293Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:51.293Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text' [2019-07-30T06:02:51.293Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options' [2019-07-30T06:02:51.293Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options') [2019-07-30T06:02:51.293Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2019-07-30T06:02:51.293Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:51.293Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:51.293Z] DEBUG - Clicking on &Finish [2019-07-30T06:02:51.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1098475403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:51.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1098475404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:51.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1098475404 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:51.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1098475404 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:51.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1098475404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:51.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1098475404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:51.293Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:51.293Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:51.293Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:51.293Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:51.293Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T06:02:51.293Z] DEBUG - Clicked on &Finish [2019-07-30T06:02:51.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1098475404 data=null item=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-30T06:02:51.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1098474903 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-30T06:02:52.114Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:52.114Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:52.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:52.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098476142 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T06:02:52.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098476143 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:52.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098476143 data=null} to Tree node with text: mysession [2019-07-30T06:02:52.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098476143 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:52.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098476143 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:52.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098476144 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:52.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:52.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098476145 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T06:02:52.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098476146 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:52.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098476146 data=null} to Tree node with text: mysession [2019-07-30T06:02:52.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098476146 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:52.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098476146 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:52.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098476147 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T06:02:52.114Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T06:02:52.114Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T06:02:52.371Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T06:02:52.371Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T06:02:52.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1098476421 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T06:02:52.371Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:02:52.371Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:02:52.371Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:02:52.371Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:52.371Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:52.371Z] DEBUG - Clicking on OK [2019-07-30T06:02:52.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098476422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:52.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098476422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:52.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098476423 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:52.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098476423 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:52.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098476423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:52.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098476423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:52.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098476423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:52.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1098476223 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-30T06:02:52.371Z] DEBUG - Clicked on [2019-07-30T06:02:52.371Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:52.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:52.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098476605 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:52.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098476605 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:52.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098476605 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:52.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098476606 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:52.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098476606 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-30T06:02:52.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098476609 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:52.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:52.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098476609 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:52.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098476609 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:52.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098476610 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:52.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098476610 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:52.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098476610 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-30T06:02:52.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098476611 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:52.629Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T06:02:52.629Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T06:02:52.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1098476709 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-30T06:02:52.629Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T06:02:52.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1098476815 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T06:02:52.629Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T06:02:52.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:52.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:52.629Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:52.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=1098476871 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {Remote} [2019-07-30T06:02:52.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=1098476871 data=null doit=true} to TreeItem with text {Remote} [2019-07-30T06:02:52.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=1098476871 data=null} to TreeItem with text {Remote} [2019-07-30T06:02:52.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=1098476872 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-30T06:02:53.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098476872 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-30T06:02:53.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=1098477019 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-30T06:02:53.322Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T06:02:53.322Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T06:02:53.322Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T06:02:53.579Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T06:02:53.579Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T06:02:53.579Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:02:53.579Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T06:02:53.579Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:53.579Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:02:53.579Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:02:53.579Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:02:53.579Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:53.579Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T06:02:53.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098477826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:53.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098477830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:53.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098477830 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:53.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098477830 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:53.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098477830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:53.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098477830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:53.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098477830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:53.579Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098477831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:53.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098477831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:53.579Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098477831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:53.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098477831 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:53.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098477831 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:53.579Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:02:53.579Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:02:53.579Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:02:53.579Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:02:53.579Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:02:53.579Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:02:53.579Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:53.579Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:53.837Z] DEBUG - Clicking on OK [2019-07-30T06:02:53.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098477887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:53.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098477887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:53.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098477888 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:53.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098477888 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:53.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098477888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:53.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098477888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:53.837Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:53.837Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:53.837Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:53.837Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:53.837Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:53.837Z] DEBUG - Clicked on OK [2019-07-30T06:02:54.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098477888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:54.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1098477185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T06:02:54.352Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.914 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-30T06:02:54.352Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest) Time elapsed: 15.502 s [2019-07-30T06:02:54.352Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-30T06:02:54.915Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T06:02:54.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:54.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:54.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:54.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098479055 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:54.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098479056 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:54.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098479056 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:54.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098479056 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:54.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098479056 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-30T06:02:54.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098479083 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:54.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:54.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098479084 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:54.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098479084 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:54.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098479085 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:54.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098479085 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:54.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098479085 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-30T06:02:54.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098479087 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:54.915Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T06:02:54.915Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T06:02:54.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1098479151 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-30T06:02:54.915Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T06:02:55.479Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:55.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1098479687 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T06:02:55.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098479687 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:02:55.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098479687 data=null} to Tree node with text: Sessions [2019-07-30T06:02:55.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098479687 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:02:55.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098479688 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-30T06:02:55.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098479693 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T06:02:55.479Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:55.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1098479694 data=null button=0 stateMask=0x0 x=89 y=127 count=0} to Tree node with text: Sessions [2019-07-30T06:02:55.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098479694 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:02:55.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098479694 data=null} to Tree node with text: Sessions [2019-07-30T06:02:55.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098479695 data=null button=1 stateMask=0x0 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T06:02:55.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098479695 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-30T06:02:55.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098479696 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T06:02:55.736Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T06:02:55.736Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T06:02:55.993Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T06:02:55.993Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T06:02:55.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1098480014 data=null doit=true} to Shell with text {Create Session} [2019-07-30T06:02:55.993Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:55.993Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:02:55.993Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:02:55.993Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:02:55.993Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:55.993Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:02:55.993Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:02:55.993Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:02:55.993Z] DEBUG - matched Text with text " [2019-07-30T06:02:55.993Z] ", using matcher: of type 'Text' [2019-07-30T06:02:55.993Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:02:55.993Z] DEBUG - matched Text with text " [2019-07-30T06:02:55.993Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:02:55.993Z] DEBUG - matched Text with text " [2019-07-30T06:02:55.993Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:02:55.993Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T06:02:55.993Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T06:02:55.993Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T06:02:55.993Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:55.993Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:55.993Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:55.993Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:55.993Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:55.993Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:55.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098480018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:55.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098480018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:55.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098480018 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:55.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098480019 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:55.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098480019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:55.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098480019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:55.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098480019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:55.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1098479818 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-30T06:02:55.993Z] DEBUG - Clicked on [2019-07-30T06:02:55.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098480136 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:02:55.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098480137 data=null} to Tree node with text: Sessions [2019-07-30T06:02:55.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098480137 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T06:02:55.993Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098480137 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-30T06:02:55.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098480138 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T06:02:55.993Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:55.993Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:55.993Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:55.993Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:55.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:55.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098480188 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T06:02:55.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098480188 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:55.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098480188 data=null} to Tree node with text: mysession [2019-07-30T06:02:55.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098480188 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:02:55.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098480189 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:55.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098480192 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:02:55.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:55.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098480193 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T06:02:55.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098480193 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:55.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098480193 data=null} to Tree node with text: mysession [2019-07-30T06:02:55.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098480193 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:02:55.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098480193 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:55.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098480194 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:02:56.259Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:56.259Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:56.516Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:02:56.516Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:56.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098480707 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:56.516Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls') [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T06:02:56.516Z] 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-30T06:02:56.516Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] 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-30T06:02:56.516Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:56.516Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:56.516Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:56.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098480719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:56.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098480721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:56.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098480721 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:56.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098480721 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:56.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098480722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:56.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098480722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:56.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098480722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:56.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098480324 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-30T06:02:56.773Z] DEBUG - Clicked on [2019-07-30T06:02:56.773Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:56.773Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:56.773Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:56.773Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:56.773Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:56.773Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:56.773Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:02:56.773Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:02:56.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1098480928 data=null doit=true} to Tree node with text: channel0 [2019-07-30T06:02:56.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1098480928 data=null} to Tree node with text: channel0 [2019-07-30T06:02:56.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1098480928 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:56.773Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098480929 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-30T06:02:56.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1098480930 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:02:56.773Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:56.773Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:56.773Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:56.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098480931 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:56.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098480931 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:56.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098480931 data=null} to Tree node with text: mysession [2019-07-30T06:02:56.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098480931 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:56.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098480932 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:56.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098480933 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:56.773Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:56.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098480989 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:56.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098480989 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:56.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098480989 data=null} to Tree node with text: mysession [2019-07-30T06:02:56.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098480989 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:56.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098480989 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:56.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098480990 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:57.030Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T06:02:57.030Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T06:02:57.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1098481101 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-30T06:02:57.030Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T06:02:57.030Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:57.030Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:57.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:57.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098481205 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:57.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098481205 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:57.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098481205 data=null} to Tree node with text: mysession [2019-07-30T06:02:57.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098481206 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:57.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098481206 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:57.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098481208 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:57.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:57.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098481208 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:57.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098481209 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:57.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098481209 data=null} to Tree node with text: mysession [2019-07-30T06:02:57.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098481209 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:57.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098481209 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:57.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098481210 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:57.288Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T06:02:57.288Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T06:02:57.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1098481289 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-30T06:02:57.288Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T06:02:57.288Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:57.288Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:57.288Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:57.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098481392 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:57.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098481392 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:57.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098481393 data=null} to Tree node with text: mysession [2019-07-30T06:02:57.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098481393 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:57.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098481393 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:57.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098481395 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:57.288Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:57.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098481396 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:02:57.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098481396 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:57.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098481396 data=null} to Tree node with text: mysession [2019-07-30T06:02:57.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098481396 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:57.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098481396 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:02:57.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098481397 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:02:57.288Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T06:02:57.288Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T06:02:57.545Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T06:02:57.545Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T06:02:57.545Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1098481557 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T06:02:57.545Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:02:57.545Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:02:57.545Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:02:57.545Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:57.545Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:57.545Z] DEBUG - Clicking on OK [2019-07-30T06:02:57.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098481563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:57.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098481563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:57.545Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098481563 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:57.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098481563 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:57.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098481564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:57.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098481564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:57.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098481564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:02:57.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1098481456 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-30T06:02:57.545Z] DEBUG - Clicked on [2019-07-30T06:02:57.545Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:57.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:57.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098481653 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:57.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098481653 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:57.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098481653 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:57.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098481689 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:57.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098481689 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-30T06:02:57.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098481692 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:57.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:57.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098481693 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:57.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098481693 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:57.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098481693 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:57.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098481694 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:57.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098481694 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-30T06:02:57.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098481695 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:57.545Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T06:02:57.545Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T06:02:57.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1098481799 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-30T06:02:57.545Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T06:02:57.803Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.477 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-30T06:02:57.803Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest) Time elapsed: 3.019 s [2019-07-30T06:02:57.803Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-30T06:02:58.367Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T06:02:58.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:02:58.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:02:58.367Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:58.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098482424 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:58.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098482424 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:58.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098482424 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:58.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098482425 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:58.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098482425 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-30T06:02:58.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098482428 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:58.367Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:58.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098482435 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:02:58.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098482435 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:02:58.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098482435 data=null} to TreeItem with text {myNode} [2019-07-30T06:02:58.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098482435 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:58.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098482436 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-30T06:02:58.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098482437 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:02:58.367Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T06:02:58.367Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T06:02:58.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1098482541 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-30T06:02:58.367Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T06:02:58.931Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:58.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1098483052 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T06:02:58.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098483052 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:02:58.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098483052 data=null} to Tree node with text: Sessions [2019-07-30T06:02:58.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098483052 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:02:58.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098483052 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-30T06:02:58.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098483058 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T06:02:58.931Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:58.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1098483059 data=null button=0 stateMask=0x0 x=89 y=127 count=0} to Tree node with text: Sessions [2019-07-30T06:02:58.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098483059 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:02:58.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098483059 data=null} to Tree node with text: Sessions [2019-07-30T06:02:58.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098483059 data=null button=1 stateMask=0x0 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T06:02:58.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098483060 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-30T06:02:58.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098483061 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T06:02:58.931Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T06:02:58.931Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T06:02:59.188Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T06:02:59.188Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T06:02:59.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1098483311 data=null doit=true} to Shell with text {Create Session} [2019-07-30T06:02:59.188Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:59.188Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:02:59.188Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:02:59.188Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:02:59.188Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:59.188Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:02:59.188Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:02:59.188Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:02:59.188Z] DEBUG - matched Text with text " [2019-07-30T06:02:59.188Z] ", using matcher: of type 'Text' [2019-07-30T06:02:59.188Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:02:59.188Z] DEBUG - matched Text with text " [2019-07-30T06:02:59.188Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:02:59.188Z] DEBUG - matched Text with text " [2019-07-30T06:02:59.188Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:02:59.188Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T06:02:59.188Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T06:02:59.188Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T06:02:59.188Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:59.188Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:59.188Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:59.188Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:59.188Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:59.188Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:59.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098483315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:59.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098483316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:59.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098483316 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:59.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098483322 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:59.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098483322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:59.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098483322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:59.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098483322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:59.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1098483127 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-30T06:02:59.445Z] DEBUG - Clicked on [2019-07-30T06:02:59.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098483500 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:02:59.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098483500 data=null} to Tree node with text: Sessions [2019-07-30T06:02:59.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098483501 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T06:02:59.445Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098483501 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-30T06:02:59.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098483502 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T06:02:59.445Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:59.445Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:02:59.445Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:02:59.445Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again. [2019-07-30T06:02:59.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=1098483512 data=null doit=true} to Tree node with text: Kernel [2019-07-30T06:02:59.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1098483512 data=null} to Tree node with text: Kernel [2019-07-30T06:02:59.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1098483512 data=null button=1 stateMask=0x0 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-30T06:02:59.445Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098483513 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-30T06:02:59.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1098483728 data=null button=1 stateMask=0x80000 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-30T06:02:59.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:59.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1098483732 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-30T06:02:59.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1098483732 data=null doit=true} to Tree node with text: sched_switch [2019-07-30T06:02:59.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1098483732 data=null} to Tree node with text: sched_switch [2019-07-30T06:02:59.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1098483732 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T06:02:59.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098483732 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-30T06:02:59.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1098483738 data=null button=1 stateMask=0x80000 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T06:02:59.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:02:59.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1098483738 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-30T06:02:59.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1098483738 data=null doit=true} to Tree node with text: sched_switch [2019-07-30T06:02:59.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1098483739 data=null} to Tree node with text: sched_switch [2019-07-30T06:02:59.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1098483739 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T06:02:59.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098483739 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-30T06:02:59.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1098483746 data=null button=1 stateMask=0x80000 x=138 y=2123 count=1} to Tree node with text: sched_switch [2019-07-30T06:02:59.701Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-30T06:02:59.701Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-30T06:02:59.959Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-30T06:02:59.960Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:02:59.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098484091 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:02:59.960Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T06:02:59.960Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List' [2019-07-30T06:02:59.960Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List') [2019-07-30T06:02:59.960Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List')) [2019-07-30T06:02:59.960Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T06:02:59.960Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession [2019-07-30T06:02:59.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1098484092 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-30T06:02:59.960Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession [2019-07-30T06:02:59.960Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:02:59.960Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-30T06:02:59.960Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-30T06:02:59.960Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-30T06:02:59.960Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:02:59.960Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:02:59.960Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:02:59.960Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:02:59.960Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:59.960Z] DEBUG - Clicking on &Ok [2019-07-30T06:02:59.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098484097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:59.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098484097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:59.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098484107 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:59.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098484107 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:59.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098484108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:59.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098484108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:59.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098484108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:02:59.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1098483838 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-30T06:03:00.524Z] DEBUG - Clicked on [2019-07-30T06:03:00.524Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:00.524Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:03:00.525Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:00.525Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:03:00.525Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:03:00.525Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:00.525Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:03:00.525Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:03:00.525Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:03:00.525Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:00.525Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:03:00.525Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:03:00.525Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:03:00.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1098484502 data=null doit=true} to Tree node with text: channel0 [2019-07-30T06:03:00.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1098484502 data=null} to Tree node with text: channel0 [2019-07-30T06:03:00.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1098484502 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:03:00.525Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098484503 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-30T06:03:00.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1098484503 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:03:00.525Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:00.525Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:03:00.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:00.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098484505 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:03:00.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098484505 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:00.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098484505 data=null} to Tree node with text: mysession [2019-07-30T06:03:00.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098484505 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:00.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098484506 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:00.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098484515 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:00.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:00.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098484516 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:03:00.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098484516 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:00.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098484516 data=null} to Tree node with text: mysession [2019-07-30T06:03:00.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098484516 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:00.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098484516 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:00.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098484517 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:00.525Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T06:03:00.525Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T06:03:00.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1098484602 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-30T06:03:00.525Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T06:03:00.782Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:00.782Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:03:00.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:00.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098484801 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098484801 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098484801 data=null} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098484801 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098484802 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098484803 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:00.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098484803 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098484803 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098484803 data=null} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098484804 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098484804 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098484805 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T06:03:00.782Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T06:03:00.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1098484883 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-30T06:03:00.782Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T06:03:00.782Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:00.782Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:03:00.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:00.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098485004 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098485004 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098485004 data=null} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098485004 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098485004 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098485006 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:00.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098485007 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098485007 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098485007 data=null} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098485007 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098485008 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:00.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098485009 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:01.039Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T06:03:01.039Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T06:03:01.039Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T06:03:01.039Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T06:03:01.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1098485201 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T06:03:01.039Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:03:01.039Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:03:01.039Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:03:01.039Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:03:01.039Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:01.039Z] DEBUG - Clicking on OK [2019-07-30T06:03:01.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098485208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:01.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098485209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:01.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098485209 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:01.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098485209 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:01.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098485209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:01.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098485209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:01.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098485209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:01.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1098485079 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-30T06:03:01.298Z] DEBUG - Clicked on [2019-07-30T06:03:01.298Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:01.298Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:01.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098485422 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-30T06:03:01.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098485422 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:03:01.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098485423 data=null} to TreeItem with text {myNode} [2019-07-30T06:03:01.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098485423 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:01.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098485423 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-30T06:03:01.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098485426 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:01.298Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:01.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098485427 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-30T06:03:01.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098485427 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:03:01.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098485427 data=null} to TreeItem with text {myNode} [2019-07-30T06:03:01.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098485427 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:01.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098485428 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-30T06:03:01.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098485429 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:01.298Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T06:03:01.298Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T06:03:01.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1098485495 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-30T06:03:01.298Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T06:03:01.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T06:03:01.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:03:01.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:03:01.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:01.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098485611 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:03:01.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098485611 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:03:01.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098485611 data=null} to TreeItem with text {myNode} [2019-07-30T06:03:01.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098485612 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:01.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098485612 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-30T06:03:01.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098485615 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:01.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:01.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098485615 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:03:01.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098485615 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:03:01.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098485615 data=null} to TreeItem with text {myNode} [2019-07-30T06:03:01.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098485616 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:01.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098485616 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-30T06:03:01.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098485617 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:01.555Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T06:03:01.555Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T06:03:01.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1098485697 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-30T06:03:01.555Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T06:03:02.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:02.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1098486213 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T06:03:02.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098486213 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:03:02.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098486214 data=null} to Tree node with text: Sessions [2019-07-30T06:03:02.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098486214 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:03:02.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098486214 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-30T06:03:02.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098486216 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:03:02.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:02.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1098486216 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T06:03:02.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098486217 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:03:02.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098486217 data=null} to Tree node with text: Sessions [2019-07-30T06:03:02.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098486217 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:03:02.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098486217 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-30T06:03:02.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098486218 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T06:03:02.119Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T06:03:02.119Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T06:03:02.375Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T06:03:02.375Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T06:03:02.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1098486426 data=null doit=true} to Shell with text {Create Session} [2019-07-30T06:03:02.375Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:03:02.375Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:03:02.375Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:03:02.375Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:03:02.375Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:03:02.375Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:03:02.375Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:03:02.375Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:03:02.375Z] DEBUG - matched Text with text " [2019-07-30T06:03:02.375Z] ", using matcher: of type 'Text' [2019-07-30T06:03:02.375Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T06:03:02.375Z] DEBUG - matched Text with text " [2019-07-30T06:03:02.375Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T06:03:02.375Z] DEBUG - matched Text with text " [2019-07-30T06:03:02.375Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T06:03:02.375Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T06:03:02.375Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T06:03:02.375Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T06:03:02.375Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:03:02.375Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:03:02.375Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:03:02.375Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:03:02.375Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:03:02.375Z] DEBUG - Clicking on &Ok [2019-07-30T06:03:02.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098486432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:03:02.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098486432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:03:02.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098486432 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:03:02.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098486432 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:03:02.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098486432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:03:02.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098486433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:03:02.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098486433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:03:02.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1098486287 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-30T06:03:02.375Z] DEBUG - Clicked on [2019-07-30T06:03:02.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098486552 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:03:02.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098486552 data=null} to Tree node with text: Sessions [2019-07-30T06:03:02.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098486552 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T06:03:02.375Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098486553 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-30T06:03:02.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098486554 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T06:03:02.375Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:02.375Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:03:02.375Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:02.375Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:03:02.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:02.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098486556 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-30T06:03:02.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098486556 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:02.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098486557 data=null} to Tree node with text: mysession [2019-07-30T06:03:02.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098486557 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:03:02.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098486564 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:02.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098486567 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:03:02.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:02.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098486568 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T06:03:02.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098486568 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:02.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098486568 data=null} to Tree node with text: mysession [2019-07-30T06:03:02.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098486568 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:03:02.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098486569 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:02.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098486570 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T06:03:02.634Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:03:02.634Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:03:02.634Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T06:03:02.634Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T06:03:02.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1098486861 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T06:03:02.634Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:03:02.634Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:03:02.634Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:03:02.634Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:03:02.634Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:03:02.634Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:03:02.634Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:03:02.634Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:03:02.634Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:03:02.634Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T06:03:02.634Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T06:03:02.634Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T06:03:02.634Z] 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-30T06:03:02.634Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:03:02.634Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:03:02.634Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:03:02.634Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:03:02.634Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:03:02.634Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T06:03:02.634Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:03:02.634Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:03:03.478Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T06:03:03.478Z] 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-30T06:03:03.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1098486911 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-30T06:03:03.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1098486911 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-30T06:03:03.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1098486911 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-30T06:03:03.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1098486911 data=null item=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-30T06:03:03.478Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T06:03:03.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:03:03.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:03:03.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:03:03.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:03:03.478Z] DEBUG - Setting state to checked on: All [2019-07-30T06:03:03.478Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:03:03.478Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:03:03.478Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:03:03.478Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:03:03.478Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:03:03.478Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:03:03.478Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:03:03.478Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:03:03.478Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-30T06:03:03.478Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-30T06:03:03.478Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-30T06:03:03.478Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T06:03:03.478Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T06:03:03.478Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T06:03:03.478Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T06:03:03.478Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T06:03:03.478Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:03:03.478Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:03:03.478Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:03:03.478Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:03:03.478Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T06:03:03.478Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T06:03:03.478Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T06:03:03.478Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T06:03:03.478Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T06:03:03.478Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:03:03.478Z] DEBUG - Clicking on &Ok [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1098487023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1098487023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:03:03.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1098487023 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:03:03.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1098487023 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1098487023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1098487023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:03:03.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1098487023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T06:03:03.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1098486639 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-30T06:03:03.478Z] DEBUG - Clicked on [2019-07-30T06:03:03.478Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:03.478Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:03:03.478Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:03:03.478Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:03.478Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:03:03.478Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:03:03.478Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:03:03.478Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:03.478Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:03:03.478Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T06:03:03.478Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T06:03:03.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1098487294 data=null doit=true} to Tree node with text: channel0 [2019-07-30T06:03:03.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1098487294 data=null} to Tree node with text: channel0 [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1098487294 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:03:03.478Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1098487295 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-30T06:03:03.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1098487304 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T06:03:03.478Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:03.478Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:03:03.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098487306 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098487306 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098487307 data=null} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098487307 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098487307 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098487308 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098487309 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098487309 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098487309 data=null} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098487309 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098487310 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098487311 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T06:03:03.478Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T06:03:03.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1098487424 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-30T06:03:03.478Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T06:03:03.478Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:03.478Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:03:03.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098487527 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098487527 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098487527 data=null} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098487527 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098487527 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098487529 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098487533 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098487533 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098487533 data=null} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098487533 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098487533 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098487534 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T06:03:03.478Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T06:03:03.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1098487595 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-30T06:03:03.478Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T06:03:03.478Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:03.478Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:03:03.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098487698 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098487699 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098487699 data=null} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098487699 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098487699 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098487701 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1098487702 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1098487702 data=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1098487702 data=null} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1098487702 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098487703 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T06:03:03.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1098487704 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T06:03:03.736Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T06:03:03.736Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T06:03:03.736Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T06:03:03.736Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T06:03:03.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1098487870 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T06:03:03.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:03:03.736Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:03:03.736Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:03:03.736Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:03:03.736Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:03.736Z] DEBUG - Clicking on OK [2019-07-30T06:03:03.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098487871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:03.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098487871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:03.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098487871 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:03.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098487871 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:03.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098487871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:03.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098487871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:03.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098487871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:03.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1098487767 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-30T06:03:03.736Z] DEBUG - Clicked on [2019-07-30T06:03:03.736Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:03.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:03.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098487966 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T06:03:03.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098487966 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:03:03.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098487966 data=null} to TreeItem with text {myNode} [2019-07-30T06:03:03.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098487966 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:03.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098487967 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-30T06:03:03.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098487979 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:03.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:03.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098487980 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:03:03.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098487980 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:03:03.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098487980 data=null} to TreeItem with text {myNode} [2019-07-30T06:03:03.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098487980 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:03.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098487980 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-30T06:03:03.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098487982 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:03.992Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T06:03:03.992Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T06:03:03.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1098488052 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-30T06:03:03.992Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T06:03:03.992Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.247 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-30T06:03:03.992Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 3.352 s [2019-07-30T06:03:03.992Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 2.556 s [2019-07-30T06:03:03.992Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-30T06:03:04.556Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T06:03:04.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:03:04.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:03:04.556Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:04.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098488621 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:03:04.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098488622 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:03:04.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098488622 data=null} to TreeItem with text {myNode} [2019-07-30T06:03:04.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098488622 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:04.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098488622 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-30T06:03:04.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098488630 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:04.556Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:04.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098488631 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:03:04.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098488631 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:03:04.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098488631 data=null} to TreeItem with text {myNode} [2019-07-30T06:03:04.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098488632 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:04.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098488632 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-30T06:03:04.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098488633 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:04.557Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T06:03:04.557Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T06:03:04.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1098488692 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-30T06:03:04.557Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T06:03:05.120Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:05.120Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:03:05.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:05.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {303187575185292} time=1098489206 data=null button=0 stateMask=0x0 x=138 y=158 count=0} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {303187575185292} time=1098489206 data=null doit=true} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {303187575185292} time=1098489206 data=null} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {303187575185292} time=1098489207 data=null button=1 stateMask=0x0 x=138 y=158 count=1} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098489207 data=null item=TreeItem {303187575185292} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {303187575185292} time=1098489210 data=null button=1 stateMask=0x80000 x=138 y=158 count=1} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:05.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {303187575185292} time=1098489210 data=null button=0 stateMask=0x0 x=138 y=158 count=0} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {303187575185292} time=1098489211 data=null doit=true} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {303187575185292} time=1098489211 data=null} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {303187575185292} time=1098489211 data=null button=1 stateMask=0x0 x=138 y=158 count=1} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098489211 data=null item=TreeItem {303187575185292} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {303187575185292} time=1098489212 data=null button=1 stateMask=0x80000 x=138 y=158 count=1} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.120Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...' [2019-07-30T06:03:05.120Z] DEBUG - Clicking on with mnemonic 'Save...' [2019-07-30T06:03:05.377Z] DEBUG - Clicked on with mnemonic 'Save...' [2019-07-30T06:03:05.377Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions' [2019-07-30T06:03:05.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=1098489428 data=null doit=true} to Shell with text {Save Sessions} [2019-07-30T06:03:05.377Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-30T06:03:05.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:03:05.377Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:03:05.377Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:03:05.377Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:03:05.377Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:05.377Z] DEBUG - Clicking on OK [2019-07-30T06:03:05.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098489429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:05.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098489429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:05.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098489429 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:05.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098489430 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:05.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098489430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:05.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098489430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:05.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098489430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:05.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=1098489278 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-30T06:03:05.377Z] DEBUG - Clicked on [2019-07-30T06:03:05.377Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:05.377Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:03:05.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:05.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {303187575185292} time=1098489601 data=null button=0 stateMask=0x0 x=138 y=92 count=0} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {303187575185292} time=1098489601 data=null doit=true} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {303187575185292} time=1098489601 data=null} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {303187575185292} time=1098489601 data=null button=1 stateMask=0x0 x=138 y=92 count=1} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098489601 data=null item=TreeItem {303187575185292} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {303187575185292} time=1098489603 data=null button=1 stateMask=0x80000 x=138 y=92 count=1} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:05.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {303187575185292} time=1098489603 data=null button=0 stateMask=0x0 x=138 y=92 count=0} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {303187575185292} time=1098489604 data=null doit=true} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {303187575185292} time=1098489604 data=null} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {303187575185292} time=1098489604 data=null button=1 stateMask=0x0 x=138 y=92 count=1} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098489604 data=null item=TreeItem {303187575185292} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {303187575185292} time=1098489605 data=null button=1 stateMask=0x80000 x=138 y=92 count=1} to Tree node with text: 303187575185292 [2019-07-30T06:03:05.635Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T06:03:05.635Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T06:03:05.892Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T06:03:05.892Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T06:03:05.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1098490001 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T06:03:05.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:03:05.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:03:05.892Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:03:05.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:03:05.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:05.892Z] DEBUG - Clicking on OK [2019-07-30T06:03:05.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098490008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:05.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098490008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:05.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098490008 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:05.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098490008 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:05.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098490008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:05.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098490008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:05.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098490008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:05.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1098489800 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-30T06:03:05.892Z] DEBUG - Clicked on [2019-07-30T06:03:05.892Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:05.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:05.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1098490138 data=null button=0 stateMask=0x0 x=73 y=92 count=0} to Tree node with text: Sessions [2019-07-30T06:03:05.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098490138 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:03:05.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098490139 data=null} to Tree node with text: Sessions [2019-07-30T06:03:05.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098490139 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T06:03:05.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098490139 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-30T06:03:05.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098490140 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T06:03:05.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:05.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1098490141 data=null button=0 stateMask=0x0 x=73 y=92 count=0} to Tree node with text: Sessions [2019-07-30T06:03:05.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1098490141 data=null doit=true} to Tree node with text: Sessions [2019-07-30T06:03:05.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1098490141 data=null} to Tree node with text: Sessions [2019-07-30T06:03:06.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1098490141 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T06:03:06.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098490150 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-30T06:03:06.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1098490151 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T06:03:06.149Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...' [2019-07-30T06:03:06.149Z] DEBUG - Clicking on with mnemonic 'Load...' [2019-07-30T06:03:06.406Z] DEBUG - Clicked on with mnemonic 'Load...' [2019-07-30T06:03:06.406Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions' [2019-07-30T06:03:06.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=1098490509 data=null doit=true} to Shell with text {Load Sessions} [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote' [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO' [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:03:06.406Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T06:03:06.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=1098490516 data=null doit=true} to Button with text {Local} [2019-07-30T06:03:06.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=1098490516 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-30T06:03:06.406Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T06:03:06.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=1098490517 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T06:03:06.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=1098490517 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-30T06:03:06.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=1098490518 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-30T06:03:06.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=1098490518 data=null item=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-30T06:03:06.406Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T06:03:06.406Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:03:06.406Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:03:06.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:06.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {303187575185292.lttng} time=1098490633 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {303187575185292.lttng} [2019-07-30T06:03:06.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {303187575185292.lttng} time=1098490633 data=null doit=true} to TreeItem with text {303187575185292.lttng} [2019-07-30T06:03:06.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {303187575185292.lttng} time=1098490633 data=null} to TreeItem with text {303187575185292.lttng} [2019-07-30T06:03:06.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {303187575185292.lttng} time=1098490634 data=null button=1 stateMask=0x0 x=119 y=11 count=1} to TreeItem with text {303187575185292.lttng} [2019-07-30T06:03:06.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098490634 data=null item=TreeItem {303187575185292.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {303187575185292.lttng} [2019-07-30T06:03:06.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {303187575185292.lttng} time=1098490635 data=null button=1 stateMask=0x80000 x=119 y=11 count=1} to TreeItem with text {303187575185292.lttng} [2019-07-30T06:03:06.406Z] DEBUG - Clicking on TreeItem with text {303187575185292.lttng} [2019-07-30T06:03:06.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {303187575185292.lttng} time=1098490635 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {303187575185292.lttng} [2019-07-30T06:03:06.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {303187575185292.lttng} time=1098490635 data=null doit=true} to TreeItem with text {303187575185292.lttng} [2019-07-30T06:03:06.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:06.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {303187575185292.lttng} time=1098490635 data=null} to TreeItem with text {303187575185292.lttng} [2019-07-30T06:03:06.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {303187575185292.lttng} time=1098490636 data=null button=1 stateMask=0x0 x=119 y=11 count=1} to TreeItem with text {303187575185292.lttng} [2019-07-30T06:03:06.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098490636 data=null item=TreeItem {303187575185292.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {303187575185292.lttng} [2019-07-30T06:03:06.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {303187575185292.lttng} time=1098490636 data=null button=1 stateMask=0x80000 x=119 y=11 count=1} to TreeItem with text {303187575185292.lttng} [2019-07-30T06:03:06.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {303187575185292.lttng} time=1098490636 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {303187575185292.lttng} [2019-07-30T06:03:06.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {303187575185292.lttng} time=1098490636 data=null doit=true} to TreeItem with text {303187575185292.lttng} [2019-07-30T06:03:06.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {303187575185292.lttng} time=1098490636 data=null} to TreeItem with text {303187575185292.lttng} [2019-07-30T06:03:06.406Z] DEBUG - Clicked on TreeItem with text {303187575185292.lttng} [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button' [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:03:06.406Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:06.663Z] DEBUG - Clicking on OK [2019-07-30T06:03:06.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098490684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:06.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098490684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:06.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098490685 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:06.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098490685 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:06.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098490685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:06.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098490685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:06.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098490685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:06.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=1098490287 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-30T06:03:06.920Z] DEBUG - Clicked on [2019-07-30T06:03:06.920Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:06.920Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:06.920Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T06:03:06.920Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:06.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {303187575185292} time=1098491012 data=null button=0 stateMask=0x0 x=138 y=8 count=0} to Tree node with text: 303187575185292 [2019-07-30T06:03:06.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {303187575185292} time=1098491016 data=null doit=true} to Tree node with text: 303187575185292 [2019-07-30T06:03:06.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {303187575185292} time=1098491016 data=null} to Tree node with text: 303187575185292 [2019-07-30T06:03:06.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {303187575185292} time=1098491016 data=null button=1 stateMask=0x0 x=138 y=8 count=1} to Tree node with text: 303187575185292 [2019-07-30T06:03:06.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098491017 data=null item=TreeItem {303187575185292} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 303187575185292 [2019-07-30T06:03:06.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {303187575185292} time=1098491020 data=null button=1 stateMask=0x80000 x=138 y=8 count=1} to Tree node with text: 303187575185292 [2019-07-30T06:03:06.920Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:06.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {303187575185292} time=1098491020 data=null button=0 stateMask=0x0 x=138 y=8 count=0} to Tree node with text: 303187575185292 [2019-07-30T06:03:06.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {303187575185292} time=1098491020 data=null doit=true} to Tree node with text: 303187575185292 [2019-07-30T06:03:06.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {303187575185292} time=1098491021 data=null} to Tree node with text: 303187575185292 [2019-07-30T06:03:06.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {303187575185292} time=1098491021 data=null button=1 stateMask=0x0 x=138 y=8 count=1} to Tree node with text: 303187575185292 [2019-07-30T06:03:06.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098491021 data=null item=TreeItem {303187575185292} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 303187575185292 [2019-07-30T06:03:06.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {303187575185292} time=1098491022 data=null button=1 stateMask=0x80000 x=138 y=8 count=1} to Tree node with text: 303187575185292 [2019-07-30T06:03:06.920Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T06:03:06.920Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T06:03:07.177Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T06:03:07.177Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T06:03:07.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1098491323 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T06:03:07.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:03:07.177Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:03:07.177Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:03:07.177Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:03:07.177Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:07.177Z] DEBUG - Clicking on OK [2019-07-30T06:03:07.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098491330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:07.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098491331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:07.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098491331 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:07.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098491331 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:07.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098491331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:07.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098491331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:07.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098491331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:03:07.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1098491133 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-30T06:03:07.433Z] DEBUG - Clicked on [2019-07-30T06:03:07.433Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T06:03:07.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:07.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098491506 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T06:03:07.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098491507 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:03:07.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098491507 data=null} to TreeItem with text {myNode} [2019-07-30T06:03:07.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098491507 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:07.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098491507 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-30T06:03:07.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098491520 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:07.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:03:07.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1098491521 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T06:03:07.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1098491521 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T06:03:07.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1098491521 data=null} to TreeItem with text {myNode} [2019-07-30T06:03:07.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1098491521 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:07.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098491522 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-30T06:03:07.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1098491523 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T06:03:07.433Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T06:03:07.433Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T06:03:07.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1098491637 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-30T06:03:07.433Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T06:03:07.690Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.578 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-30T06:03:07.690Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest) Time elapsed: 3.285 s [2019-07-30T06:03:07.690Z] [2019-07-30T06:03:07.690Z] Results: [2019-07-30T06:03:07.690Z] [2019-07-30T06:03:07.690Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T06:03:07.690Z] [2019-07-30T06:03:08.255Z] [2019-07-30T06:03:08.255Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 06:03:08.143 [2019-07-30T06:03:08.255Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T06:03:09.186Z] [INFO] All tests passed! [2019-07-30T06:03:09.186Z] [INFO] [2019-07-30T06:03:09.186Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:03:09.186Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T06:03:09.186Z] [INFO] [2019-07-30T06:03:09.186Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:03:10.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T06:03:10.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T06:03:10.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T06:03:10.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T06:03:10.934Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T06:03:10.934Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T06:03:11.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T06:03:11.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T06:03:11.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T06:03:11.447Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T06:03:12.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1017 classes [2019-07-30T06:03:13.380Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T06:03:13.380Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T06:03:13.380Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T06:03:13.637Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T06:03:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T06:03:14.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-30T06:03:14.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T06:03:14.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T06:03:14.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T06:03:14.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T06:03:14.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T06:03:14.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T06:03:14.734Z] [INFO] [2019-07-30T06:03:14.734Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:03:14.734Z] [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-30T06:03:14.734Z] [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-30T06:03:14.734Z] [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-30T06:03:14.734Z] [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-30T06:03:14.734Z] [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-30T06:03:14.734Z] [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-30T06:03:14.734Z] [INFO] [2019-07-30T06:03:14.734Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T06:03:14.734Z] [INFO] [2019-07-30T06:03:14.734Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >-- [2019-07-30T06:03:14.734Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT [99/134] [2019-07-30T06:03:14.734Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T06:03:14.991Z] [INFO] [2019-07-30T06:03:14.991Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T06:03:14.991Z] [INFO] [2019-07-30T06:03:14.991Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T06:03:14.991Z] [INFO] The project's OSGi version is 1.0.10.201907300502 [2019-07-30T06:03:14.991Z] [INFO] [2019-07-30T06:03:14.991Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T06:03:14.991Z] [INFO] [2019-07-30T06:03:14.991Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T06:03:14.991Z] [INFO] [2019-07-30T06:03:14.991Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T06:03:14.991Z] [INFO] [2019-07-30T06:03:14.991Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T06:03:14.991Z] [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-30T06:03:14.991Z] [INFO] [2019-07-30T06:03:14.991Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T06:03:14.991Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T06:03:14.991Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources [2019-07-30T06:03:14.991Z] [INFO] [2019-07-30T06:03:14.991Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T06:03:14.991Z] [INFO] Compiling 19 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes [2019-07-30T06:03:15.556Z] [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-30T06:03:15.556Z] final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class)); [2019-07-30T06:03:15.556Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T06:03:15.556Z] 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-30T06:03:15.556Z] [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-30T06:03:15.556Z] final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-30T06:03:15.556Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T06:03:15.556Z] 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-30T06:03:15.556Z] [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-30T06:03:15.556Z] final TimeGraphControl timegraph = view.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-30T06:03:15.556Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T06:03:15.556Z] 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-30T06:03:15.556Z] [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-30T06:03:15.556Z] final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-30T06:03:15.556Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T06:03:15.556Z] 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-30T06:03:15.556Z] 4 problems (4 warnings) [2019-07-30T06:03:15.556Z] [INFO] [2019-07-30T06:03:15.556Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T06:03:15.556Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T06:03:15.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources [2019-07-30T06:03:15.556Z] [INFO] [2019-07-30T06:03:15.556Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T06:03:15.812Z] [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-30T06:03:15.812Z] [INFO] [2019-07-30T06:03:15.812Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T06:03:15.812Z] [INFO] [2019-07-30T06:03:15.812Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T06:03:15.812Z] [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-30T06:03:15.812Z] [INFO] [2019-07-30T06:03:15.812Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T06:03:15.812Z] [INFO] [2019-07-30T06:03:15.812Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T06:03:15.812Z] [INFO] [2019-07-30T06:03:15.812Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T06:03:15.812Z] [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-30T06:03:15.812Z] [INFO] [2019-07-30T06:03:15.812Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T06:03:15.812Z] [INFO] [2019-07-30T06:03:15.812Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T06:03:17.705Z] [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-30T06:03:17.705Z] [INFO] Command line: [2019-07-30T06:03:17.705Z] [/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-30T06:03:17.705Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T06:03:20.982Z] !SESSION 2019-07-30 06:03:17.638 ----------------------------------------------- [2019-07-30T06:03:20.982Z] eclipse.buildId=unknown [2019-07-30T06:03:20.982Z] java.version=1.8.0_202 [2019-07-30T06:03:20.982Z] java.vendor=Oracle Corporation [2019-07-30T06:03:20.982Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T06:03:20.982Z] 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-30T06:03:20.982Z] 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-30T06:03:20.982Z] [2019-07-30T06:03:20.982Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 06:03:20.535 [2019-07-30T06:03:20.982Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T06:03:20.982Z] !STACK 0 [2019-07-30T06:03:20.982Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T06:03:20.982Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T06:03:20.982Z] [2019-07-30T06:03:20.982Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T06:03:20.982Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T06:03:20.982Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T06:03:20.982Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T06:03:20.982Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T06:03:20.982Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T06:03:20.982Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T06:03:20.982Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T06:03:20.982Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T06:03:20.982Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T06:03:20.982Z] [2019-07-30T06:03:20.982Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 06:03:20.663 [2019-07-30T06:03:20.991Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T06:03:20.991Z] !STACK 0 [2019-07-30T06:03:20.991Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T06:03:20.991Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T06:03:20.991Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T06:03:20.991Z] -> 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-30T06:03:20.991Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T06:03:20.991Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T06:03:20.991Z] [2019-07-30T06:03:20.991Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T06:03:20.991Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T06:03:20.991Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T06:03:20.991Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T06:03:20.991Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T06:03:20.991Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T06:03:20.991Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T06:03:20.991Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T06:03:20.991Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T06:03:20.991Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T06:03:22.885Z] process 12010: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-30T06:03:22.885Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T06:03:23.142Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T06:03:23.142Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T06:03:33.097Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-30T06:03:33.722Z] Display size: 1440x900 [2019-07-30T06:03:33.722Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T06:03:33.722Z] GTK version=3.18.9 [2019-07-30T06:03:33.722Z] GTK theme=Ambiance [2019-07-30T06:03:33.722Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T06:03:33.722Z] Time zone: Coordinated Universal Time [2019-07-30T06:03:33.722Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T06:03:33.722Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T06:03:35.093Z] *** BUG *** [2019-07-30T06:03:35.093Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:03:35.093Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:03:35.093Z] [2019-07-30T06:03:35.093Z] *** BUG *** [2019-07-30T06:03:35.093Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:03:35.093Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:03:35.093Z] [2019-07-30T06:03:35.093Z] *** BUG *** [2019-07-30T06:03:35.093Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:03:35.093Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:03:35.093Z] [2019-07-30T06:03:35.093Z] *** BUG *** [2019-07-30T06:03:35.093Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:03:35.093Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:03:35.093Z] [2019-07-30T06:03:36.987Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:03:55.047Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:03:55.047Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:03:55.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:03:55.047Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T06:03:55.047Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T06:03:55.047Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T06:03:55.047Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T06:03:55.047Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T06:03:55.047Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T06:03:55.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:03:55.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:03:55.047Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:03:55.047Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T06:03:55.047Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:55.047Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:55.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:03:55.047Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:55.047Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:55.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:03:55.047Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:55.047Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:55.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:03:55.304Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:55.304Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:55.560Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:03:56.123Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:56.123Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:56.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:03:56.380Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:56.380Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:56.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:03:58.005Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:58.005Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:58.005Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:03:58.262Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:58.262Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:58.262Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:03:58.826Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:58.826Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:58.826Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:03:59.624Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:59.624Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:03:59.624Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:04:00.553Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:04:00.553Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:04:00.553Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:04:01.115Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:04:01.115Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:04:01.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:04:01.679Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:04:04.952Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:04:04.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:04:05.209Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:04:05.209Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:04:05.209Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis' [2019-07-30T06:04:05.209Z] DEBUG - number of items : 17 [2019-07-30T06:04:05.209Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T06:04:05.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098549477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T06:04:05.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098549512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T06:04:05.466Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098549512 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T06:04:05.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098549512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T06:04:05.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098549512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T06:04:06.030Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098550014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T06:04:06.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098550019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T06:04:06.030Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098550019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T06:04:06.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098550020 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T06:04:06.030Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098550020 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T06:04:06.030Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T06:04:06.030Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-30T06:04:06.030Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:04:06.030Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T06:04:06.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T06:04:06.030Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:04:06.030Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:04:06.030Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:04:06.030Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:04:06.030Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:04:06.030Z] DEBUG - Clicking on OK [2019-07-30T06:04:06.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098550091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:04:06.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098550091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:04:06.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098550091 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:04:06.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098550092 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:04:06.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098550092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:04:06.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098550092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:04:06.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098550092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:04:06.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098549513 data=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-30T06:04:06.593Z] DEBUG - Clicked on [2019-07-30T06:04:06.593Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:04:06.593Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T06:04:06.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1098550813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:06.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1098550813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:06.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1098550813 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:06.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1098550814 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:06.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1098550814 data=null button=1 stateMask=0x0 x=538 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:06.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1098550816 data=null button=1 stateMask=0x80000 x=538 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:06.593Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.156Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1098551318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1098551318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1098551341 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1098551342 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1098551342 data=null button=1 stateMask=0x0 x=239 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1098551344 data=null button=1 stateMask=0x80000 x=239 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.156Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.719Z] DEBUG - number of items : 17 [2019-07-30T06:04:07.719Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-30T06:04:07.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098551878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T06:04:07.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098551878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T06:04:07.719Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098551879 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T06:04:07.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098551879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T06:04:07.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098551880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T06:04:07.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098551881 data=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-30T06:04:07.719Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098551885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T06:04:07.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098551890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T06:04:07.719Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098551890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T06:04:07.719Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098551891 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T06:04:07.719Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098551891 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T06:04:07.719Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T06:04:07.719Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1098551892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1098551892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1098551892 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1098551893 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1098551893 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1098551893 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.719Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.719Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1098551894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1098551894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1098551921 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1098552029 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1098552031 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1098552031 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.975Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.975Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1098552032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1098552033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1098552033 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1098552033 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1098552033 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1098552099 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T06:04:07.975Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T06:04:08.232Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T06:04:08.232Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-30T06:04:08.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1098552310 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-30T06:04:08.232Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-30T06:04:08.489Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:04:11.763Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:04:11.763Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:04:11.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:04:11.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:04:11.763Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:04:11.763Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T06:04:33.965Z] DEBUG - Capturing screenshot 'screenshots/testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest).jpeg' [2019-07-30T06:04:33.965Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:04:34.897Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:04:34.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:04:35.154Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:04:35.154Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:04:35.410Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:04:35.410Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T06:04:35.666Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T06:04:35.666Z] DEBUG - number of items : 17 [2019-07-30T06:04:35.667Z] DEBUG - number of items : 17 [2019-07-30T06:04:35.667Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T06:04:35.667Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-30T06:04:35.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1098579904 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-30T06:04:35.667Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-30T06:04:35.667Z] DEBUG - number of items : 17 [2019-07-30T06:04:35.667Z] DEBUG - number of items : 17 [2019-07-30T06:04:35.923Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T06:04:35.923Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-30T06:04:35.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1098580106 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-30T06:04:35.923Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-30T06:04:35.923Z] DEBUG - number of items : 17 [2019-07-30T06:04:35.923Z] DEBUG - number of items : 17 [2019-07-30T06:04:36.180Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:04:39.452Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:04:39.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:04:39.452Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:04:39.452Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:04:39.452Z] DEBUG - number of items : 17 [2019-07-30T06:04:39.452Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-30T06:04:39.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098583499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:04:39.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098583500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:04:39.452Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098583500 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:04:39.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098583500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:04:39.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098583500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:04:39.708Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098583946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:04:39.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098583949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:04:39.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098583983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:04:39.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098583983 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:04:39.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098583983 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:04:39.965Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-30T06:04:39.965Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-30T06:04:39.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1098583986 data=null doit=true} to Shell with text {Filter} [2019-07-30T06:04:39.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:04:39.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:04:39.965Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:04:39.965Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T06:04:39.965Z] DEBUG - matched Text with text "24", using matcher: of type 'Text' [2019-07-30T06:04:39.965Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text') [2019-07-30T06:05:01.951Z] DEBUG - Capturing screenshot 'screenshots/testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest).jpeg' [2019-07-30T06:05:01.951Z] DEBUG - Closing lingering shell with title Filter [2019-07-30T06:05:01.951Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Filter} time=1098604190 data=null doit=true} to Shell with text {Filter} [2019-07-30T06:05:01.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098583500 data=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-30T06:05:01.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:02.514Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:05:02.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:05:03.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:03.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:03.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:03.027Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:05:03.284Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T06:05:03.284Z] DEBUG - number of items : 17 [2019-07-30T06:05:03.284Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098607299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098607299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.284Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098607299 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098607299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098607300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098607300 data=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-30T06:05:03.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098607300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098607301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098607301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098607301 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098607301 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.284Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.284Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:03.847Z] DEBUG - number of items : 17 [2019-07-30T06:05:03.847Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098607803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098607804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.847Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098607804 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098607804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098607805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098607805 data=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-30T06:05:03.847Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098607806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098607806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.847Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098607806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.847Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098607806 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.847Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098607806 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.847Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:03.847Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:04.105Z] DEBUG - number of items : 17 [2019-07-30T06:05:04.105Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:04.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098608309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:04.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098608309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:04.105Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098608310 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:04.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098608310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:04.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098608310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:04.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098608310 data=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-30T06:05:04.105Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098608311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:04.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098608311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:04.105Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098608311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:04.105Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098608312 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:04.105Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098608312 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:04.105Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:04.105Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:04.667Z] DEBUG - number of items : 17 [2019-07-30T06:05:04.667Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T06:05:04.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098608814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:04.667Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098608814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:04.667Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098608814 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:04.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098608815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:04.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098608815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:04.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098608815 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-30T06:05:04.667Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098608909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:04.667Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098608911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:04.667Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098608912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:04.667Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098608912 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:04.667Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098608912 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:04.667Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T06:05:04.667Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:05.230Z] DEBUG - number of items : 17 [2019-07-30T06:05:05.230Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T06:05:05.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098609434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098609434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.230Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098609434 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098609434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098609435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098609435 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-30T06:05:05.230Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098609436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098609436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.230Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098609436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098609437 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.230Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098609437 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.230Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T06:05:05.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:05.793Z] DEBUG - number of items : 17 [2019-07-30T06:05:05.793Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T06:05:05.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098609973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098609973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.793Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098609973 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098609973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098609974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098609974 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-30T06:05:05.793Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098609974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098609975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.793Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098609975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.793Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098609975 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.793Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098609975 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:05.793Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T06:05:05.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:06.356Z] DEBUG - number of items : 17 [2019-07-30T06:05:06.356Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T06:05:06.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098610605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098610605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.356Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098610606 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098610606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098610606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098610606 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-30T06:05:06.356Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098610607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098610607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.356Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098610607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098610608 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.356Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098610608 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.356Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T06:05:06.356Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:06.920Z] DEBUG - number of items : 17 [2019-07-30T06:05:06.920Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T06:05:06.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098611131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098611131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.920Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098611132 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098611132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098611132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098611132 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-30T06:05:06.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098611133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098611133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098611133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098611133 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098611134 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:06.920Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T06:05:06.920Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:07.483Z] DEBUG - number of items : 17 [2019-07-30T06:05:07.483Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T06:05:07.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098611639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:07.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098611639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:07.483Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098611640 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:07.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098611640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:07.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098611640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:07.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098611640 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-30T06:05:07.483Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098611641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:07.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098611641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:07.483Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098611641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:07.483Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098611642 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:07.483Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098611642 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T06:05:07.483Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T06:05:07.483Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:08.046Z] DEBUG - number of items : 17 [2019-07-30T06:05:08.046Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098612182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098612183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.046Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098612183 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098612183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098612183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098612183 data=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-30T06:05:08.046Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098612184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098612184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.046Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098612184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.046Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098612184 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.047Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098612185 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.047Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:08.610Z] DEBUG - number of items : 17 [2019-07-30T06:05:08.610Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098612687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098612687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.610Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098612687 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098612688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098612688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098612688 data=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-30T06:05:08.610Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098612689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098612689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098612689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098612689 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098612690 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.610Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:08.610Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:09.176Z] DEBUG - number of items : 17 [2019-07-30T06:05:09.176Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:09.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098613210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:09.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098613210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:09.176Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098613210 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:09.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098613211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:09.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098613211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:09.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098613211 data=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-30T06:05:09.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098613211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:09.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098613211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:09.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098613212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:09.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098613212 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:09.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098613212 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:09.176Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T06:05:09.176Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:09.824Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:12.442Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:05:12.442Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:05:12.442Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:12.442Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T06:05:12.442Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T06:05:12.442Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:05:12.442Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:05:12.442Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:14.963Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:05:14.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:05:14.963Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:14.963Z] DEBUG - number of items : 17 [2019-07-30T06:05:14.963Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:17.485Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:05:17.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:05:17.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:17.485Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T06:05:17.485Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T06:05:17.485Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:05:17.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:20.263Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:05:20.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:05:20.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:20.263Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:05:22.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:22.155Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:05:22.412Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:25.687Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:05:25.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:05:25.687Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:05:25.687Z] DEBUG - number of items : 17 [2019-07-30T06:05:25.687Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T06:05:25.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098629317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:05:25.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098629317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:05:25.687Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098629317 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:05:25.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098629317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:05:25.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098629318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:05:25.687Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098629748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:05:25.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098629749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:05:25.687Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098629749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:05:25.687Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098629750 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:05:25.687Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098629750 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:05:25.687Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T06:05:25.687Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T06:05:25.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1098629755 data=null doit=true} to Shell with text {Legend} [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Read", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Read", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Write", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Write", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Read", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Read", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Write", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Write", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Read", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Read", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Write", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Write", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Read", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Read", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Write", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Write", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Read", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Read", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Write", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Write", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Read", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Read", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Write", using matcher: of type 'CLabel' [2019-07-30T06:05:25.687Z] DEBUG - matched with text "Write", using matcher: (of type 'CLabel') [2019-07-30T06:05:25.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T06:05:25.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T06:05:25.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T06:05:25.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T06:05:25.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T06:05:25.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T06:05:25.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T06:05:25.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T06:05:25.687Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:05:25.687Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:05:25.687Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:05:25.687Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:25.687Z] DEBUG - Clicking on OK [2019-07-30T06:05:25.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098629800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:25.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098629800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:25.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098629800 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:25.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098629800 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:25.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098629800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:25.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098629801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:25.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098629801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:25.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098629318 data=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-30T06:05:25.947Z] DEBUG - Clicked on [2019-07-30T06:05:26.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1098630414 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T06:05:26.205Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T06:05:26.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:05:26.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:05:26.462Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:05:26.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1098630511 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T06:05:26.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1098630512 data=null doit=true} to TreeItem with text {test} [2019-07-30T06:05:26.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1098630512 data=null} to TreeItem with text {test} [2019-07-30T06:05:26.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1098630512 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:05:26.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098630513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T06:05:26.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1098630589 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:05:26.718Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T06:05:26.718Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T06:05:26.976Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T06:05:27.233Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T06:05:27.233Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T06:05:27.233Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:05:27.233Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T06:05:27.233Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:27.233Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:05:27.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:05:27.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:05:27.233Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:27.233Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T06:05:27.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098631314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:27.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098631316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:27.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098631317 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:27.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098631317 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:27.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098631317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:27.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098631317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:27.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098631318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:27.234Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098631318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:27.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098631318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:27.234Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098631318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:27.234Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098631318 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:27.234Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098631319 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:27.234Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:27.234Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:05:27.234Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:05:27.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:05:27.234Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:05:27.234Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:05:27.234Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:05:27.234Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:27.234Z] DEBUG - Clicking on OK [2019-07-30T06:05:27.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098631321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:27.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098631321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:27.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098631331 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:27.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098631331 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:27.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098631332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:27.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098631332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:27.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:27.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:27.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:27.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:27.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:27.234Z] DEBUG - Clicked on OK [2019-07-30T06:05:28.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098631332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:28.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1098630797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T06:05:28.728Z] Tests run: 12, Failures: 0, Errors: 2, Skipped: 1, Time elapsed: 116.02 s <<< FAILURE! - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-30T06:05:28.728Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 24.813 s [2019-07-30T06:05:28.728Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 6.887 s [2019-07-30T06:05:28.728Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 23.813 s <<< ERROR! [2019-07-30T06:05:28.728Z] org.eclipse.tracecompass.tmf.ui.tests.shared.WaitTimeoutException: Timeout after 20000 ms: Timed out waiting for time graph entry CPU 0 Threads of parent TraceEntry([synthetic-trace]) [2019-07-30T06:05:28.728Z] at org.eclipse.tracecompass.tmf.ui.tests.shared.WaitUtils.waitUntil(WaitUtils.java:187) [2019-07-30T06:05:28.728Z] at org.eclipse.tracecompass.tmf.ui.tests.shared.WaitUtils.waitUntil(WaitUtils.java:258) [2019-07-30T06:05:28.728Z] at org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotUtils.waitUntil(SWTBotUtils.java:1372) [2019-07-30T06:05:28.728Z] at org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph.getEntry(SWTBotTimeGraph.java:99) [2019-07-30T06:05:28.728Z] at org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testAddRemoveBookmark(ResourcesViewTest.java:312) [2019-07-30T06:05:28.728Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T06:05:28.728Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T06:05:28.728Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T06:05:28.728Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T06:05:28.728Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T06:05:28.728Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T06:05:28.728Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T06:05:28.728Z] at org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47) [2019-07-30T06:05:28.728Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T06:05:28.728Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T06:05:28.728Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T06:05:28.728Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T06:05:28.728Z] at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75) [2019-07-30T06:05:28.728Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T06:05:28.728Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T06:05:28.728Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T06:05:28.728Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T06:05:28.728Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T06:05:28.728Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T06:05:28.728Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T06:05:28.728Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T06:05:28.728Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T06:05:28.728Z] at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60) [2019-07-30T06:05:28.728Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T06:05:28.728Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T06:05:28.728Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T06:05:28.728Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T06:05:28.728Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T06:05:28.728Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T06:05:28.728Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T06:05:28.728Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T06:05:28.728Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T06:05:28.728Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T06:05:28.728Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T06:05:28.728Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T06:05:28.728Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) [2019-07-30T06:05:28.728Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2019-07-30T06:05:28.728Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T06:05:28.728Z] [2019-07-30T06:05:28.728Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.882 s [2019-07-30T06:05:28.728Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped [2019-07-30T06:05:28.728Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 24.107 s <<< ERROR! [2019-07-30T06:05:28.728Z] org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 20000 ms.: Tree item count: 2 expected: 75 [2019-07-30T06:05:28.728Z] at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:524) [2019-07-30T06:05:28.728Z] at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1) [2019-07-30T06:05:28.728Z] at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1) [2019-07-30T06:05:28.728Z] at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:498) [2019-07-30T06:05:28.728Z] at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1) [2019-07-30T06:05:28.728Z] at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1) [2019-07-30T06:05:28.728Z] at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:486) [2019-07-30T06:05:28.728Z] at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1) [2019-07-30T06:05:28.728Z] at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1) [2019-07-30T06:05:28.728Z] at org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testFilter(ResourcesViewTest.java:463) [2019-07-30T06:05:28.728Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T06:05:28.728Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T06:05:28.728Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T06:05:28.728Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T06:05:28.728Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T06:05:28.728Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T06:05:28.728Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T06:05:28.728Z] at org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47) [2019-07-30T06:05:28.728Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T06:05:28.728Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T06:05:28.728Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T06:05:28.728Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T06:05:28.728Z] at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75) [2019-07-30T06:05:28.728Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T06:05:28.728Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T06:05:28.728Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T06:05:28.728Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T06:05:28.728Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T06:05:28.728Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T06:05:28.728Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T06:05:28.728Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T06:05:28.728Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T06:05:28.728Z] at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60) [2019-07-30T06:05:28.728Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T06:05:28.728Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T06:05:28.728Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T06:05:28.728Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T06:05:28.728Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T06:05:28.728Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T06:05:28.728Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T06:05:28.728Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T06:05:28.728Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T06:05:28.728Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T06:05:28.728Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T06:05:28.728Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T06:05:28.728Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) [2019-07-30T06:05:28.728Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2019-07-30T06:05:28.728Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T06:05:28.728Z] [2019-07-30T06:05:28.728Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 9.134 s [2019-07-30T06:05:28.728Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.892 s [2019-07-30T06:05:28.728Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.569 s [2019-07-30T06:05:28.728Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.751 s [2019-07-30T06:05:28.728Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 4.787 s [2019-07-30T06:05:28.728Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.755 s [2019-07-30T06:05:28.728Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-30T06:05:29.659Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:39.713Z] DEBUG - number of items : 25 [2019-07-30T06:05:39.713Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-30T06:05:39.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098643519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:05:39.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098643519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:05:39.713Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098643519 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:05:39.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098643519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:05:39.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098643520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:05:39.971Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098644019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:05:39.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098644022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:05:39.971Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098644022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:05:39.971Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098644022 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:05:39.971Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098644022 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:05:39.971Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-30T06:05:39.971Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-30T06:05:39.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1098644025 data=null doit=true} to Shell with text {Filter} [2019-07-30T06:05:39.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:05:39.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - Clicking on Uncheck all [2019-07-30T06:05:39.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1098644033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1098644081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1098644081 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1098644082 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1098644082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1098644082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1098644082 data=null item=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-30T06:05:39.971Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1098644112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1098644113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1098644113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1098644113 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1098644113 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - Clicked on Uncheck all [2019-07-30T06:05:39.971Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-30T06:05:39.971Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:05:39.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=1098644126 data=null button=0 stateMask=0x0 x=92 y=77 count=0} to Tree node with text: systemd [2019-07-30T06:05:39.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=1098644126 data=null doit=true} to Tree node with text: systemd [2019-07-30T06:05:39.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=1098644126 data=null} to Tree node with text: systemd [2019-07-30T06:05:39.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=1098644126 data=null button=1 stateMask=0x0 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-30T06:05:39.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098644127 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-30T06:05:39.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=1098644128 data=null button=1 stateMask=0x80000 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - Clicking on Check subtree [2019-07-30T06:05:39.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1098644130 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-30T06:05:39.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1098644130 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-30T06:05:39.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1098644130 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1098644130 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1098644130 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-30T06:05:39.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1098644131 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-30T06:05:39.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1098644131 data=null item=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-30T06:05:39.971Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1098644199 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-30T06:05:39.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1098644199 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-30T06:05:39.971Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1098644200 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-30T06:05:39.971Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1098644200 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1098644200 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - Clicked on Check subtree [2019-07-30T06:05:39.971Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-30T06:05:39.971Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:05:39.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=1098644206 data=null button=0 stateMask=0x0 x=93 y=1221 count=0} to Tree node with text: kthreadd [2019-07-30T06:05:39.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=1098644207 data=null doit=true} to Tree node with text: kthreadd [2019-07-30T06:05:39.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=1098644207 data=null} to Tree node with text: kthreadd [2019-07-30T06:05:39.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=1098644207 data=null button=1 stateMask=0x0 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-30T06:05:39.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098644207 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-30T06:05:39.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=1098644208 data=null button=1 stateMask=0x80000 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:05:39.971Z] DEBUG - Clicking on Check subtree [2019-07-30T06:05:39.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1098644210 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-30T06:05:39.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1098644210 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-30T06:05:39.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1098644210 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1098644210 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:05:39.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1098644210 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-30T06:05:39.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1098644211 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-30T06:05:39.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1098644211 data=null item=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-30T06:05:40.229Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1098644229 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-30T06:05:40.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1098644229 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-30T06:05:40.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1098644229 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-30T06:05:40.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1098644229 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:05:40.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1098644229 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:05:40.229Z] DEBUG - Clicked on Check subtree [2019-07-30T06:05:40.229Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-30T06:05:40.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:05:40.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=1098644231 data=null button=0 stateMask=0x0 x=110 y=-946 count=0} to Tree node with text: lttng-consumerd [2019-07-30T06:05:40.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=1098644231 data=null doit=true} to Tree node with text: lttng-consumerd [2019-07-30T06:05:40.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=1098644231 data=null} to Tree node with text: lttng-consumerd [2019-07-30T06:05:40.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=1098644232 data=null button=1 stateMask=0x0 x=110 y=-946 count=1} to Tree node with text: lttng-consumerd [2019-07-30T06:05:40.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098644232 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-30T06:05:40.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=1098644232 data=null button=1 stateMask=0x80000 x=110 y=-946 count=1} to Tree node with text: lttng-consumerd [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - Clicking on Check subtree [2019-07-30T06:05:40.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1098644234 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-30T06:05:40.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1098644234 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-30T06:05:40.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1098644235 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:05:40.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1098644235 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:05:40.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1098644235 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-30T06:05:40.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1098644235 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-30T06:05:40.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1098644235 data=null item=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-30T06:05:40.229Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1098644244 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-30T06:05:40.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1098644244 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-30T06:05:40.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1098644245 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-30T06:05:40.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1098644245 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:05:40.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1098644245 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:05:40.229Z] DEBUG - Clicked on Check subtree [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:05:40.229Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:40.229Z] DEBUG - Clicking on OK [2019-07-30T06:05:40.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098644247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:40.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098644247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:40.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098644248 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:40.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098644248 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:40.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098644248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:40.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098644249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:40.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098644249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:40.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098643520 data=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-30T06:05:40.486Z] DEBUG - Clicked on [2019-07-30T06:05:40.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:05:40.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:05:40.486Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:05:40.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1098644584 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-30T06:05:40.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1098644591 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process} [2019-07-30T06:05:40.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1098644593 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-30T06:05:40.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1098644607 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process} [2019-07-30T06:05:40.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1098644610 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-30T06:05:40.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1098644622 data=null button=1 stateMask=0x80000 x=158 y=-12 count=1} to TreeColumn with text {TID} [2019-07-30T06:05:40.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1098644623 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-30T06:05:40.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1098644624 data=null button=1 stateMask=0x80000 x=158 y=-12 count=1} to TreeColumn with text {TID} [2019-07-30T06:05:40.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1098644625 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-30T06:05:40.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1098644687 data=null button=1 stateMask=0x80000 x=198 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-30T06:05:40.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1098644688 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-30T06:05:40.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1098644690 data=null button=1 stateMask=0x80000 x=198 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-30T06:05:40.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1098644691 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-30T06:05:40.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1098644709 data=null button=1 stateMask=0x80000 x=288 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-30T06:05:40.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1098644710 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-30T06:05:40.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1098644711 data=null button=1 stateMask=0x80000 x=288 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-30T06:05:40.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1098644907 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T06:05:40.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T06:05:40.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:05:40.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:05:40.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:05:40.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1098645019 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T06:05:40.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1098645020 data=null doit=true} to TreeItem with text {test} [2019-07-30T06:05:40.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1098645020 data=null} to TreeItem with text {test} [2019-07-30T06:05:40.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1098645020 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:05:40.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098645021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T06:05:40.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1098645096 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:05:40.999Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T06:05:40.999Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T06:05:41.256Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T06:05:41.512Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T06:05:41.512Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T06:05:41.512Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:05:41.512Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T06:05:41.512Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:41.512Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:05:41.512Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:05:41.512Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:05:41.512Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:41.512Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T06:05:41.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098645711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:41.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098645711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:41.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098645712 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:41.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098645712 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:41.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098645712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:41.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098645712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:41.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098645713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:41.512Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098645713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:41.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098645713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:41.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098645715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:41.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098645715 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:41.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098645715 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:41.512Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:05:41.512Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:05:41.512Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:05:41.512Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:05:41.512Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:05:41.512Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:05:41.512Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:05:41.512Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:41.512Z] DEBUG - Clicking on OK [2019-07-30T06:05:41.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098645727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:41.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098645728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:41.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098645728 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:41.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098645728 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:41.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098645728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:41.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098645728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:41.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:41.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:41.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:41.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:41.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:41.768Z] DEBUG - Clicked on OK [2019-07-30T06:05:42.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098645728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:05:42.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1098645234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T06:05:43.029Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.124 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-30T06:05:43.029Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest) Time elapsed: 11.277 s [2019-07-30T06:05:43.029Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-30T06:05:43.593Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:51.689Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:05:51.689Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:05:51.946Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:52.205Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:52.205Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:05:52.205Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T06:05:52.205Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:52.205Z] DEBUG - number of items : 25 [2019-07-30T06:05:52.205Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098656381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098656382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.205Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098656382 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098656382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098656382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098656382 data=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-30T06:05:52.205Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098656384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098656384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098656384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098656384 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098656384 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.205Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.205Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:52.931Z] DEBUG - number of items : 25 [2019-07-30T06:05:52.931Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098657008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098657008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.931Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098657008 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098657008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098657008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098657008 data=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-30T06:05:52.931Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098657010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098657010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.931Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098657010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.931Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098657010 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.931Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098657011 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.931Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:52.931Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:53.496Z] DEBUG - number of items : 25 [2019-07-30T06:05:53.496Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:53.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098657514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:53.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098657514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:53.496Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098657514 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:53.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098657514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:53.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098657514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:53.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098657514 data=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-30T06:05:53.496Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098657516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:53.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098657517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:53.496Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098657517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:53.496Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098657517 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:53.496Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098657517 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:53.496Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:53.496Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:54.059Z] DEBUG - number of items : 25 [2019-07-30T06:05:54.059Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T06:05:54.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098658050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098658050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.059Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098658050 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098658050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098658050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098658050 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-30T06:05:54.059Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098658052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098658052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.059Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098658052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.059Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098658052 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.059Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098658053 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.059Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T06:05:54.059Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:54.316Z] DEBUG - number of items : 25 [2019-07-30T06:05:54.316Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T06:05:54.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098658555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098658555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.316Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098658555 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098658555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098658555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098658555 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-30T06:05:54.316Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098658557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098658557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098658557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098658557 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098658557 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.316Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T06:05:54.316Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:54.879Z] DEBUG - number of items : 25 [2019-07-30T06:05:54.879Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T06:05:54.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098659088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098659088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.879Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098659088 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098659089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098659089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098659089 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-30T06:05:54.879Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098659091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098659091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098659091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098659091 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098659091 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:54.879Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T06:05:54.879Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:54.879Z] DEBUG - number of items : 25 [2019-07-30T06:05:54.879Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T06:05:54.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098659092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:54.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098659093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:54.879Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098659093 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:54.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098659093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:54.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098659093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:54.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098659093 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-30T06:05:54.879Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098659094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:54.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098659094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:54.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098659094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:54.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098659094 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:54.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098659095 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:54.879Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T06:05:54.879Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:55.443Z] DEBUG - number of items : 25 [2019-07-30T06:05:55.443Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T06:05:55.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098659612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:55.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098659612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:55.443Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098659612 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:55.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098659612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:55.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098659612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:55.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098659612 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-30T06:05:55.443Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098659614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:55.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098659614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:55.443Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098659614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:55.443Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098659614 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:55.443Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098659614 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:55.443Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T06:05:55.443Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:56.006Z] DEBUG - number of items : 25 [2019-07-30T06:05:56.006Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T06:05:56.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098660117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098660117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.006Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098660117 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098660117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098660117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098660117 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-30T06:05:56.006Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098660119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098660119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.006Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098660119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.006Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098660119 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.006Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098660119 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.006Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T06:05:56.006Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:56.570Z] DEBUG - number of items : 25 [2019-07-30T06:05:56.570Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T06:05:56.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098660622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098660622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.570Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098660622 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098660622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098660622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098660622 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-30T06:05:56.570Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098660624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098660625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.570Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098660625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.570Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098660625 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.570Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098660625 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:56.570Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T06:05:56.570Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:57.133Z] DEBUG - number of items : 25 [2019-07-30T06:05:57.133Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098661127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098661128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.133Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098661128 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098661128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098661128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098661128 data=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-30T06:05:57.133Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098661130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098661130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.133Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098661130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098661130 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.133Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098661130 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.133Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.133Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:57.390Z] DEBUG - number of items : 25 [2019-07-30T06:05:57.390Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098661632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098661633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.390Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098661633 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098661633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098661633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098661633 data=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-30T06:05:57.390Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098661635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098661635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.390Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098661635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.390Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098661635 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.390Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098661635 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.390Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:57.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:57.956Z] DEBUG - number of items : 25 [2019-07-30T06:05:57.956Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T06:05:57.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098662137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:57.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098662138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:57.956Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098662138 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:57.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098662138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:57.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098662138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:57.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098662138 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-30T06:05:57.956Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098662157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:57.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098662157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:57.956Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098662157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:57.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098662157 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:57.956Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098662158 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:57.956Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T06:05:57.956Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:58.425Z] DEBUG - number of items : 25 [2019-07-30T06:05:58.425Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T06:05:58.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098662661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098662661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.425Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098662661 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098662661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098662662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098662662 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-30T06:05:58.425Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098662663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098662679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.426Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098662679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098662679 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.426Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098662679 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.426Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T06:05:58.426Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:58.990Z] DEBUG - number of items : 25 [2019-07-30T06:05:58.990Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T06:05:58.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098663183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098663183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.990Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098663183 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098663183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098663183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098663183 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-30T06:05:58.990Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098663185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098663185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.990Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098663186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.990Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098663186 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.990Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098663186 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:05:58.990Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T06:05:58.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:05:59.553Z] DEBUG - number of items : 25 [2019-07-30T06:05:59.553Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T06:05:59.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098663688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:59.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098663688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:59.553Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098663688 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:59.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098663688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:59.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098663688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:59.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098663688 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-30T06:05:59.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098663690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:59.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098663690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:59.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098663690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:59.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098663691 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:59.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098663691 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:05:59.553Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T06:05:59.553Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:00.116Z] DEBUG - number of items : 25 [2019-07-30T06:06:00.116Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T06:06:00.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098664194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098664194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.116Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098664194 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098664194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098664194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098664194 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-30T06:06:00.116Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098664196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098664196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.116Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098664197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.116Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098664197 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.116Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098664197 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.116Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T06:06:00.116Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:00.680Z] DEBUG - number of items : 25 [2019-07-30T06:06:00.680Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T06:06:00.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098664699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098664699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.680Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098664699 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098664699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098664699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098664699 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-30T06:06:00.680Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098664701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098664701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098664701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098664701 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098664701 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:00.680Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T06:06:00.680Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:01.243Z] DEBUG - number of items : 25 [2019-07-30T06:06:01.243Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T06:06:01.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098665203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:01.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098665203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:01.243Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098665203 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:01.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098665203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:01.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098665204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:01.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098665204 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-30T06:06:01.243Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098665205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:01.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098665206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:01.243Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098665206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:01.243Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098665206 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:01.243Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098665206 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T06:06:01.243Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T06:06:01.243Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:01.499Z] DEBUG - number of items : 25 [2019-07-30T06:06:01.499Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:01.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098665708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:01.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098665708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:01.499Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098665708 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:01.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098665708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:01.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098665708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:01.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098665709 data=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-30T06:06:01.499Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098665710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:01.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098665711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:01.499Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098665711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:01.499Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098665711 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:01.499Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098665711 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:01.499Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:01.499Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:02.062Z] DEBUG - number of items : 25 [2019-07-30T06:06:02.062Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098666213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098666213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.062Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098666213 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098666213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098666213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098666213 data=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-30T06:06:02.062Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098666228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098666228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.062Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098666228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098666228 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.062Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098666228 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.062Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.062Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:02.628Z] DEBUG - number of items : 25 [2019-07-30T06:06:02.628Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098666730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098666731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.628Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098666731 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098666731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098666731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098666731 data=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-30T06:06:02.628Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098666733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098666733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098666733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098666734 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098666734 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.628Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:02.628Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:03.030Z] DEBUG - number of items : 25 [2019-07-30T06:06:03.030Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098667236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098667236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.030Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098667236 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098667237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098667237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098667237 data=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-30T06:06:03.030Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098667249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098667249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.030Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098667249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098667249 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.030Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098667249 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.030Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.030Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:03.592Z] DEBUG - number of items : 25 [2019-07-30T06:06:03.592Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098667751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098667751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.592Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098667752 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098667752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098667752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098667752 data=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-30T06:06:03.592Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098667754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098667754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.592Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098667754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.592Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098667754 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.592Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098667754 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.592Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T06:06:03.592Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:04.155Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:06.674Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:06:06.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:06:06.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:06.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:06.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:06.674Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:06:06.674Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T06:06:06.674Z] DEBUG - number of items : 25 [2019-07-30T06:06:06.930Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:06.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098670943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:06.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098670944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:06.930Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098670944 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:06.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098670944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:06.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098670945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:06.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098670945 data=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-30T06:06:06.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098670947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:06.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098670947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:06.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098670947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:06.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098670947 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:06.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098670947 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:06.930Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:06.930Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:07.493Z] DEBUG - number of items : 25 [2019-07-30T06:06:07.493Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:07.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098671496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:07.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098671496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:07.493Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098671497 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:07.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098671497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:07.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098671497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:07.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098671497 data=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-30T06:06:07.493Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098671498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:07.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098671498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:07.493Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098671499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:07.493Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098671499 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:07.493Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098671499 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:07.493Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:07.493Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:08.057Z] DEBUG - number of items : 25 [2019-07-30T06:06:08.057Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098672083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098672083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.057Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098672083 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098672083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098672083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098672083 data=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-30T06:06:08.058Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098672085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098672085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098672085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098672085 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098672085 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.058Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.058Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:08.621Z] DEBUG - number of items : 25 [2019-07-30T06:06:08.621Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T06:06:08.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098672609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098672609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.621Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098672610 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098672610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098672610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098672610 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-30T06:06:08.621Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098672611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098672612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.621Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098672612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098672612 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.621Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098672612 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.621Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T06:06:08.621Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:08.878Z] DEBUG - number of items : 25 [2019-07-30T06:06:08.878Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T06:06:08.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098673126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098673126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.878Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098673126 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098673126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098673126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098673126 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-30T06:06:08.878Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098673128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098673128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.878Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098673128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.878Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098673128 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.878Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098673128 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:08.878Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T06:06:08.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:09.444Z] DEBUG - number of items : 25 [2019-07-30T06:06:09.444Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T06:06:09.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098673630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:09.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098673630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:09.444Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098673630 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:09.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098673630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:09.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098673631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:09.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098673631 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-30T06:06:09.444Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098673632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:09.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098673632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:09.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098673632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:09.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098673633 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:09.444Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098673633 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:09.444Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T06:06:09.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:10.229Z] DEBUG - number of items : 25 [2019-07-30T06:06:10.229Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T06:06:10.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098674134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098674135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.229Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098674135 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098674135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098674135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098674135 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-30T06:06:10.229Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098674137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098674137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098674137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098674137 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098674137 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.229Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T06:06:10.229Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:10.486Z] DEBUG - number of items : 25 [2019-07-30T06:06:10.486Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T06:06:10.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098674639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098674639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.486Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098674640 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098674640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098674640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098674640 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-30T06:06:10.486Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098674642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098674642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.486Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098674642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.486Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098674642 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.486Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098674642 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:10.486Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T06:06:10.486Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:11.050Z] DEBUG - number of items : 25 [2019-07-30T06:06:11.050Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T06:06:11.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098675144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098675144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.050Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098675144 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098675144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098675144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098675144 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-30T06:06:11.050Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098675146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098675146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098675146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098675146 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098675146 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.050Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T06:06:11.050Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:11.615Z] DEBUG - number of items : 25 [2019-07-30T06:06:11.615Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T06:06:11.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098675708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098675709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.615Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098675709 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098675709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098675709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098675709 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-30T06:06:11.615Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098675711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098675711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.615Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098675711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.615Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098675711 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.615Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098675711 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:11.615Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T06:06:11.615Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:12.178Z] DEBUG - number of items : 25 [2019-07-30T06:06:12.178Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098676213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098676213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.178Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098676214 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098676214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098676214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098676214 data=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-30T06:06:12.178Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098676215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098676215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.178Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098676215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098676215 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.178Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098676216 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.178Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.178Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:12.741Z] DEBUG - number of items : 25 [2019-07-30T06:06:12.741Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098676718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098676718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.741Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098676718 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098676718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098676718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098676718 data=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-30T06:06:12.741Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098676720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098676720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.741Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098676720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.741Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098676720 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.741Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098676720 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.741Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:12.741Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:12.998Z] DEBUG - number of items : 25 [2019-07-30T06:06:12.998Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T06:06:12.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098677230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:12.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098677235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:12.998Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098677236 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:12.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098677236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:12.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098677237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:12.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098677237 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-30T06:06:12.998Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098677251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:12.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098677252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:12.998Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098677252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:12.998Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098677252 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:12.998Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098677252 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:12.998Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T06:06:12.998Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:13.562Z] DEBUG - number of items : 25 [2019-07-30T06:06:13.562Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T06:06:13.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098677793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:13.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098677793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:13.562Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098677793 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:13.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098677794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:13.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098677794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:13.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098677794 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-30T06:06:13.562Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098677796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:13.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098677796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:13.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098677796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:13.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098677796 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:13.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098677809 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:13.562Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T06:06:13.562Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:14.127Z] DEBUG - number of items : 25 [2019-07-30T06:06:14.127Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T06:06:14.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098678311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:14.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098678311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:14.127Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098678311 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:14.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098678311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:14.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098678311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:14.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098678312 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-30T06:06:14.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098678313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:14.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098678313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:14.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098678313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:14.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098678313 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:14.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098678313 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:14.127Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T06:06:14.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:14.691Z] DEBUG - number of items : 25 [2019-07-30T06:06:14.691Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T06:06:14.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098678855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:14.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098678855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:14.691Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098678855 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:14.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098678855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:14.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098678855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:14.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098678856 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-30T06:06:14.691Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098678857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:14.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098678857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:14.691Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098678857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:14.691Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098678857 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:14.691Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098678857 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:14.691Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T06:06:14.691Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:15.255Z] DEBUG - number of items : 25 [2019-07-30T06:06:15.255Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T06:06:15.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098679359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098679359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.255Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098679360 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098679360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098679360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098679360 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-30T06:06:15.255Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098679361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098679361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098679362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098679362 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098679362 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.255Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T06:06:15.255Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:15.818Z] DEBUG - number of items : 25 [2019-07-30T06:06:15.818Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T06:06:15.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098679864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098679864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.818Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098679864 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098679864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098679864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098679864 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-30T06:06:15.818Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098679867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098679867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098679867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098679867 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098679867 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:15.818Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T06:06:15.818Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:16.382Z] DEBUG - number of items : 25 [2019-07-30T06:06:16.382Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T06:06:16.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098680430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:16.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098680430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:16.382Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098680430 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:16.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098680431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:16.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098680431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:16.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098680431 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-30T06:06:16.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098680432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:16.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098680432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:16.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098680432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:16.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098680432 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:16.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098680433 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T06:06:16.382Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T06:06:16.382Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:16.945Z] DEBUG - number of items : 25 [2019-07-30T06:06:16.945Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:16.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098680935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:16.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098680935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:16.945Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098680935 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:16.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098680936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:16.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098680936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:16.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098680936 data=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-30T06:06:16.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098680937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:16.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098680937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:16.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098680937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:16.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098680937 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:16.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098680938 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:16.945Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:16.945Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:17.201Z] DEBUG - number of items : 25 [2019-07-30T06:06:17.201Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098681440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098681440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.201Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098681440 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098681440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098681440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098681440 data=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-30T06:06:17.201Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098681442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098681442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098681442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.201Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098681442 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098681442 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.201Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.201Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:17.764Z] DEBUG - number of items : 25 [2019-07-30T06:06:17.764Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098681953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098681953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.764Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098681953 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098681953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098681953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098681953 data=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-30T06:06:17.764Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098681987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098681987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.764Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098681987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098681988 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.764Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098681988 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.764Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:17.764Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:18.327Z] DEBUG - number of items : 25 [2019-07-30T06:06:18.327Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098682489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098682490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.327Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098682490 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098682490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098682490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098682490 data=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-30T06:06:18.327Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098682492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098682492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098682492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098682492 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098682492 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.327Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.327Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:18.889Z] DEBUG - number of items : 25 [2019-07-30T06:06:18.889Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098682994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098682994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.889Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098682994 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098682994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098682995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098682995 data=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-30T06:06:18.889Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098682996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098682996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098682997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098682997 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098682997 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.889Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T06:06:18.889Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:19.452Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:21.977Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:06:22.234Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:06:22.491Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:22.491Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:22.491Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:06:22.491Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:22.748Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T06:06:22.748Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T06:06:23.005Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T06:06:23.005Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T06:06:23.005Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1098687228 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T06:06:23.005Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T06:06:23.005Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T06:06:23.005Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T06:06:23.005Z] 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-30T06:06:23.005Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T06:06:23.005Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T06:06:23.005Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:23.005Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:23.005Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T06:06:23.005Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-30T06:06:23.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1098687230 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-30T06:06:23.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1098687231 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-30T06:06:23.005Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1098687231 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T06:06:23.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1098687231 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T06:06:23.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1098687231 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-30T06:06:23.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1098687231 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-30T06:06:23.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1098687231 data=null item=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-30T06:06:23.005Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1098687233 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-30T06:06:23.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1098687233 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-30T06:06:23.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1098687233 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-30T06:06:23.005Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1098687233 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T06:06:23.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1098687233 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T06:06:23.005Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T06:06:23.005Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T06:06:23.005Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T06:06:23.005Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T06:06:23.005Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:23.005Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:23.005Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:06:23.005Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:23.005Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:23.005Z] DEBUG - Clicking on OK [2019-07-30T06:06:23.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098687235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:23.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098687235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:23.005Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098687235 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:23.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098687235 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:23.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098687235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:23.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098687235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:23.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098687235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:23.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1098686890 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-30T06:06:23.569Z] DEBUG - Clicked on [2019-07-30T06:06:23.569Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:23.569Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:23.569Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:23.826Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T06:06:23.826Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T06:06:24.084Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T06:06:24.084Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T06:06:24.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1098688128 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T06:06:24.084Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T06:06:24.084Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T06:06:24.084Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T06:06:24.084Z] 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-30T06:06:24.084Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T06:06:24.084Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T06:06:24.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:24.084Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:24.084Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T06:06:24.084Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2019-07-30T06:06:24.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1098688130 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-30T06:06:24.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1098688130 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-30T06:06:24.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1098688131 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T06:06:24.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1098688131 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T06:06:24.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1098688131 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-30T06:06:24.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1098688131 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-30T06:06:24.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1098688131 data=null item=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-30T06:06:24.084Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1098688132 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-30T06:06:24.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1098688132 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-30T06:06:24.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1098688132 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-30T06:06:24.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1098688132 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T06:06:24.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1098688132 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T06:06:24.084Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T06:06:24.084Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration [2019-07-30T06:06:24.084Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=1098688211 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T06:06:24.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1098687853 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-30T06:06:24.341Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:26.981Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:06:26.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:06:26.981Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:26.981Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T06:06:26.981Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T06:06:26.981Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T06:06:26.981Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T06:06:26.981Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T06:06:26.981Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T06:06:26.981Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:26.981Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:26.981Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:06:27.238Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T06:06:27.238Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:27.238Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:27.238Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:27.802Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:27.802Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:27.802Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:28.365Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:28.365Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:28.365Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:28.621Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:28.621Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:28.621Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:29.184Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:29.184Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:29.441Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:30.003Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:30.003Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:30.003Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:30.260Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:30.260Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:30.516Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:31.078Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:31.078Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:31.078Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:31.336Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:31.336Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:31.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:31.901Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:32.226Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:32.226Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:32.482Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:32.482Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:32.482Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:33.045Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:33.045Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:33.045Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:33.609Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:33.609Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:33.609Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:34.173Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:34.173Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:34.173Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:34.735Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:34.735Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:34.735Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:35.299Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:35.299Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:35.299Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:35.924Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:35.924Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:35.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:36.181Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:36.181Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:36.181Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:36.744Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:36.744Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:36.744Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:37.308Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:37.308Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:37.308Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:37.870Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:37.870Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:37.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:38.433Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:38.433Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:38.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:38.689Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:38.689Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:38.689Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:39.254Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:39.254Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:06:39.254Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:39.817Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:42.339Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:06:42.339Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:06:42.339Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:42.339Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:42.339Z] DEBUG - number of items : 25 [2019-07-30T06:06:42.339Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-30T06:06:42.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098706414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:06:42.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098706415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:06:42.339Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098706415 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:06:42.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098706415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:06:42.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098706483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:06:42.904Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098707088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:06:42.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098707093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:06:42.904Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098707093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:06:42.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098707093 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:06:42.904Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098707093 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-30T06:06:42.904Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-30T06:06:42.904Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-30T06:06:42.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1098707096 data=null doit=true} to Shell with text {Filter} [2019-07-30T06:06:42.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:06:42.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:06:42.904Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:06:42.904Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:06:42.904Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:06:42.904Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:06:42.904Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:06:42.904Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:06:42.904Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:06:42.904Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T06:06:42.904Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:42.904Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:42.904Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:06:42.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:42.904Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:42.904Z] DEBUG - Clicking on Uncheck all [2019-07-30T06:06:42.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1098707099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:42.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1098707099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:42.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1098707099 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:42.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1098707099 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:42.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1098707100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:42.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1098707100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:42.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1098707100 data=null item=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-30T06:06:43.160Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1098707183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:43.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1098707183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:43.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1098707183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:43.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1098707183 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:43.160Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1098707184 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:43.160Z] DEBUG - Clicked on Uncheck all [2019-07-30T06:06:43.160Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:06:43.160Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:06:43.160Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:06:43.160Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:06:43.160Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active' [2019-07-30T06:06:43.160Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:43.160Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T06:06:43.160Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:06:43.160Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:06:43.160Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:06:43.160Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:06:43.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:43.160Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:43.160Z] DEBUG - Clicking on Check Active [2019-07-30T06:06:43.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=1098707186 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-30T06:06:43.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1098707186 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-30T06:06:43.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=1098707186 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T06:06:43.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=1098707186 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T06:06:43.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=1098707186 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-30T06:06:43.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=1098707186 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-30T06:06:45.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=1098707186 data=null item=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-30T06:06:45.151Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=1098708953 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-30T06:06:45.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1098709021 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-30T06:06:45.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=1098709021 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-30T06:06:45.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=1098709021 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T06:06:45.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=1098709021 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T06:06:45.151Z] DEBUG - Clicked on Check Active [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - Clicking on Check all [2019-07-30T06:06:45.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1098709024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:45.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1098709024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:45.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1098709025 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:45.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1098709025 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:45.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1098709025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:45.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1098709025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:45.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1098709025 data=null item=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-30T06:06:45.151Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1098709062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:45.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1098709062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:45.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1098709062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:45.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1098709062 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:45.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1098709063 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:45.151Z] DEBUG - Clicked on Check all [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:45.151Z] DEBUG - Clicking on Uncheck Inactive [2019-07-30T06:06:45.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=1098709065 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-30T06:06:45.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1098709065 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-30T06:06:45.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=1098709065 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T06:06:45.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=1098709065 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T06:06:45.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=1098709065 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-30T06:06:45.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=1098709065 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-30T06:06:47.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=1098709065 data=null item=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-30T06:06:47.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=1098710886 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-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1098710886 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-30T06:06:47.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=1098710886 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-30T06:06:47.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=1098710887 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=1098710887 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Clicked on Uncheck Inactive [2019-07-30T06:06:47.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=1098710899 data=null button=0 stateMask=0x0 x=88 y=33 count=0} to TreeItem with text {synthetic-trace} [2019-07-30T06:06:47.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1098710899 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1098710900 data=null} to TreeItem with text {synthetic-trace} [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=1098710900 data=null button=1 stateMask=0x0 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T06:06:47.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098710900 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-30T06:06:47.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=1098710901 data=null button=1 stateMask=0x80000 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - Clicking on Uncheck all [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1098710903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1098710903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1098710903 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1098710904 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1098710904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1098710904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1098710904 data=null item=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-30T06:06:47.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1098710930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1098710931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1098710931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1098710931 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1098710931 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Clicked on Uncheck all [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - Clicking on Check selected [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1098710933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1098710933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1098710933 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1098710933 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1098710933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1098710933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1098710934 data=null item=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-30T06:06:47.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1098710935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1098710935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1098710935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1098710935 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1098710935 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Clicked on Check selected [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - Clicking on Uncheck all [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1098710937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1098710937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1098710937 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1098710937 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1098710937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1098710937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1098710937 data=null item=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-30T06:06:47.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1098710939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1098710939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1098710939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1098710939 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1098710939 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Clicked on Uncheck all [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - Clicking on Check subtree [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1098710941 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-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1098710941 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-30T06:06:47.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1098710941 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1098710941 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1098710941 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-30T06:06:47.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1098710941 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-30T06:06:47.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1098710941 data=null item=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-30T06:06:47.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1098710946 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-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1098710946 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-30T06:06:47.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1098710946 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-30T06:06:47.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1098710946 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1098710947 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Clicked on Check subtree [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - Clicking on Check all [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1098710949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1098710949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1098710949 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1098710949 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1098710949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1098710949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1098710949 data=null item=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-30T06:06:47.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1098711013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1098711013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1098711014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1098711014 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1098711014 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Clicked on Check all [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - Clicking on Uncheck selected [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1098711016 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-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1098711016 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-30T06:06:47.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1098711016 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1098711016 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1098711016 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-30T06:06:47.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1098711017 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-30T06:06:47.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1098711017 data=null item=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-30T06:06:47.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1098711017 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-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1098711017 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-30T06:06:47.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1098711018 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-30T06:06:47.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1098711018 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1098711018 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Clicked on Uncheck selected [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - Clicking on Check all [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1098711020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1098711020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1098711020 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1098711020 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1098711020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1098711020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1098711020 data=null item=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-30T06:06:47.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1098711022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1098711022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1098711022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1098711022 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1098711022 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Clicked on Check all [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - Clicking on Uncheck subtree [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1098711024 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-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1098711024 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-30T06:06:47.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1098711024 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1098711024 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1098711024 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-30T06:06:47.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1098711025 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-30T06:06:47.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1098711025 data=null item=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-30T06:06:47.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1098711025 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-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1098711026 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-30T06:06:47.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1098711026 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-30T06:06:47.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1098711026 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1098711026 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Clicked on Uncheck subtree [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:47.045Z] DEBUG - Clicking on Uncheck all [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1098711031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1098711031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1098711031 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1098711032 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1098711032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1098711032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1098711032 data=null item=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-30T06:06:47.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1098711090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1098711094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1098711094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1098711094 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1098711094 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.045Z] DEBUG - Clicked on Uncheck all [2019-07-30T06:06:47.045Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:06:47.045Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - Clicking on Check all [2019-07-30T06:06:47.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1098711600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1098711600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1098711600 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1098711600 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1098711601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1098711601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1098711601 data=null item=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-30T06:06:47.610Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1098711612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1098711612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1098711612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1098711612 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1098711612 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Clicked on Check all [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:47.610Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Clicking on OK [2019-07-30T06:06:47.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098711614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098711614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098711614 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098711614 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098711614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098711615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098711615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:47.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098706485 data=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-30T06:06:47.923Z] DEBUG - Clicked on [2019-07-30T06:06:47.923Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:47.923Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:06:47.923Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:50.445Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:06:50.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:06:50.445Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:50.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:50.702Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T06:06:50.702Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T06:06:50.959Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T06:06:50.959Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T06:06:50.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1098715107 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T06:06:50.959Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T06:06:50.959Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T06:06:50.959Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T06:06:50.959Z] 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-30T06:06:50.959Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T06:06:50.959Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T06:06:50.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:50.959Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:50.959Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T06:06:50.959Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T06:06:50.959Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T06:06:50.959Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-30T06:06:50.959Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-30T06:06:50.959Z] 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-30T06:06:50.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:50.959Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:50.959Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T06:06:50.959Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T06:06:50.959Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-30T06:06:50.959Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-30T06:06:50.959Z] 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-30T06:06:50.959Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T06:06:50.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:50.959Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:50.959Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T06:06:50.959Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-30T06:06:50.959Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-30T06:06:50.959Z] DEBUG - matched Text with text " [2019-07-30T06:06:50.959Z] ", using matcher: of type 'Text' [2019-07-30T06:06:50.959Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T06:06:50.959Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-30T06:06:50.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1098715114 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-30T06:06:50.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1098715115 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-30T06:06:50.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1098715115 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T06:06:50.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1098715115 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T06:06:50.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1098715115 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-30T06:06:50.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1098715115 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-30T06:06:50.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1098715115 data=null item=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-30T06:06:50.960Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1098715116 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-30T06:06:50.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1098715116 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-30T06:06:50.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1098715116 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-30T06:06:50.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1098715117 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T06:06:50.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1098715117 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T06:06:50.960Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T06:06:50.960Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T06:06:50.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1098715119 data=null doit=true} to Button with text {All Active Threads} [2019-07-30T06:06:50.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1098715119 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-30T06:06:50.960Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T06:06:50.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1098715120 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T06:06:50.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1098715120 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-30T06:06:50.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1098715121 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-30T06:06:50.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1098715121 data=null item=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-30T06:06:50.960Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T06:06:50.960Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T06:06:50.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1098715126 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-30T06:06:50.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1098715126 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-30T06:06:50.960Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T06:06:50.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1098715127 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T06:06:50.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1098715127 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-30T06:06:50.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1098715128 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-30T06:06:50.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1098715128 data=null item=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-30T06:06:50.960Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T06:06:50.960Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T06:06:50.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1098715129 data=null doit=true} to Button with text {All Active Threads} [2019-07-30T06:06:50.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1098715129 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-30T06:06:50.960Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T06:06:50.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1098715130 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T06:06:50.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1098715130 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-30T06:06:50.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1098715130 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-30T06:06:50.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1098715130 data=null item=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-30T06:06:50.960Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:50.960Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:50.960Z] DEBUG - Clicking on OK [2019-07-30T06:06:50.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098715192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:50.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098715192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:50.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098715192 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:50.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098715192 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:50.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098715192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:50.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098715192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:50.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098715193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:51.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1098714781 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-30T06:06:51.473Z] DEBUG - Clicked on [2019-07-30T06:06:51.473Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:51.473Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:51.473Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only' [2019-07-30T06:06:51.473Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:51.473Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat' [2019-07-30T06:06:51.473Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:51.473Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical' [2019-07-30T06:06:51.473Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:51.729Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T06:06:51.729Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T06:06:51.986Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T06:06:51.986Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T06:06:51.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1098716137 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T06:06:51.986Z] 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-30T06:06:51.986Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-30T06:06:51.986Z] 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-30T06:06:51.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-30T06:06:51.986Z] 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-30T06:06:51.986Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-30T06:06:51.986Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-30T06:06:51.986Z] 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-30T06:06:51.986Z] DEBUG - matched Text with text " [2019-07-30T06:06:51.986Z] ", using matcher: of type 'Text' [2019-07-30T06:06:51.986Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T06:06:51.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1098716142 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-30T06:06:51.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1098716142 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-30T06:06:51.986Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T06:06:51.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1098716143 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T06:06:51.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1098716144 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-30T06:06:51.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1098716144 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-30T06:06:51.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1098716144 data=null item=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-30T06:06:51.986Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:51.986Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:51.986Z] DEBUG - Clicking on OK [2019-07-30T06:06:51.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098716145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:51.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098716146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:51.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098716146 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:51.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098716146 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:51.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098716146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:51.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098716146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:51.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098716146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:06:51.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1098715816 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-30T06:06:52.243Z] DEBUG - Clicked on [2019-07-30T06:06:52.243Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:52.243Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:52.500Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T06:06:52.500Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T06:06:52.758Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T06:06:52.758Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T06:06:52.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1098716895 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T06:06:52.758Z] 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-30T06:06:52.758Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-30T06:06:52.758Z] 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-30T06:06:52.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-30T06:06:52.758Z] 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-30T06:06:52.758Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-30T06:06:52.758Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-30T06:06:52.758Z] 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-30T06:06:52.758Z] DEBUG - matched Text with text " [2019-07-30T06:06:52.758Z] ", using matcher: of type 'Text' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T06:06:52.758Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:06:52.758Z] DEBUG - Clicking on Cancel [2019-07-30T06:06:52.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1098716901 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-30T06:06:52.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1098716902 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-30T06:06:52.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1098716902 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T06:06:52.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1098716902 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T06:06:52.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1098716902 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-30T06:06:52.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1098716902 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-30T06:06:52.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1098716902 data=null item=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-30T06:06:52.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1098716520 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-30T06:06:53.015Z] DEBUG - Clicked on [2019-07-30T06:06:53.015Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:55.538Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:06:55.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:06:55.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:55.538Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T06:06:55.538Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T06:06:55.538Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:06:55.538Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:06:55.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:57.647Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:06:57.647Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:06:57.903Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:06:57.904Z] DEBUG - number of items : 25 [2019-07-30T06:06:57.904Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:07:00.424Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:07:00.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:07:00.424Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:07:00.424Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T06:07:00.424Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T06:07:00.424Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:07:00.682Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:07:02.575Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:07:02.575Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:07:02.575Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:07:02.575Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:07:03.138Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:07:03.138Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:07:03.138Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:07:05.659Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:07:05.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:07:05.659Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:07:05.659Z] DEBUG - number of items : 25 [2019-07-30T06:07:05.659Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T06:07:05.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098729504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:07:05.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098729504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:07:05.659Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098729505 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:07:05.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098729505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:07:05.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098729505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:07:05.659Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098729810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:07:05.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098729811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:07:05.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098729811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:07:05.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098729811 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:07:05.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098729811 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T06:07:05.659Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T06:07:05.659Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T06:07:05.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1098729817 data=null doit=true} to Shell with text {Legend} [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T06:07:05.659Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T06:07:05.659Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T06:07:05.659Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T06:07:05.659Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T06:07:05.659Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T06:07:05.659Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T06:07:05.659Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T06:07:05.659Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T06:07:05.659Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T06:07:05.659Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:07:05.659Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:07:05.659Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:07:05.659Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:05.659Z] DEBUG - Clicking on OK [2019-07-30T06:07:05.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098729854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:05.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098729854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:05.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098729854 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:05.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098729854 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:05.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098729854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:05.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098729854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:05.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098729854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:05.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098729505 data=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-30T06:07:05.916Z] DEBUG - Clicked on [2019-07-30T06:07:06.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1098730289 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T06:07:06.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T06:07:06.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:07:06.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:07:06.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:07:06.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1098730347 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T06:07:06.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1098730348 data=null doit=true} to TreeItem with text {test} [2019-07-30T06:07:06.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1098730348 data=null} to TreeItem with text {test} [2019-07-30T06:07:06.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1098730348 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:07:06.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098730348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T06:07:06.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1098730366 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:07:06.430Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T06:07:06.430Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T06:07:06.430Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T06:07:06.687Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T06:07:06.687Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T06:07:06.687Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:07:06.687Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:06.687Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:06.687Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:07:06.687Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:07:06.687Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:07:06.687Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:06.687Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T06:07:06.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098730845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:06.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098730845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:06.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098730845 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:06.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098730846 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:06.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098730846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:06.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098730856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:06.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098730856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:06.687Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098730857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:06.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098730857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:06.687Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098730857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:06.687Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098730857 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:06.687Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098730857 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:06.687Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:06.687Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:07:06.687Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:07:06.687Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:07:06.687Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:07:06.687Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:07:06.687Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:07:06.687Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:06.687Z] DEBUG - Clicking on OK [2019-07-30T06:07:06.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098730860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:06.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098730860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:06.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098730860 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:06.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098730860 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:06.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098730860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:06.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098730860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:06.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:06.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:07.252Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:07.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098730860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:07.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1098730438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T06:07:07.508Z] DEBUG - Clicked on [2019-07-30T06:07:07.508Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.669 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-30T06:07:07.508Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 20.693 s [2019-07-30T06:07:07.508Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 15.228 s [2019-07-30T06:07:07.508Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 4.82 s [2019-07-30T06:07:07.508Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 15.644 s [2019-07-30T06:07:07.508Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 7.916 s [2019-07-30T06:07:07.508Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 5.287 s [2019-07-30T06:07:07.508Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.312 s [2019-07-30T06:07:07.508Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.513 s [2019-07-30T06:07:07.508Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.663 s [2019-07-30T06:07:07.508Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.585 s [2019-07-30T06:07:07.508Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.882 s [2019-07-30T06:07:07.508Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-30T06:07:14.056Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T06:07:14.056Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:07:14.056Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:07:14.620Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:14.620Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:14.620Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:14.620Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:14.620Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:14.620Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:14.620Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:07:14.620Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:07:14.877Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:14.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1098739085 data=null doit=true} to Shell with text {Find} [2019-07-30T06:07:14.877Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:14.877Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T06:07:14.877Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T06:07:14.877Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-30T06:07:14.877Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1098739091 data=null} to (of type 'Combo') [2019-07-30T06:07:14.877Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:14.877Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:14.877Z] 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-30T06:07:14.877Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:14.877Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1c260202 [2019-07-30T06:07:14.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1098739114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:14.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1098739115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:14.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1098739115 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:14.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1098739115 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:14.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1098739126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:14.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1098739126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:14.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1098739126 data=null item=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-30T06:07:14.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1098739127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:14.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1098739127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:14.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1098739127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:14.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1098739127 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:14.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1098739127 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:14.877Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:15.135Z] 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-30T06:07:15.135Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:07:15.135Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2ae85262 [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1098739180 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-30T06:07:15.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1098739180 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-30T06:07:15.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1098739180 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:07:15.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1098739181 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1098739181 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-30T06:07:15.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1098739181 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-30T06:07:15.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1098739181 data=null item=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-30T06:07:15.135Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1098739181 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-30T06:07:15.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1098739182 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-30T06:07:15.135Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1098739182 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-30T06:07:15.135Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1098739182 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:07:15.135Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1098739182 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:07:15.135Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098739182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098739182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098739182 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098739182 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098739182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098739183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098739183 data=null item=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-30T06:07:15.135Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098739185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098739185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098739185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098739185 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098739186 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:07:15.135Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:07:15.135Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:07:15.135Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T06:07:15.135Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T06:07:15.135Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo' [2019-07-30T06:07:15.135Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo') [2019-07-30T06:07:15.135Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-30T06:07:15.135Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1098739189 data=null} to (of type 'Combo') [2019-07-30T06:07:15.135Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:15.135Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:15.135Z] 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-30T06:07:15.135Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:15.135Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:15.135Z] 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-30T06:07:15.135Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:07:15.135Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4194830b [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1098739208 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-30T06:07:15.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1098739209 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-30T06:07:15.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1098739209 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:07:15.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1098739209 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1098739209 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-30T06:07:15.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1098739209 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-30T06:07:15.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1098739209 data=null item=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-30T06:07:15.135Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1098739210 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-30T06:07:15.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1098739210 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-30T06:07:15.135Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1098739210 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-30T06:07:15.135Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1098739210 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:07:15.135Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1098739210 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:07:15.135Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098739210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098739210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098739210 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098739210 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098739211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098739211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098739211 data=null item=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-30T06:07:15.135Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098739213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098739213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098739213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098739213 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098739213 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:07:15.135Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:07:15.135Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:07:15.135Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T06:07:15.135Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T06:07:15.135Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:15.135Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.135Z] DEBUG - Clicking on Close [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1098739216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1098739216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1098739216 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1098739216 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1098739216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1098739216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:15.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1098739217 data=null item=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-30T06:07:15.393Z] DEBUG - Clicked on [2019-07-30T06:07:15.393Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:07:15.393Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:15.393Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:15.393Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:15.393Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:15.393Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:15.393Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:15.393Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:07:15.393Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:07:15.678Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:15.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1098739915 data=null doit=true} to Shell with text {Find} [2019-07-30T06:07:15.678Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.678Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:07:15.678Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T06:07:15.678Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T06:07:15.678Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T06:07:15.678Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1098739920 data=null} to (of type 'Combo') [2019-07-30T06:07:15.678Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:15.678Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:15.678Z] 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-30T06:07:15.678Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:15.678Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@26c1f174 [2019-07-30T06:07:15.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1098739924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:15.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1098739925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:15.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1098739925 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:15.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1098739925 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:15.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1098739925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:15.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1098739925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:15.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1098739925 data=null item=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-30T06:07:15.678Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1098739925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:15.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1098739930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:15.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1098739930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:15.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1098739930 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:15.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1098739930 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:15.678Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:15.678Z] 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-30T06:07:15.678Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.678Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:07:15.936Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:15.936Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:07:15.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098739978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098739978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098739978 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098739978 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098739979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098739979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098739979 data=null item=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-30T06:07:15.936Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098739980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098739980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098739980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098739980 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.936Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098739980 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.936Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:07:15.936Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:07:15.936Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:07:15.936Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T06:07:15.936Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T06:07:15.936Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:07:15.936Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:07:15.936Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:07:15.936Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T06:07:15.936Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T06:07:15.936Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T06:07:15.936Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1098739984 data=null} to (of type 'Combo') [2019-07-30T06:07:15.936Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:07:15.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1098739986 data=null doit=true} to Button with text {F&orward} [2019-07-30T06:07:15.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1098739986 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-30T06:07:15.936Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:07:15.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1098739987 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:07:15.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1098739987 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-30T06:07:15.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1098739987 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-30T06:07:15.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1098739987 data=null item=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-30T06:07:15.936Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:15.936Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:15.936Z] 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-30T06:07:15.936Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.936Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:15.937Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:15.937Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:15.937Z] 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-30T06:07:15.937Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:07:15.937Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:15.937Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:07:15.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098740081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098740081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098740081 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098740082 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098740082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098740082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098740082 data=null item=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-30T06:07:15.937Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098740083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098740083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.937Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098740083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098740083 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098740083 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:15.937Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:07:15.937Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:07:15.937Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:07:15.937Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T06:07:15.937Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T06:07:15.937Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:07:15.937Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:07:15.937Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:15.937Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:15.937Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:15.937Z] DEBUG - Clicking on Close [2019-07-30T06:07:15.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1098740087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:15.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1098740087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:15.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1098740087 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:15.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1098740088 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:15.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1098740088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:15.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1098740088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:15.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1098740088 data=null item=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-30T06:07:16.194Z] DEBUG - Clicked on [2019-07-30T06:07:16.194Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:07:16.756Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:16.756Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:16.756Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:16.756Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:16.756Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:16.756Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:16.756Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:07:16.756Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:07:17.013Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:17.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1098741233 data=null doit=true} to Shell with text {Find} [2019-07-30T06:07:17.270Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T06:07:17.270Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T06:07:17.270Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T06:07:17.270Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1098741299 data=null} to (of type 'Combo') [2019-07-30T06:07:17.270Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:07:17.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1098741301 data=null doit=true} to Button with text {&Backward} [2019-07-30T06:07:17.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1098741301 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-30T06:07:17.270Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:07:17.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1098741303 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1098741303 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-30T06:07:17.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1098741303 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-30T06:07:17.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1098741303 data=null item=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-30T06:07:17.270Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:17.270Z] 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-30T06:07:17.270Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3343ad78 [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1098741306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1098741307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1098741307 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1098741307 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1098741307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1098741307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1098741307 data=null item=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-30T06:07:17.270Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1098741308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1098741308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1098741308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1098741308 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1098741308 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4f50bf4c [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1098741310 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-30T06:07:17.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1098741310 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-30T06:07:17.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1098741310 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1098741310 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1098741310 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-30T06:07:17.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1098741310 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-30T06:07:17.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1098741311 data=null item=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-30T06:07:17.270Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1098741311 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-30T06:07:17.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1098741311 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-30T06:07:17.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1098741311 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-30T06:07:17.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1098741311 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1098741311 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:17.270Z] 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-30T06:07:17.270Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:17.270Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098741319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098741319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098741320 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098741320 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098741320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098741320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098741320 data=null item=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-30T06:07:17.270Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098741321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098741321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098741321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098741321 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098741322 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:07:17.270Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:07:17.270Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:07:17.270Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T06:07:17.270Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T06:07:17.270Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T06:07:17.270Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T06:07:17.270Z] DEBUG - Setting text on (of type 'Combo') to lttn [2019-07-30T06:07:17.270Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=1098741323 data=null} to (of type 'Combo') [2019-07-30T06:07:17.270Z] DEBUG - Set text on (of type 'Combo') to lttn [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:17.270Z] 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-30T06:07:17.270Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:17.270Z] 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-30T06:07:17.270Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:07:17.270Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:17.270Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098741391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098741391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098741391 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098741391 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098741391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098741392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098741392 data=null item=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-30T06:07:17.270Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098741401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098741402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098741402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098741402 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098741402 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:17.270Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:07:17.270Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:07:17.270Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:07:17.270Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T06:07:17.270Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T06:07:17.270Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:17.270Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:17.270Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:17.271Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:17.271Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:17.271Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:17.271Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T06:07:17.271Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T06:07:17.271Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:17.271Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:17.271Z] DEBUG - Clicking on Close [2019-07-30T06:07:17.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1098741405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:17.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1098741406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:17.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1098741406 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:17.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1098741406 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:17.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1098741406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:17.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1098741406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:17.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1098741406 data=null item=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-30T06:07:17.527Z] DEBUG - Clicked on [2019-07-30T06:07:17.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:07:17.527Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:17.527Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:17.527Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:17.527Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:17.527Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:17.527Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:17.784Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:07:17.784Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:07:18.043Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:18.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1098742111 data=null doit=true} to Shell with text {Find} [2019-07-30T06:07:18.043Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T06:07:18.043Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T06:07:18.043Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T06:07:18.043Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1098742114 data=null} to (of type 'Combo') [2019-07-30T06:07:18.043Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6062ad94 [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1098742117 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-30T06:07:18.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1098742118 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-30T06:07:18.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1098742118 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1098742118 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1098742118 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-30T06:07:18.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1098742118 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-30T06:07:18.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1098742118 data=null item=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-30T06:07:18.043Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1098742119 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-30T06:07:18.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1098742119 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-30T06:07:18.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1098742119 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-30T06:07:18.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1098742119 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1098742119 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:18.043Z] 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-30T06:07:18.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@449f319e [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1098742126 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-30T06:07:18.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1098742126 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-30T06:07:18.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1098742126 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1098742126 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1098742126 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-30T06:07:18.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1098742127 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-30T06:07:18.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1098742127 data=null item=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-30T06:07:18.043Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1098742127 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-30T06:07:18.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1098742127 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-30T06:07:18.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1098742127 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-30T06:07:18.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1098742127 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1098742127 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:18.043Z] 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-30T06:07:18.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:18.043Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098742129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098742129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098742129 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098742129 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098742129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098742129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098742129 data=null item=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-30T06:07:18.043Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098742130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098742130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098742130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098742130 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098742130 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:07:18.043Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:07:18.043Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:07:18.043Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T06:07:18.043Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T06:07:18.043Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T06:07:18.043Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T06:07:18.043Z] DEBUG - Setting text on (of type 'Combo') to LTTNG [2019-07-30T06:07:18.043Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=1098742132 data=null} to (of type 'Combo') [2019-07-30T06:07:18.043Z] DEBUG - Set text on (of type 'Combo') to LTTNG [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:18.043Z] 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-30T06:07:18.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:18.043Z] 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-30T06:07:18.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:07:18.043Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:18.043Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098742195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098742196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098742196 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098742196 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098742196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098742196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098742196 data=null item=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-30T06:07:18.043Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098742199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098742199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098742199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098742199 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098742199 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:07:18.043Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:07:18.043Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:07:18.043Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T06:07:18.043Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T06:07:18.043Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:18.043Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:18.043Z] DEBUG - Clicking on Close [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1098742202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1098742202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1098742202 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1098742202 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1098742202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1098742202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:18.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1098742203 data=null item=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-30T06:07:18.301Z] DEBUG - Clicked on [2019-07-30T06:07:18.301Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:07:18.301Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:18.301Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:18.301Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:18.301Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:18.301Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:18.301Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:18.558Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:07:18.558Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:07:18.815Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:18.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1098742983 data=null doit=true} to Shell with text {Find} [2019-07-30T06:07:18.815Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:18.815Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:18.815Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:18.815Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:18.815Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:18.815Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:18.815Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:18.815Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:18.815Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:18.815Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T06:07:18.815Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T06:07:18.815Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:18.815Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:18.815Z] DEBUG - Clicking on Close [2019-07-30T06:07:18.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1098742987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:18.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1098742987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:18.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1098742987 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:18.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1098742987 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:18.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1098742987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:18.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1098742987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:18.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1098742988 data=null item=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-30T06:07:19.072Z] DEBUG - Clicked on [2019-07-30T06:07:19.072Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:19.072Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:19.072Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:19.072Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:19.072Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:19.072Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:19.072Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:07:19.072Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:07:19.635Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:19.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1098743591 data=null doit=true} to Shell with text {Find} [2019-07-30T06:07:19.635Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:19.635Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:19.635Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:19.635Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:19.635Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:19.635Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:19.635Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:19.635Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:19.635Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:19.635Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T06:07:19.635Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T06:07:19.635Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:19.635Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:19.635Z] DEBUG - Clicking on Close [2019-07-30T06:07:19.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1098743594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:19.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1098743595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:19.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1098743595 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:19.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1098743595 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:19.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1098743595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:19.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1098743595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:19.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1098743595 data=null item=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-30T06:07:19.635Z] DEBUG - Clicked on [2019-07-30T06:07:19.892Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:07:19.892Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:19.892Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:19.892Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:19.892Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:19.892Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T06:07:19.892Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T06:07:19.892Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:07:19.892Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:07:20.149Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:20.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1098744314 data=null doit=true} to Shell with text {Find} [2019-07-30T06:07:20.149Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.149Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T06:07:20.149Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T06:07:20.149Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T06:07:20.149Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1098744318 data=null} to (of type 'Combo') [2019-07-30T06:07:20.149Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:07:20.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1098744321 data=null doit=true} to Button with text {F&orward} [2019-07-30T06:07:20.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1098744321 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-30T06:07:20.149Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:07:20.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1098744322 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:07:20.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1098744322 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-30T06:07:20.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1098744322 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-30T06:07:20.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1098744322 data=null item=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-30T06:07:20.149Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1a50f575 [2019-07-30T06:07:20.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1098744324 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-30T06:07:20.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1098744329 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-30T06:07:20.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1098744330 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1098744330 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1098744330 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-30T06:07:20.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1098744330 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-30T06:07:20.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1098744330 data=null item=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-30T06:07:20.149Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1098744331 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-30T06:07:20.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1098744331 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-30T06:07:20.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1098744331 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-30T06:07:20.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1098744331 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1098744331 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:20.149Z] 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-30T06:07:20.149Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6f019523 [2019-07-30T06:07:20.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1098744380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1098744381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1098744381 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1098744381 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1098744381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1098744381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1098744381 data=null item=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-30T06:07:20.149Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1098744382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1098744382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1098744382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1098744382 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1098744382 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:20.149Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:20.150Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:20.150Z] 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-30T06:07:20.150Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:07:20.150Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:20.150Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:07:20.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098744385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098744385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098744385 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098744385 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098744385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098744385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098744385 data=null item=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-30T06:07:20.150Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098744386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098744386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098744387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098744387 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098744387 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.150Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:07:20.150Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:07:20.150Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:07:20.150Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T06:07:20.150Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T06:07:20.150Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:07:20.150Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:07:20.150Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T06:07:20.150Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T06:07:20.150Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:07:20.150Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:07:20.150Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T06:07:20.150Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T06:07:20.150Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T06:07:20.150Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1098744390 data=null} to (of type 'Combo') [2019-07-30T06:07:20.150Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:07:20.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1098744392 data=null doit=true} to Button with text {&Backward} [2019-07-30T06:07:20.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1098744392 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-30T06:07:20.150Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:07:20.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1098744393 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:07:20.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1098744393 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-30T06:07:20.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1098744393 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-30T06:07:20.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1098744393 data=null item=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-30T06:07:20.150Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:20.150Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:07:20.407Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:20.407Z] 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-30T06:07:20.407Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:07:20.407Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:07:20.407Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:20.407Z] 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-30T06:07:20.407Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:07:20.407Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:07:20.407Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:07:20.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098744415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098744415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098744415 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098744415 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098744416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098744416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098744416 data=null item=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-30T06:07:20.407Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098744417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098744417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098744417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098744425 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098744426 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:07:20.407Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:07:20.407Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:07:20.407Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:07:20.407Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T06:07:20.407Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T06:07:20.407Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:20.407Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:20.407Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:07:20.407Z] DEBUG - Clicking on Close [2019-07-30T06:07:20.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1098744494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:20.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1098744494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:20.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1098744494 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:20.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1098744494 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:20.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1098744494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:20.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1098744494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:07:20.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1098744494 data=null item=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-30T06:07:20.664Z] DEBUG - Clicked on [2019-07-30T06:07:20.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1098744790 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-30T06:07:20.664Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T06:07:20.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:07:20.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:07:20.664Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:07:20.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1098744893 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T06:07:20.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1098744893 data=null doit=true} to TreeItem with text {test} [2019-07-30T06:07:20.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1098744893 data=null} to TreeItem with text {test} [2019-07-30T06:07:20.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1098744893 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:07:20.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098744894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T06:07:20.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1098744911 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:07:20.921Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T06:07:20.921Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T06:07:21.177Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T06:07:21.434Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T06:07:21.434Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T06:07:21.434Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:07:21.434Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:21.434Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:21.434Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:07:21.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:07:21.434Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:07:21.434Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:21.434Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T06:07:21.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098745545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:21.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098745546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:21.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098745546 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:21.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098745546 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:21.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098745546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:21.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098745546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:21.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098745546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:21.434Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098745546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:21.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098745546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:21.434Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098745547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:21.434Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098745547 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:21.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098745547 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:21.434Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:21.434Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:07:21.434Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:07:21.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:07:21.434Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:07:21.434Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:07:21.434Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:07:21.434Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:21.434Z] DEBUG - Clicking on OK [2019-07-30T06:07:21.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098745549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:21.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098745549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:21.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098745549 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:21.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098745549 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:21.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098745549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:21.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098745549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:21.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:21.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:21.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:21.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:21.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:21.434Z] DEBUG - Clicked on OK [2019-07-30T06:07:21.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098745549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:21.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1098745030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T06:07:21.998Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.559 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-30T06:07:21.998Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.32 s [2019-07-30T06:07:21.998Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.865 s [2019-07-30T06:07:21.998Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.32 s [2019-07-30T06:07:21.998Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.795 s [2019-07-30T06:07:21.998Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.396 s [2019-07-30T06:07:21.998Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.846 s [2019-07-30T06:07:21.998Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-30T06:07:22.561Z] *** BUG *** [2019-07-30T06:07:22.561Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:07:22.561Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:07:22.561Z] [2019-07-30T06:07:22.561Z] *** BUG *** [2019-07-30T06:07:22.561Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:07:22.561Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:07:22.561Z] [2019-07-30T06:07:22.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-30T06:07:22.819Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T06:07:29.718Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T06:07:29.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:07:29.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:07:29.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:07:29.718Z] DEBUG - number of items : 6 [2019-07-30T06:07:29.718Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098753303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098753304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098753304 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098753304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098753304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098753310 data=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-30T06:07:29.718Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098753315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098753379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098753384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098753384 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098753384 data=null} to ToolItem with tooltip text {Showing all threads} [2019-07-30T06:07:29.718Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads} [2019-07-30T06:07:29.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:07:29.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:07:29.718Z] DEBUG - number of items : 6 [2019-07-30T06:07:29.718Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098753387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098753387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098753387 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098753387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098753387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098753387 data=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-30T06:07:29.718Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098753388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098753409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098753409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098753409 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-30T06:07:29.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098753409 data=null} to ToolItem with tooltip text {Showing active threads} [2019-07-30T06:07:29.718Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads} [2019-07-30T06:07:29.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:07:29.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:07:29.718Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-30T06:07:29.718Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T06:07:32.993Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T06:07:32.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:07:32.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:07:32.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:07:32.993Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-30T06:07:32.993Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-30T06:07:32.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1098757030 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T06:07:32.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T06:07:32.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:07:32.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:07:32.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:07:32.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1098757181 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T06:07:32.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1098757181 data=null doit=true} to TreeItem with text {test} [2019-07-30T06:07:32.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1098757181 data=null} to TreeItem with text {test} [2019-07-30T06:07:32.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1098757182 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:07:32.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098757182 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T06:07:32.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1098757191 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:07:33.249Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T06:07:33.249Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T06:07:33.249Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T06:07:33.506Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T06:07:33.506Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T06:07:33.506Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:07:33.506Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T06:07:33.506Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:33.506Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:07:33.506Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:07:33.506Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:07:33.506Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:33.506Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T06:07:33.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098757686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:33.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098757687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:33.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098757687 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:33.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098757688 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:33.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098757688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:33.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098757688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:33.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098757688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:33.506Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098757688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:33.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098757688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:33.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098757688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:33.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098757688 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:33.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098757689 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:33.506Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:07:33.506Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:07:33.506Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:07:33.506Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:07:33.506Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:07:33.506Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:07:33.506Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:07:33.506Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:33.506Z] DEBUG - Clicking on OK [2019-07-30T06:07:33.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098757690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:33.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098757690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:33.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098757690 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:33.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098757691 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:33.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098757691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:33.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098757691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:33.506Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:33.506Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:33.506Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:33.506Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:33.506Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:33.506Z] DEBUG - Clicked on OK [2019-07-30T06:07:34.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098757691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:07:34.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1098757306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T06:07:34.328Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.186 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-30T06:07:34.328Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 6.998 s [2019-07-30T06:07:34.328Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 3.495 s [2019-07-30T06:07:34.328Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-30T06:07:46.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T06:07:46.506Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:07:46.506Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T06:07:46.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:07:46.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:08:08.927Z] DEBUG - Capturing screenshot 'screenshots/testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest).jpeg' [2019-07-30T06:08:08.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1098789989 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T06:08:08.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T06:08:08.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:08:08.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:08:08.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:08:08.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1098790086 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T06:08:08.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1098790086 data=null doit=true} to TreeItem with text {test} [2019-07-30T06:08:08.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1098790086 data=null} to TreeItem with text {test} [2019-07-30T06:08:08.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1098790087 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:08:08.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098790087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T06:08:08.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1098790097 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:08:08.928Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T06:08:08.928Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T06:08:08.928Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T06:08:08.928Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T06:08:08.928Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T06:08:08.928Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:08:08.928Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T06:08:08.928Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:08.928Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:08:08.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:08:08.928Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:08:08.928Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:08.928Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T06:08:08.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098791049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:08.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098791049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:08.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098791050 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:08.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098791050 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:08.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098791050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:08.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098791050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:08.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098791050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:08.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098791050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:08.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098791050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:08.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098791050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:08.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098791050 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:08.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098791050 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:08.928Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:08.928Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:08:08.928Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:08:08.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:08:08.928Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:08:08.928Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:08:08.928Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:08:08.928Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:08.928Z] DEBUG - Clicking on OK [2019-07-30T06:08:08.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098791052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:08.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098791052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:08.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098791052 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:08.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098791053 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:08.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098791053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:08.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098791053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:08.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:08.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:08.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:08.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:08.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:08.928Z] DEBUG - Clicked on OK [2019-07-30T06:08:08.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098791053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:08.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1098790225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T06:08:08.928Z] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 33.34 s <<< FAILURE! - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-30T06:08:08.928Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest) Time elapsed: 20.921 s <<< ERROR! [2019-07-30T06:08:08.928Z] org.eclipse.tracecompass.tmf.ui.tests.shared.WaitTimeoutException: Timeout after 20000 ms: Timed out waiting for time graph entry CPU 0 States of parent TraceEntry([bug446190]) [2019-07-30T06:08:08.928Z] at org.eclipse.tracecompass.tmf.ui.tests.shared.WaitUtils.waitUntil(WaitUtils.java:187) [2019-07-30T06:08:08.928Z] at org.eclipse.tracecompass.tmf.ui.tests.shared.WaitUtils.waitUntil(WaitUtils.java:258) [2019-07-30T06:08:08.928Z] at org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotUtils.waitUntil(SWTBotUtils.java:1372) [2019-07-30T06:08:08.928Z] at org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph.getEntry(SWTBotTimeGraph.java:99) [2019-07-30T06:08:08.928Z] at org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph.expandEntry(SWTBotTimeGraph.java:141) [2019-07-30T06:08:08.928Z] at org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.TimegraphViewExpandStateTestBase.testExpandedState(TimegraphViewExpandStateTestBase.java:160) [2019-07-30T06:08:08.928Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T06:08:08.928Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T06:08:08.928Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T06:08:08.928Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T06:08:08.928Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T06:08:08.928Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T06:08:08.928Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T06:08:08.928Z] at org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47) [2019-07-30T06:08:08.928Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T06:08:08.928Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T06:08:08.928Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T06:08:08.928Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T06:08:08.928Z] at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75) [2019-07-30T06:08:08.928Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T06:08:08.928Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T06:08:08.928Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T06:08:08.928Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T06:08:08.928Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T06:08:08.928Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T06:08:08.928Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T06:08:08.928Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T06:08:08.928Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T06:08:08.928Z] at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60) [2019-07-30T06:08:08.928Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T06:08:08.928Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T06:08:08.928Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T06:08:08.928Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T06:08:08.928Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T06:08:08.928Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T06:08:08.928Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T06:08:08.928Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T06:08:08.928Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T06:08:08.928Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T06:08:08.928Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T06:08:08.928Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T06:08:08.928Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) [2019-07-30T06:08:08.928Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2019-07-30T06:08:08.928Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T06:08:08.928Z] [2019-07-30T06:08:08.928Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-30T06:08:08.928Z] *** BUG *** [2019-07-30T06:08:08.928Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:08:08.928Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:08:08.928Z] [2019-07-30T06:08:08.928Z] *** BUG *** [2019-07-30T06:08:08.928Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:08:08.928Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:08:08.928Z] [2019-07-30T06:08:08.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T06:08:08.928Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T06:08:15.473Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T06:08:15.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:08:15.473Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:08:15.473Z] DEBUG - number of items : 5 [2019-07-30T06:08:15.473Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T06:08:15.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098798684 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-30T06:08:15.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098798685 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-30T06:08:15.473Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098798685 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T06:08:15.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098798685 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-30T06:08:15.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098798685 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-30T06:08:15.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098798685 data=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-30T06:08:15.473Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098798702 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-30T06:08:15.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098798888 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-30T06:08:15.473Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098798889 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-30T06:08:15.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098798889 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T06:08:15.473Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098798889 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T06:08:15.473Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T06:08:15.473Z] DEBUG - number of items : 17 [2019-07-30T06:08:15.473Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T06:08:15.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098799501 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-30T06:08:15.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098799502 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-30T06:08:15.473Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098799502 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T06:08:15.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098799502 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-30T06:08:15.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098799502 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-30T06:08:15.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098799502 data=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-30T06:08:15.473Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098799503 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-30T06:08:15.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098799503 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-30T06:08:15.473Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098799503 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-30T06:08:15.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098799503 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T06:08:15.473Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098799503 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T06:08:15.473Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T06:08:16.841Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T06:08:16.841Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T06:08:19.365Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T06:08:19.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:08:19.622Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:08:20.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:08:20.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:08:20.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:08:20.185Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-30T06:08:20.185Z] DEBUG - Setting state to unchecked on: lttng-sessiond [2019-07-30T06:08:20.185Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-30T06:08:20.748Z] DEBUG - number of items : 17 [2019-07-30T06:08:20.748Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T06:08:20.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098804996 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-30T06:08:20.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098804997 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-30T06:08:20.748Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098804997 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T06:08:20.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098804997 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-30T06:08:20.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098804997 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-30T06:08:20.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098804997 data=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-30T06:08:20.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098804998 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-30T06:08:20.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098804998 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-30T06:08:20.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098804998 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-30T06:08:20.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098804998 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T06:08:20.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098804998 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T06:08:20.748Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T06:08:22.118Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T06:08:22.118Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T06:08:24.790Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T06:08:24.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:08:24.790Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T06:08:25.047Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T06:08:25.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:08:25.303Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T06:08:25.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:08:25.561Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T06:08:25.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:08:25.561Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T06:08:25.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:08:26.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1098810200 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T06:08:26.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T06:08:26.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:08:26.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:08:26.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:08:26.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1098810280 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T06:08:26.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1098810280 data=null doit=true} to TreeItem with text {test} [2019-07-30T06:08:26.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1098810280 data=null} to TreeItem with text {test} [2019-07-30T06:08:26.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1098810281 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:08:26.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098810281 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T06:08:26.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1098810290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:08:26.379Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T06:08:26.379Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T06:08:26.379Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T06:08:26.636Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T06:08:26.636Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T06:08:26.636Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:08:26.636Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T06:08:26.636Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:26.636Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:08:26.636Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:08:26.636Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:08:26.636Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:26.636Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T06:08:26.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098810736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:26.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098810737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:26.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098810737 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:26.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098810737 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:26.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098810737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:26.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098810737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:26.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098810737 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:26.636Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098810738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:26.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098810738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:26.636Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098810738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:26.636Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098810738 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:26.636Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098810738 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:26.636Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:26.636Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:08:26.636Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:08:26.636Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:08:26.636Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:08:26.636Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:08:26.636Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:08:26.636Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:26.636Z] DEBUG - Clicking on OK [2019-07-30T06:08:26.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098810784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:26.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098810784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:26.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098810785 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:26.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098810785 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:26.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098810785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:26.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098810785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:26.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:26.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:26.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:26.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:26.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:26.636Z] DEBUG - Clicked on OK [2019-07-30T06:08:27.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098810785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:27.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1098810408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T06:08:27.200Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.681 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-30T06:08:27.200Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 8.517 s [2019-07-30T06:08:27.200Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 5.454 s [2019-07-30T06:08:27.200Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 3.908 s [2019-07-30T06:08:27.200Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-30T06:08:39.379Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T06:08:39.379Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:08:39.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:08:39.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1098823109 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T06:08:39.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T06:08:39.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:08:39.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:08:39.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:08:39.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1098823182 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T06:08:39.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1098823183 data=null doit=true} to TreeItem with text {test} [2019-07-30T06:08:39.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1098823183 data=null} to TreeItem with text {test} [2019-07-30T06:08:39.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1098823183 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:08:39.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098823183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T06:08:39.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1098823191 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:08:39.379Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T06:08:39.379Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T06:08:39.379Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T06:08:39.637Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T06:08:39.637Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T06:08:39.637Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:08:39.637Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T06:08:39.637Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:39.637Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:08:39.637Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:08:39.637Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:08:39.637Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:39.637Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T06:08:39.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098823700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:39.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098823701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:39.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098823701 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:39.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098823701 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:39.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098823701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:39.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098823711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:39.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098823711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:39.637Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098823711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:39.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098823711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:39.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098823712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:39.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098823712 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:39.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098823712 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:39.637Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:08:39.637Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:08:39.637Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:08:39.637Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:08:39.637Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:08:39.637Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:08:39.637Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:08:39.637Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:39.637Z] DEBUG - Clicking on OK [2019-07-30T06:08:39.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098823713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:39.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098823713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:39.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098823713 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:39.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098823713 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:39.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098823713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:39.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098823714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:39.637Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:39.637Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:39.637Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:39.637Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:39.637Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:39.637Z] DEBUG - Clicked on OK [2019-07-30T06:08:40.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098823714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:08:40.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1098823293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T06:08:40.764Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.374 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-30T06:08:40.764Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest) Time elapsed: 1.756 s [2019-07-30T06:08:40.764Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-30T06:09:13.116Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.201 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-30T06:09:13.116Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest) Time elapsed: 27.878 s [2019-07-30T06:09:13.116Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-30T06:09:13.681Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T06:09:13.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:09:13.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"' [2019-07-30T06:09:14.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"' [2019-07-30T06:09:14.245Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:09:14.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:09:14.245Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:09:14.245Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:09:14.245Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338' [2019-07-30T06:09:14.245Z] DEBUG - Clicking on with mnemonic 'Follow weston/338' [2019-07-30T06:09:14.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=1098858415 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-30T06:09:14.245Z] DEBUG - Clicked on with mnemonic 'Follow weston/338' [2019-07-30T06:09:16.765Z] DEBUG - number of items : 19 [2019-07-30T06:09:16.765Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:16.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098860713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:16.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098860713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:16.765Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098860713 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:16.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098860713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:16.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098860713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:16.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098860713 data=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-30T06:09:16.765Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098860714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:16.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098860715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:16.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098860715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:16.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098860715 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:16.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098860715 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:16.765Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:17.021Z] DEBUG - number of items : 19 [2019-07-30T06:09:17.021Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:17.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098861217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:17.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098861218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:17.021Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098861218 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:17.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098861218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:17.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098861218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:17.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098861218 data=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-30T06:09:17.021Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098861220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:17.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098861220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:17.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098861220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:17.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098861220 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:17.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098861220 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:17.021Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T06:09:17.021Z] DEBUG - number of items : 19 [2019-07-30T06:09:17.021Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward} [2019-07-30T06:09:17.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098861221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T06:09:17.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098861222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T06:09:17.277Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098861222 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T06:09:17.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098861284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T06:09:17.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098861284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T06:09:17.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098861284 data=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-30T06:09:17.277Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098861285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T06:09:17.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098861285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T06:09:17.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098861285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T06:09:17.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098861286 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T06:09:17.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098861286 data=null} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T06:09:17.278Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward} [2019-07-30T06:09:17.278Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340' [2019-07-30T06:09:17.278Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340' [2019-07-30T06:09:17.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=1098861507 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-30T06:09:17.278Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340' [2019-07-30T06:09:18.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1098862198 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T06:09:18.206Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T06:09:18.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:09:18.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:09:18.206Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:09:18.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1098862297 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T06:09:18.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1098862297 data=null doit=true} to TreeItem with text {test} [2019-07-30T06:09:18.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1098862297 data=null} to TreeItem with text {test} [2019-07-30T06:09:18.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1098862297 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:09:18.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098862298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T06:09:18.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1098862315 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:09:18.206Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T06:09:18.206Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T06:09:18.464Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T06:09:19.393Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T06:09:19.393Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T06:09:19.393Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:09:19.393Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:19.393Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:19.393Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:09:19.393Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:09:19.393Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:09:19.393Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:19.393Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T06:09:19.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098863324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:19.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098863324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:19.393Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098863324 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:19.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098863325 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:19.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098863325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:19.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098863325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:19.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098863325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:19.393Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098863325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:19.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098863325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:19.393Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098863325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:19.393Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098863325 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:19.393Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098863326 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:19.393Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:19.393Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:09:19.393Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:09:19.393Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:09:19.393Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:09:19.393Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:09:19.393Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:09:19.393Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:19.393Z] DEBUG - Clicking on OK [2019-07-30T06:09:19.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098863327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:19.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098863327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:19.393Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098863327 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:19.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098863327 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:19.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098863327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:19.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098863327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:19.393Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:19.393Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:19.393Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:19.393Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:19.393Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:19.393Z] DEBUG - Clicked on OK [2019-07-30T06:09:19.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098863327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:19.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1098862402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T06:09:19.906Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.054 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-30T06:09:19.906Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest) Time elapsed: 8.584 s [2019-07-30T06:09:19.906Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-30T06:09:25.220Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T06:09:25.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:09:25.220Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T06:09:25.220Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:25.220Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:25.220Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:25.220Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:25.220Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:25.220Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:25.220Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:09:25.477Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:09:25.736Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:25.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1098869830 data=null doit=true} to Shell with text {Find} [2019-07-30T06:09:25.736Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.736Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T06:09:25.736Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T06:09:25.736Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-30T06:09:25.736Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1098869834 data=null} to (of type 'Combo') [2019-07-30T06:09:25.736Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:25.736Z] 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-30T06:09:25.736Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7b778cf7 [2019-07-30T06:09:25.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1098869886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1098869886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1098869886 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1098869886 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1098869887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1098869887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1098869887 data=null item=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-30T06:09:25.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1098869887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1098869887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1098869887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1098869887 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1098869888 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:25.736Z] 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-30T06:09:25.736Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6ef0f225 [2019-07-30T06:09:25.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1098869890 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-30T06:09:25.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1098869890 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-30T06:09:25.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1098869890 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1098869890 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1098869890 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-30T06:09:25.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1098869890 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-30T06:09:25.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1098869890 data=null item=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-30T06:09:25.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1098869891 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-30T06:09:25.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1098869891 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-30T06:09:25.736Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1098869891 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-30T06:09:25.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1098869891 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1098869891 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:09:25.736Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:09:25.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098869891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098869891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098869892 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098869892 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098869892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098869892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098869892 data=null item=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-30T06:09:25.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098869892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098869893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.736Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098869893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098869893 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098869893 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.736Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:09:25.736Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:09:25.736Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:09:25.736Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T06:09:25.736Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T06:09:25.736Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo' [2019-07-30T06:09:25.736Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo') [2019-07-30T06:09:25.736Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-30T06:09:25.736Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1098869897 data=null} to (of type 'Combo') [2019-07-30T06:09:25.736Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T06:09:25.736Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:25.737Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:25.737Z] 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-30T06:09:25.737Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:25.737Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:25.737Z] 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-30T06:09:25.737Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:09:25.737Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@dd8bcf7 [2019-07-30T06:09:25.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1098869916 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-30T06:09:25.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1098869916 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-30T06:09:25.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1098869916 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:09:25.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1098869916 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:09:25.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1098869917 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-30T06:09:25.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1098869917 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-30T06:09:25.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1098869917 data=null item=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-30T06:09:25.737Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1098869917 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-30T06:09:25.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1098869917 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-30T06:09:25.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1098869917 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-30T06:09:25.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1098869917 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:09:25.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1098869918 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:09:25.737Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:09:25.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098869918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098869918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098869918 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098869918 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098869918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098869918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098869918 data=null item=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-30T06:09:25.737Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098869919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098869919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098869919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098869919 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098869919 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:25.737Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:09:25.737Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:09:25.737Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:09:25.737Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T06:09:25.737Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T06:09:25.737Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:25.737Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:25.737Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:25.737Z] DEBUG - Clicking on Close [2019-07-30T06:09:25.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1098869982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:25.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1098869982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:25.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1098869982 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:25.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1098869982 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:25.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1098869982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:25.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1098869982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:25.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1098869983 data=null item=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-30T06:09:26.251Z] DEBUG - Clicked on [2019-07-30T06:09:26.251Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T06:09:26.251Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:26.251Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:26.251Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:26.251Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:26.251Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:26.251Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:26.251Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:09:26.251Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:09:26.508Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:26.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1098870626 data=null doit=true} to Shell with text {Find} [2019-07-30T06:09:26.508Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:09:26.508Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T06:09:26.508Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T06:09:26.508Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T06:09:26.508Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1098870631 data=null} to (of type 'Combo') [2019-07-30T06:09:26.508Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:26.508Z] 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-30T06:09:26.508Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1d9c0b84 [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1098870641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1098870641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1098870641 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1098870641 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1098870641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1098870641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1098870642 data=null item=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-30T06:09:26.508Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1098870642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1098870642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1098870642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1098870642 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1098870642 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:26.508Z] 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-30T06:09:26.508Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:26.508Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098870645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098870646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098870646 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098870646 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098870646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098870646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098870646 data=null item=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-30T06:09:26.508Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098870646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098870647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098870647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098870647 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098870647 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:09:26.508Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:09:26.508Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:09:26.508Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T06:09:26.508Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T06:09:26.508Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:09:26.508Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:09:26.508Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:09:26.508Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-30T06:09:26.508Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-30T06:09:26.508Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T06:09:26.508Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1098870649 data=null} to (of type 'Combo') [2019-07-30T06:09:26.508Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:09:26.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1098870650 data=null doit=true} to Button with text {F&orward} [2019-07-30T06:09:26.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1098870650 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-30T06:09:26.508Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:09:26.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1098870652 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1098870687 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-30T06:09:26.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1098870687 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-30T06:09:26.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1098870687 data=null item=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-30T06:09:26.508Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:26.508Z] 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-30T06:09:26.508Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:26.508Z] 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-30T06:09:26.508Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:09:26.508Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:26.508Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098870693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098870693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098870693 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098870693 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098870693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098870693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098870693 data=null item=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-30T06:09:26.508Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098870694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098870694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098870694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098870694 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098870694 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:09:26.508Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:09:26.508Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:09:26.508Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T06:09:26.508Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T06:09:26.508Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:09:26.508Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:09:26.508Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:26.508Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:26.508Z] DEBUG - Clicking on Close [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1098870699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1098870699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1098870699 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1098870699 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1098870699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1098870699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:26.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1098870700 data=null item=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-30T06:09:26.766Z] DEBUG - Clicked on [2019-07-30T06:09:26.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T06:09:26.766Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:26.766Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:26.766Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:26.766Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:26.766Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:26.766Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:26.766Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:09:26.766Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:09:27.023Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:27.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1098871243 data=null doit=true} to Shell with text {Find} [2019-07-30T06:09:27.023Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.023Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T06:09:27.023Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T06:09:27.023Z] DEBUG - Setting text on (of type 'Combo') to CPU [2019-07-30T06:09:27.023Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=1098871247 data=null} to (of type 'Combo') [2019-07-30T06:09:27.023Z] DEBUG - Set text on (of type 'Combo') to CPU [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.023Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.023Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:09:27.281Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1098871280 data=null doit=true} to Button with text {&Backward} [2019-07-30T06:09:27.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1098871280 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-30T06:09:27.281Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:09:27.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1098871281 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1098871281 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-30T06:09:27.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1098871281 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-30T06:09:27.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1098871282 data=null item=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-30T06:09:27.281Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:27.281Z] 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-30T06:09:27.281Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@176a77c [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1098871288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1098871289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1098871289 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1098871289 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1098871289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1098871289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1098871289 data=null item=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-30T06:09:27.281Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1098871289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1098871289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1098871289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1098871290 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1098871290 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@47035f8a [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1098871291 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-30T06:09:27.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1098871291 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-30T06:09:27.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1098871291 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1098871291 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1098871291 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-30T06:09:27.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1098871291 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-30T06:09:27.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1098871291 data=null item=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-30T06:09:27.281Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1098871291 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-30T06:09:27.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1098871292 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-30T06:09:27.281Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1098871292 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-30T06:09:27.281Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1098871292 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1098871292 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:27.281Z] 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-30T06:09:27.281Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:27.281Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098871293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098871293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098871293 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098871293 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098871293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098871293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098871293 data=null item=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-30T06:09:27.281Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098871294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098871294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098871294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098871294 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098871294 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:09:27.281Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:09:27.281Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:09:27.281Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T06:09:27.281Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T06:09:27.281Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo' [2019-07-30T06:09:27.281Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo') [2019-07-30T06:09:27.281Z] DEBUG - Setting text on (of type 'Combo') to CP [2019-07-30T06:09:27.281Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=1098871295 data=null} to (of type 'Combo') [2019-07-30T06:09:27.281Z] DEBUG - Set text on (of type 'Combo') to CP [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:27.281Z] 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-30T06:09:27.281Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:27.281Z] 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-30T06:09:27.281Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:09:27.281Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:27.281Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098871315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098871315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098871315 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098871315 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098871315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098871315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098871315 data=null item=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-30T06:09:27.281Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098871318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098871319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098871319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098871319 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098871319 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:09:27.281Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:09:27.281Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:09:27.281Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T06:09:27.281Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T06:09:27.281Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:27.281Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.281Z] DEBUG - Clicking on Close [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1098871321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1098871322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1098871322 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1098871322 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1098871322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:27.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1098871322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:27.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1098871322 data=null item=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-30T06:09:27.282Z] DEBUG - Clicked on [2019-07-30T06:09:27.282Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T06:09:27.538Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:27.538Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:27.538Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:27.538Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:27.538Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:27.538Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:27.538Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:09:27.538Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:09:27.796Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:27.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1098871866 data=null doit=true} to Shell with text {Find} [2019-07-30T06:09:27.796Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.796Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T06:09:27.796Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T06:09:27.796Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T06:09:27.796Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1098871870 data=null} to (of type 'Combo') [2019-07-30T06:09:27.796Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.796Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.796Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:27.797Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6fd93c83 [2019-07-30T06:09:27.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1098871873 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-30T06:09:27.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1098871873 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-30T06:09:27.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1098871873 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:27.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1098871873 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:27.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1098871873 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-30T06:09:27.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1098871873 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-30T06:09:27.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1098871873 data=null item=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-30T06:09:27.797Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1098871874 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-30T06:09:27.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1098871874 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-30T06:09:27.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1098871874 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-30T06:09:27.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1098871874 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:27.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1098871874 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:27.797Z] 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-30T06:09:27.797Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:27.797Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:27.797Z] 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-30T06:09:27.797Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:09:27.797Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:27.797Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:09:27.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098871883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098871883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098871883 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098871883 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098871883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098871883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098871883 data=null item=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-30T06:09:27.797Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098871884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098871884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098871884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098871884 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098871884 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:09:27.797Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:09:27.797Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:09:27.797Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T06:09:27.797Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T06:09:27.797Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-30T06:09:27.797Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-30T06:09:27.797Z] DEBUG - Setting text on (of type 'Combo') to cpu 1 [2019-07-30T06:09:27.797Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=1098871885 data=null} to (of type 'Combo') [2019-07-30T06:09:27.797Z] DEBUG - Set text on (of type 'Combo') to cpu 1 [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:27.797Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:27.797Z] 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-30T06:09:27.797Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:27.797Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:27.797Z] 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-30T06:09:27.797Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:09:27.797Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:27.797Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:09:27.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098871890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098871890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098871890 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098871890 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098871891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098871891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098871891 data=null item=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-30T06:09:27.797Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098871897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098871909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098871909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098871909 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098871912 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:09:27.797Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:09:27.797Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:09:27.797Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T06:09:27.797Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T06:09:27.797Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:27.797Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:27.797Z] DEBUG - Clicking on Close [2019-07-30T06:09:27.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1098871915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1098871915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1098871915 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1098871915 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1098871915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1098871915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:27.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1098871915 data=null item=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-30T06:09:28.055Z] DEBUG - Clicked on [2019-07-30T06:09:28.055Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T06:09:28.055Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:28.055Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:28.055Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:28.055Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:28.055Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:28.055Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:28.055Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:09:28.055Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:09:28.619Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:28.619Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1098872620 data=null doit=true} to Shell with text {Find} [2019-07-30T06:09:28.619Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:28.619Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:28.619Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:28.619Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:28.619Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:28.619Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:28.619Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:28.619Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:28.619Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:28.619Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T06:09:28.619Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T06:09:28.619Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:28.619Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:28.619Z] DEBUG - Clicking on Close [2019-07-30T06:09:28.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1098872623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:28.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1098872623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:28.619Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1098872623 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:28.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1098872623 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:28.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1098872623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:28.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1098872623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:28.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1098872623 data=null item=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-30T06:09:28.876Z] DEBUG - Clicked on [2019-07-30T06:09:28.876Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:28.876Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:28.876Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:28.876Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:28.876Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:28.876Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:28.876Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:09:28.876Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:09:29.133Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:29.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1098873176 data=null doit=true} to Shell with text {Find} [2019-07-30T06:09:29.133Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:29.133Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:29.133Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:29.133Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:29.133Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:29.133Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:29.133Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:29.133Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:29.133Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:29.133Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T06:09:29.133Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T06:09:29.133Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:29.133Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:29.133Z] DEBUG - Clicking on Close [2019-07-30T06:09:29.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1098873178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:29.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1098873179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:29.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1098873179 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:29.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1098873179 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:29.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1098873179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:29.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1098873179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:29.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1098873179 data=null item=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-30T06:09:29.390Z] DEBUG - Clicked on [2019-07-30T06:09:29.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T06:09:29.390Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:29.390Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:29.390Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:29.390Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:29.390Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T06:09:29.390Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T06:09:29.390Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:09:29.390Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T06:09:29.649Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:29.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1098873792 data=null doit=true} to Shell with text {Find} [2019-07-30T06:09:29.649Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T06:09:29.649Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T06:09:29.649Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T06:09:29.649Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1098873796 data=null} to (of type 'Combo') [2019-07-30T06:09:29.649Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:09:29.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1098873798 data=null doit=true} to Button with text {F&orward} [2019-07-30T06:09:29.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1098873798 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-30T06:09:29.649Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:09:29.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1098873800 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1098873800 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-30T06:09:29.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1098873800 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-30T06:09:29.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1098873800 data=null item=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-30T06:09:29.649Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@76f140b9 [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1098873802 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-30T06:09:29.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1098873808 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-30T06:09:29.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1098873808 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1098873808 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1098873808 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-30T06:09:29.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1098873808 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-30T06:09:29.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1098873808 data=null item=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-30T06:09:29.649Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1098873809 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-30T06:09:29.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1098873809 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-30T06:09:29.649Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1098873809 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-30T06:09:29.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1098873809 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1098873809 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:29.649Z] 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-30T06:09:29.649Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3cf4a2bf [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1098873810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1098873810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1098873810 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1098873810 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1098873811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1098873811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1098873811 data=null item=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-30T06:09:29.649Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1098873811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1098873811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1098873811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1098873811 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1098873811 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:29.649Z] 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-30T06:09:29.649Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:29.649Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098873814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098873814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098873814 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098873814 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098873814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098873814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098873814 data=null item=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-30T06:09:29.649Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098873815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098873815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098873815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098873815 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098873815 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:09:29.649Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:09:29.649Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:09:29.649Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T06:09:29.649Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T06:09:29.649Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:09:29.649Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:09:29.649Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T06:09:29.649Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T06:09:29.649Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:09:29.649Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:09:29.649Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-30T06:09:29.649Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-30T06:09:29.649Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T06:09:29.649Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1098873818 data=null} to (of type 'Combo') [2019-07-30T06:09:29.649Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:09:29.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1098873822 data=null doit=true} to Button with text {&Backward} [2019-07-30T06:09:29.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1098873822 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-30T06:09:29.649Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:09:29.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1098873823 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1098873823 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-30T06:09:29.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1098873824 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-30T06:09:29.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1098873824 data=null item=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-30T06:09:29.649Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:29.649Z] 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-30T06:09:29.649Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:29.649Z] 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-30T06:09:29.649Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T06:09:29.649Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T06:09:29.649Z] DEBUG - Clicking on Fi&nd [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1098873834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098873834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1098873834 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1098873834 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1098873834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1098873834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1098873834 data=null item=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-30T06:09:29.649Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1098873835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1098873835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1098873835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1098873835 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1098873835 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Clicked on Fi&nd [2019-07-30T06:09:29.649Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T06:09:29.649Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T06:09:29.649Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T06:09:29.649Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T06:09:29.649Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:29.649Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T06:09:29.649Z] DEBUG - Clicking on Close [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1098873886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1098873886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1098873886 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1098873886 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1098873887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1098873887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T06:09:29.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1098873887 data=null item=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-30T06:09:29.908Z] DEBUG - Clicked on [2019-07-30T06:09:29.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1098874146 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-30T06:09:29.908Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T06:09:30.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:09:30.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:09:30.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:09:30.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1098874240 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T06:09:30.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1098874240 data=null doit=true} to TreeItem with text {test} [2019-07-30T06:09:30.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1098874240 data=null} to TreeItem with text {test} [2019-07-30T06:09:30.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1098874240 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:09:30.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098874241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T06:09:30.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1098874267 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:09:30.165Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T06:09:30.165Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T06:09:30.422Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T06:09:31.352Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T06:09:31.352Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T06:09:31.352Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:09:31.352Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:31.352Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:31.352Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:09:31.352Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:09:31.352Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:09:31.352Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:31.352Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T06:09:31.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098875263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:31.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098875263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:31.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098875263 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:31.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098875264 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:31.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098875264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:31.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098875264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:31.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098875264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:31.352Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098875264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:31.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098875264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:31.352Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098875264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:31.352Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098875264 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:31.352Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098875264 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:31.352Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:31.352Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:09:31.352Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:09:31.352Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:09:31.352Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:09:31.352Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:09:31.352Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:09:31.352Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:31.352Z] DEBUG - Clicking on OK [2019-07-30T06:09:31.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098875265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:31.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098875265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:31.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098875265 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:31.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098875265 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:31.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098875265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:31.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098875265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:31.352Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:31.352Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:31.352Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:31.352Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:31.352Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:31.352Z] DEBUG - Clicked on OK [2019-07-30T06:09:31.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098875265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:31.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1098874391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T06:09:32.025Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.901 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-30T06:09:32.025Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.081 s [2019-07-30T06:09:32.025Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.609 s [2019-07-30T06:09:32.025Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.612 s [2019-07-30T06:09:32.025Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.656 s [2019-07-30T06:09:32.025Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.253 s [2019-07-30T06:09:32.025Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.727 s [2019-07-30T06:09:32.025Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-30T06:09:38.571Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:09:38.571Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:09:38.571Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T06:09:38.571Z] *** BUG *** [2019-07-30T06:09:38.571Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:09:38.571Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:09:38.571Z] [2019-07-30T06:09:38.571Z] *** BUG *** [2019-07-30T06:09:38.571Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T06:09:38.571Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T06:09:38.571Z] [2019-07-30T06:09:38.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T06:09:38.571Z] DEBUG - number of items : 2 [2019-07-30T06:09:38.571Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events} [2019-07-30T06:09:38.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1098882405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T06:09:38.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098882405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T06:09:38.571Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1098882406 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T06:09:38.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1098882406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T06:09:38.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1098882406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T06:09:38.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1098882406 data=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-30T06:09:38.571Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1098882407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T06:09:38.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1098882407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T06:09:38.571Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1098882407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T06:09:38.571Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1098882407 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T06:09:38.571Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1098882407 data=null} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T06:09:38.571Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events} [2019-07-30T06:09:38.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T06:09:43.824Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T06:09:43.824Z] [2019-07-30T06:09:43.824Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 06:09:43.258 [2019-07-30T06:09:43.824Z] !MESSAGE Unhandled event loop exception [2019-07-30T06:09:43.824Z] !STACK 0 [2019-07-30T06:09:43.824Z] java.lang.NullPointerException [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T06:09:43.824Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T06:09:43.824Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T06:09:43.824Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T06:09:43.824Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T06:09:43.824Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T06:09:43.824Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T06:09:43.824Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T06:09:43.824Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T06:09:43.824Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T06:09:43.824Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T06:09:43.824Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T06:09:43.824Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T06:09:43.824Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T06:09:43.824Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T06:09:43.824Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T06:09:43.824Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T06:09:43.824Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T06:09:43.824Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T06:09:43.824Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T06:09:43.824Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T06:09:43.824Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T06:09:43.824Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T06:09:43.824Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T06:09:43.824Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T06:09:43.824Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T06:09:43.824Z] [2019-07-30T06:09:43.824Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 06:09:43.329 [2019-07-30T06:09:43.824Z] !MESSAGE Unhandled event loop exception [2019-07-30T06:09:43.824Z] !STACK 0 [2019-07-30T06:09:43.824Z] java.lang.NullPointerException [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T06:09:43.824Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T06:09:43.824Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T06:09:43.824Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T06:09:43.824Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T06:09:43.824Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T06:09:43.824Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T06:09:43.824Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T06:09:43.824Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T06:09:43.824Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T06:09:43.824Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T06:09:43.824Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T06:09:43.824Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T06:09:43.824Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T06:09:43.824Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T06:09:43.824Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T06:09:43.824Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T06:09:43.824Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T06:09:43.824Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T06:09:43.824Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T06:09:43.824Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T06:09:43.824Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T06:09:43.824Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T06:09:43.824Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T06:09:43.824Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T06:09:43.824Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T06:09:43.824Z] [2019-07-30T06:09:43.824Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 06:09:43.347 [2019-07-30T06:09:43.824Z] !MESSAGE Unhandled event loop exception [2019-07-30T06:09:43.824Z] !STACK 0 [2019-07-30T06:09:43.824Z] java.lang.NullPointerException [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T06:09:43.824Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T06:09:43.824Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T06:09:43.824Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T06:09:43.824Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T06:09:43.824Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T06:09:43.824Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T06:09:43.824Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T06:09:43.824Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T06:09:43.824Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T06:09:43.824Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T06:09:43.824Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T06:09:43.824Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T06:09:43.824Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T06:09:43.824Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T06:09:43.824Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T06:09:43.824Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T06:09:43.824Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T06:09:43.824Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T06:09:43.824Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T06:09:43.824Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T06:09:43.824Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T06:09:43.824Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T06:09:43.824Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T06:09:43.824Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T06:09:43.824Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T06:09:43.824Z] [2019-07-30T06:09:43.824Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 06:09:43.462 [2019-07-30T06:09:43.824Z] !MESSAGE Unhandled event loop exception [2019-07-30T06:09:43.824Z] !STACK 0 [2019-07-30T06:09:43.824Z] java.lang.NullPointerException [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T06:09:43.824Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T06:09:43.824Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T06:09:43.825Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T06:09:43.825Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T06:09:43.825Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T06:09:43.825Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T06:09:43.825Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T06:09:43.825Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T06:09:43.825Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T06:09:43.825Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T06:09:43.825Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T06:09:43.825Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T06:09:43.825Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T06:09:43.825Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T06:09:43.825Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T06:09:43.825Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T06:09:43.825Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T06:09:43.825Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T06:09:43.825Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T06:09:43.825Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T06:09:43.825Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T06:09:43.825Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T06:09:43.825Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T06:09:43.825Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T06:09:43.825Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T06:09:43.825Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T06:09:43.825Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T06:09:43.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-30T06:09:43.825Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T06:09:43.825Z] DEBUG - Capturing screenshot 'screenshots/test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest).jpeg' [2019-07-30T06:09:43.825Z] [2019-07-30T06:09:43.825Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 06:09:43.744 [2019-07-30T06:09:43.825Z] !MESSAGE Unhandled event loop exception [2019-07-30T06:09:43.825Z] !STACK 0 [2019-07-30T06:09:43.825Z] java.lang.NullPointerException [2019-07-30T06:09:43.825Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T06:09:43.825Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T06:09:43.825Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T06:09:43.825Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T06:09:43.825Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T06:09:43.825Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T06:09:43.825Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T06:09:43.825Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T06:09:43.825Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T06:09:43.825Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T06:09:43.825Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T06:09:43.825Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T06:09:43.825Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T06:09:43.825Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T06:09:43.825Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T06:09:43.825Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T06:09:43.825Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T06:09:43.825Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T06:09:43.825Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T06:09:43.825Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T06:09:43.825Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T06:09:43.825Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T06:09:43.825Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T06:09:43.825Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T06:09:43.825Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T06:09:43.825Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T06:09:43.825Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T06:09:43.825Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T06:09:43.825Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T06:09:43.825Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T06:09:43.825Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T06:09:43.825Z] [2019-07-30T06:09:43.825Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 06:09:43.763 [2019-07-30T06:09:43.825Z] !MESSAGE Unhandled event loop exception [2019-07-30T06:09:43.825Z] !STACK 0 [2019-07-30T06:09:43.825Z] java.lang.NullPointerException [2019-07-30T06:09:43.825Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T06:09:43.825Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T06:09:43.825Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T06:09:43.825Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T06:09:43.825Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T06:09:43.825Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T06:09:43.825Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T06:09:43.825Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T06:09:43.825Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T06:09:43.825Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T06:09:43.825Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T06:09:43.825Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T06:09:43.825Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T06:09:43.825Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T06:09:43.825Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T06:09:43.825Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T06:09:43.825Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T06:09:43.825Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T06:09:43.825Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T06:09:43.825Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T06:09:43.825Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T06:09:43.825Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T06:09:43.825Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T06:09:43.825Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T06:09:43.825Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T06:09:43.825Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T06:09:43.825Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T06:09:43.825Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T06:09:43.825Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T06:09:43.825Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T06:09:43.825Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T06:09:43.825Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T06:09:44.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1098888318 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T06:09:44.082Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T06:09:44.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:09:44.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:09:44.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:09:44.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1098888380 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T06:09:44.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1098888380 data=null doit=true} to TreeItem with text {test} [2019-07-30T06:09:44.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1098888380 data=null} to TreeItem with text {test} [2019-07-30T06:09:44.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1098888381 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:09:44.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098888381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T06:09:44.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1098888396 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:09:44.338Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T06:09:44.338Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T06:09:44.338Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T06:09:44.595Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T06:09:44.595Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T06:09:44.595Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:09:44.595Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:44.595Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:44.595Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:09:44.595Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:09:44.595Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:09:44.595Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:44.595Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T06:09:44.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098888760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:44.595Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098888761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:44.595Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098888761 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:44.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098888761 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:44.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098888761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:44.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098888761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:44.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098888761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:44.595Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098888761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:44.595Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098888761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:44.595Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098888762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:44.595Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098888762 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:44.595Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098888762 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:44.595Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:44.595Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:09:44.595Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:09:44.595Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:09:44.595Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:09:44.595Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:09:44.595Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:09:44.595Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:44.595Z] DEBUG - Clicking on OK [2019-07-30T06:09:44.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098888770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:44.595Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098888770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:44.595Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098888770 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:44.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098888770 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:44.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098888770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:44.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098888771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:44.595Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:44.595Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:45.525Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:45.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098888771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:45.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1098888496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T06:09:45.525Z] DEBUG - Clicked on [2019-07-30T06:09:45.525Z] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 13.572 s <<< FAILURE! - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-30T06:09:45.525Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest) Time elapsed: 11.732 s <<< FAILURE! [2019-07-30T06:09:45.525Z] java.lang.AssertionError: Wrong state systems: expected: [Active Thread=[org.eclipse.tracecompass.analysis.os.linux.kernel.tid], Kernel memory usage=[], CPU usage=[org.eclipse.tracecompass.analysis.os.linux.cpuusage], Futex Contention Analysis=[], IRQ Analysis=[], Statistics=[org.eclipse.linuxtools.tmf.statistics.totals, org.eclipse.linuxtools.tmf.statistics.types], Linux Kernel=[org.eclipse.tracecompass.analysis.os.linux.kernel], Input/Output=[], Context switch=[]], actual: [Active Thread=[org.eclipse.tracecompass.analysis.os.linux.kernel.tid], CPU usage=[org.eclipse.tracecompass.analysis.os.linux.cpuusage], Kernel memory usage=[], Futex Contention Analysis=[], IRQ Analysis=[], Linux Kernel=[org.eclipse.tracecompass.analysis.os.linux.kernel], Statistics=[org.eclipse.linuxtools.tmf.statistics.totals, org.eclipse.linuxtools.tmf.statistics.types], Input/Output=[org.eclipse.tracecompass.analysis.os.linux.inputoutput], Context switch=[]] [2019-07-30T06:09:45.525Z] at org.junit.Assert.fail(Assert.java:88) [2019-07-30T06:09:45.525Z] at org.junit.Assert.assertTrue(Assert.java:41) [2019-07-30T06:09:45.525Z] at org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest.testStateSystemExplorer(ImportAndReadKernelSmokeTest.java:211) [2019-07-30T06:09:45.525Z] at org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest.test(ImportAndReadKernelSmokeTest.java:120) [2019-07-30T06:09:45.525Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T06:09:45.525Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T06:09:45.525Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T06:09:45.525Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T06:09:45.525Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T06:09:45.525Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T06:09:45.525Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T06:09:45.525Z] at org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47) [2019-07-30T06:09:45.525Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T06:09:45.525Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T06:09:45.525Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T06:09:45.525Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T06:09:45.525Z] at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75) [2019-07-30T06:09:45.525Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T06:09:45.525Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T06:09:45.525Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T06:09:45.525Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T06:09:45.525Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T06:09:45.525Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T06:09:45.525Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T06:09:45.525Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T06:09:45.525Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T06:09:45.525Z] at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60) [2019-07-30T06:09:45.525Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T06:09:45.525Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T06:09:45.525Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T06:09:45.525Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T06:09:45.525Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T06:09:45.525Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T06:09:45.525Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T06:09:45.525Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T06:09:45.525Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T06:09:45.525Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T06:09:45.525Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T06:09:45.525Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T06:09:45.525Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) [2019-07-30T06:09:45.525Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2019-07-30T06:09:45.525Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T06:09:45.525Z] [2019-07-30T06:09:45.525Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-30T06:09:45.782Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"' [2019-07-30T06:09:45.782Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T06:09:52.326Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2019-07-30T06:09:52.326Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T06:09:52.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:09:52.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:09:52.326Z] DEBUG - Setting state to checked on: scp_dest [2019-07-30T06:09:53.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1098897296 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T06:09:53.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T06:09:53.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T06:09:53.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T06:09:53.322Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T06:09:53.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1098897380 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T06:09:53.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1098897380 data=null doit=true} to TreeItem with text {test} [2019-07-30T06:09:53.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1098897380 data=null} to TreeItem with text {test} [2019-07-30T06:09:53.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1098897380 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:09:53.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1098897381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T06:09:53.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1098897389 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T06:09:53.322Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T06:09:53.322Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T06:09:53.828Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T06:09:54.177Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T06:09:54.177Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T06:09:54.177Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:09:54.177Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T06:09:54.177Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:54.177Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:09:54.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:09:54.177Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:09:54.177Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:54.177Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T06:09:54.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098898315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:54.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098898316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:54.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098898316 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:54.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098898316 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:54.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098898316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:54.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098898316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:54.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098898316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:54.177Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098898316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:54.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098898316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:54.177Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098898316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:54.177Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098898316 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:54.177Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1098898317 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:54.177Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T06:09:54.177Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T06:09:54.177Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T06:09:54.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T06:09:54.177Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T06:09:54.177Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T06:09:54.177Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T06:09:54.177Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:54.177Z] DEBUG - Clicking on OK [2019-07-30T06:09:54.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1098898318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:54.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1098898318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:54.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1098898318 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:54.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1098898318 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:54.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1098898318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:54.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1098898318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:54.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:54.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:54.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:54.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:54.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:54.177Z] DEBUG - Clicked on OK [2019-07-30T06:09:54.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1098898318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T06:09:54.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1098897487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T06:09:54.741Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.408 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-30T06:09:54.741Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest) Time elapsed: 7.47 s [2019-07-30T06:09:54.741Z] [2019-07-30T06:09:54.741Z] Results: [2019-07-30T06:09:54.741Z] [2019-07-30T06:09:54.741Z] Failures: [2019-07-30T06:09:54.741Z] ImportAndReadKernelSmokeTest.test:120->testStateSystemExplorer:211 Wrong state systems: expected: [Active Thread=[org.eclipse.tracecompass.analysis.os.linux.kernel.tid], Kernel memory usage=[], CPU usage=[org.eclipse.tracecompass.analysis.os.linux.cpuusage], Futex Contention Analysis=[], IRQ Analysis=[], Statistics=[org.eclipse.linuxtools.tmf.statistics.totals, org.eclipse.linuxtools.tmf.statistics.types], Linux Kernel=[org.eclipse.tracecompass.analysis.os.linux.kernel], Input/Output=[], Context switch=[]], actual: [Active Thread=[org.eclipse.tracecompass.analysis.os.linux.kernel.tid], CPU usage=[org.eclipse.tracecompass.analysis.os.linux.cpuusage], Kernel memory usage=[], Futex Contention Analysis=[], IRQ Analysis=[], Linux Kernel=[org.eclipse.tracecompass.analysis.os.linux.kernel], Statistics=[org.eclipse.linuxtools.tmf.statistics.totals, org.eclipse.linuxtools.tmf.statistics.types], Input/Output=[org.eclipse.tracecompass.analysis.os.linux.inputoutput], Context switch=[]] [2019-07-30T06:09:54.741Z] Errors: [2019-07-30T06:09:54.741Z] ResourcesViewExpandStateTest>TimegraphViewExpandStateTestBase.testExpandedState:160 �� WaitTimeout [2019-07-30T06:09:54.741Z] ResourcesViewTest.testAddRemoveBookmark:312 �� WaitTimeout Timeout after 20000 ... [2019-07-30T06:09:54.741Z] ResourcesViewTest.testFilter:463 �� Timeout Timeout after: 20000 ms.: Tree item... [2019-07-30T06:09:54.741Z] [2019-07-30T06:09:54.741Z] Tests run: 47, Failures: 1, Errors: 3, Skipped: 1 [2019-07-30T06:09:54.741Z] [2019-07-30T06:09:55.671Z] [2019-07-30T06:09:55.671Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 06:09:55.364 [2019-07-30T06:09:55.671Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T06:09:56.602Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T06:09:56.602Z] [INFO] Reactor Summary: [2019-07-30T06:09:56.602Z] [INFO] [2019-07-30T06:09:56.602Z] [INFO] Trace Compass Parent 5.0.0-SNAPSHOT ................ SUCCESS [ 47.571 s] [2019-07-30T06:09:56.602Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT SUCCESS [ 0.052 s] [2019-07-30T06:09:56.602Z] [INFO] Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT SUCCESS [ 0.067 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT SUCCESS [ 13.474 s] [2019-07-30T06:09:56.602Z] [INFO] Trace Compass State System Parent 5.0.0-SNAPSHOT ... SUCCESS [ 0.032 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [ 1.997 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT SUCCESS [ 1.575 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT SUCCESS [ 1.926 s] [2019-07-30T06:09:56.602Z] [INFO] Trace Compass TMF Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.128 s] [2019-07-30T06:09:56.602Z] [INFO] Trace Compass Filter Parser 1.0.2-SNAPSHOT ......... SUCCESS [ 0.544 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT ... SUCCESS [ 7.131 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [ 2.594 s] [2019-07-30T06:09:56.602Z] [INFO] Trace Compass CTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.071 s] [2019-07-30T06:09:56.602Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT .... SUCCESS [ 6.095 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT ... SUCCESS [ 2.408 s] [2019-07-30T06:09:56.602Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT SUCCESS [01:12 min] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT SUCCESS [ 19.790 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT SUCCESS [05:55 min] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [ 3.186 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [09:40 min] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [ 13.759 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT ..... SUCCESS [ 13.065 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [ 3.937 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT SUCCESS [ 2.297 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [ 14.947 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [ 1.730 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT SUCCESS [ 2.052 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT SUCCESS [ 11.687 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT SUCCESS [ 3.968 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT SUCCESS [ 4.478 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT SUCCESS [ 3.657 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT SUCCESS [ 1.915 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT SUCCESS [ 3.224 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT SUCCESS [02:14 min] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT SUCCESS [ 3.983 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT SUCCESS [ 5.501 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT SUCCESS [ 24.658 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT SUCCESS [ 2.259 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 46.841 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT SUCCESS [ 4.277 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT SUCCESS [03:39 min] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [06:17 min] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [ 18.915 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 28.287 s] [2019-07-30T06:09:56.602Z] [INFO] Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT .. SUCCESS [ 0.075 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [ 1.766 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT SUCCESS [ 2.756 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT SUCCESS [ 3.084 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [02:08 min] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [01:33 min] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [02:30 min] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [ 8.335 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 26.237 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 43.858 s] [2019-07-30T06:09:56.602Z] [INFO] Trace Compass BTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.032 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [ 1.782 s] [2019-07-30T06:09:56.602Z] [INFO] Trace Compass Documentation 5.0.0-SNAPSHOT ......... SUCCESS [ 0.030 s] [2019-07-30T06:09:56.602Z] [INFO] Trace Compass Developer Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 29.486 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT SUCCESS [ 4.571 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT ........ SUCCESS [ 4.843 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [ 3.391 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT ........ SUCCESS [ 4.561 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT SUCCESS [ 9.929 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT SUCCESS [ 9.804 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.545 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SUCCESS [ 8.136 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT .... SUCCESS [ 4.447 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [03:09 min] [2019-07-30T06:09:56.602Z] [INFO] Trace Compass User Guide 5.0.0-SNAPSHOT ............ SUCCESS [ 9.548 s] [2019-07-30T06:09:56.602Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT SUCCESS [ 5.597 s] [2019-07-30T06:09:56.602Z] [INFO] Trace Compass RCP User Guide 5.0.0-SNAPSHOT ........ SUCCESS [ 6.182 s] [2019-07-30T06:09:56.602Z] [INFO] Trace Compass Pcap User Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 5.399 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SUCCESS [ 3.016 s] [2019-07-30T06:09:56.602Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT SUCCESS [ 0.021 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT SUCCESS [ 3.603 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT SUCCESS [ 3.084 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT ... SUCCESS [ 4.472 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SUCCESS [ 10.840 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 22.621 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SUCCESS [ 9.088 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT SUCCESS [ 2.166 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT SUCCESS [ 0.661 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT SUCCESS [ 3.453 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT SUCCESS [ 5.429 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT SUCCESS [ 5.174 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SUCCESS [ 10.768 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SUCCESS [ 9.592 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT SUCCESS [ 51.387 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SUCCESS [ 5.663 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT SUCCESS [ 6.646 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT SUCCESS [01:00 min] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SUCCESS [01:53 min] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT SUCCESS [ 2.883 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT SUCCESS [ 5.930 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT . SUCCESS [ 6.330 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SUCCESS [ 42.105 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 22.840 s] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT SUCCESS [01:25 min] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT FAILURE [06:41 min] [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT .. SKIPPED [2019-07-30T06:09:56.602Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT ... SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] Trace Compass RCP Parent 5.0.0-SNAPSHOT ............ SKIPPED [2019-07-30T06:09:56.602Z] [INFO] Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT .. SKIPPED [2019-07-30T06:09:56.602Z] [INFO] Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT .. SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT ..... SKIPPED [2019-07-30T06:09:56.602Z] [INFO] Trace Compass RCP Feature 5.0.0-SNAPSHOT ........... SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] Trace Compass Json trace Parent 5.0.0-SNAPSHOT ..... SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT .. SKIPPED [2019-07-30T06:09:56.602Z] [INFO] Trace Compass RCP Product 5.0.0-SNAPSHOT ........... SKIPPED [2019-07-30T06:09:56.602Z] [INFO] Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] Trace Compass Target Platform 5.0.0-SNAPSHOT ....... SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] Trace Compass All Tests 1.0.6-SNAPSHOT ............. SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT .... SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT . SKIPPED [2019-07-30T06:09:56.602Z] [INFO] Trace Compass Repository 5.0.0-SNAPSHOT ............ SKIPPED [2019-07-30T06:09:56.602Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT SKIPPED [2019-07-30T06:09:56.602Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T06:09:56.602Z] [INFO] BUILD FAILURE [2019-07-30T06:09:56.602Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T06:09:56.602Z] [INFO] Total time: 01:07 h [2019-07-30T06:09:56.602Z] [INFO] Finished at: 2019-07-30T06:09:56Z [2019-07-30T06:09:56.602Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T06:09:56.602Z] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.3.0:test (default-test) on project org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests: There are test failures. [2019-07-30T06:09:56.602Z] [ERROR] [2019-07-30T06:09:56.602Z] [ERROR] Please refer to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire-reports for the individual test results. [2019-07-30T06:09:56.602Z] [ERROR] -> [Help 1] [2019-07-30T06:09:56.602Z] [ERROR] [2019-07-30T06:09:56.602Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2019-07-30T06:09:56.602Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2019-07-30T06:09:56.602Z] [ERROR] [2019-07-30T06:09:56.602Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2019-07-30T06:09:56.602Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [2019-07-30T06:09:56.602Z] [ERROR] [2019-07-30T06:09:56.602Z] [ERROR] After correcting the problems, you can resume the build with the command [2019-07-30T06:09:56.602Z] [ERROR] mvn -rf :org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests Post stage [Pipeline] archiveArtifacts [2019-07-30T06:09:58.039Z] Archiving artifacts [Pipeline] junit [2019-07-30T06:11:03.231Z] Recording test results [2019-07-30T06:11:07.431Z] java.nio.channels.ClosedChannelException 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:46718 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.junit.JUnitParser.parseResult(JUnitParser.java:114) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:137) at hudson.tasks.junit.JUnitResultArchiver.parseAndAttach(JUnitResultArchiver.java:167) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:52) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:25) 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-30T06:11:07.480Z] ERROR: Issue with creating launcher for agent tracecompass-build-kgxdz-kl658. The agent has not been fully initialized yet [2019-07-30T06:11:07.491Z] 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-30T06:11:07.491Z] 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-30T06:11:07.491Z] Sending email to: ${EMAIL_RECIPIENT} [2019-07-30T06:11:07.510Z] 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